Routing
framework_front_reservation
Matched route
Route Parameters
Name | Value |
---|---|
locale | "fr" |
Route Matching Logs
Path to match:
/fr/reservation/tunnel
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | framework_front_bons_generate | /bons-cadeaux/generate/{locale}/{token}/{id} | Path does not match |
14 | framework_front_booking_cancel | /booking/cancel | Path does not match |
15 | framework_front_booking_edit | /booking/edit | Path does not match |
16 | app_framework_front_index_index | /test | Path does not match |
17 | app_framework_front_lexic_index | /lexic | Path does not match |
18 | framework_front_page_index | / | Path does not match |
19 | framework_front_page_index_en | /en | Path does not match |
20 | framework_front_page_index_de | /fr | Path does not match |
21 | framework_front_page_404 | /{locale}/404 | Path does not match |
22 | framework_front_page_slug | /page/{slug} | Path does not match |
23 | framework_front_account_infos | /{locale}/mon-compte | Path does not match |
24 | framework_front_account_favoris | /{locale}/mon-compte/favoris | Path does not match |
25 | framework_front_account_histo | /{locale}/mon-compte/historique | Path does not match |
26 | framework_front_account_contact | /{locale}/mon-compte/contact | Path does not match |
27 | framework_front_page_url | /{locale}/{url} | Path does not match |
28 | framework_front_actualite_slug | /{locale}/actualite/{slug} | Path does not match |
29 | framework_front_spectacle_prev_slug | /{locale}/spectacles-precedents/{slug} | Path does not match |
30 | framework_front_spectacle_prev_slug_de | /{locale}/vergangene-auffuhrungen/{slug} | Path does not match |
31 | framework_front_spectacle_prev_slug_en | /{locale}/past-shows/{slug} | Path does not match |
32 | framework_front_menus_tarifs_slug | /{locale}/menus-tarifs/{slug} | Path does not match |
33 | framework_front_menus_tarifs_slug_de | /{locale}/menu-preise/{slug} | Path does not match |
34 | framework_front_menus_tarifs_slug_en | /{locale}/menus-prices/{slug} | Path does not match |
35 | framework_front_spectacle_slug | /{locale}/spectacle/{slug} | Path does not match |
36 | framework_front_page_contact_send | /contact/send/{locale} | Path does not match |
37 | framework_front_page_contact_send_bo | /contact/send-bo/{locale} | Path does not match |
38 | framework_front_page_newsletter | /newsletter/{locale} | Path does not match |
39 | security_login | /login | Path does not match |
40 | security_login_locale | /{locale}/security_login | Path does not match |
41 | security_login_admin | /backoffrp/login | Path does not match |
42 | security_logout | /logout | Path does not match |
43 | security_logout_admin | /backoffrp/logout | Path does not match |
44 | security_dispatch | /dispatch | Path does not match |
45 | security_dispatch_admin | /dispatchadmin | Path does not match |
46 | security_infos | /mon-compte/infos | Path does not match |
47 | security_infos_locale | /mon-compte/infos/{locale} | Path does not match |
48 | security_forgot | /forgot | Path does not match |
49 | security_forgot_locale | /forgot/{locale} | Path does not match |
50 | security_reset | /reset/{token} | Path does not match |
51 | security_reset_locale | /reset/{token}/{locale} | Path does not match |
52 | security_change | /change | Path does not match |
53 | security_signup | /signup | Path does not match |
54 | security_signup_locale | /signup/{locale} | Path does not match |
55 | ticket_send_ajax | /ticket/send | Path does not match |
56 | ticket_send_ajax_locale | /ticket/send/{locale} | Path does not match |
57 | ticket_aw_send_ajax | /ticket_aw/send | Path does not match |
58 | ticket_aw_send_ajax_locale | /ticket_aw/send/{locale} | Path does not match |
59 | ticket__send_ajax | /ticket_rl/send | Path does not match |
60 | ticket_rl_send_ajax_locale | /ticket_rl/send/{locale} | Path does not match |
61 | ticket_option_send_ajax | /ticket_option/send | Path does not match |
62 | ticket_option_send_ajax_locale | /ticket_option/send/{locale} | Path does not match |
63 | ticket_femmes_send_ajax | /ticket_femmes/send | Path does not match |
64 | ticket_femmes_send_ajax_locale | /ticket_femmes/send/{locale} | Path does not match |
65 | ticket_bf_send_ajax | /ticket_bf/send | Path does not match |
66 | ticket_bf_send_ajax_locale | /ticket_bf/send/{locale} | Path does not match |
67 | framework_front_reservation | /{locale}/reservation/tunnel | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.