Routing
visitor_welcome_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
4 | _wdt | /_wdt/{token} | Path does not match |
5 | _profiler_home | /_profiler/ | Path does not match |
6 | _profiler_search | /_profiler/search | Path does not match |
7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
12 | _profiler_open_file | /_profiler/open | Path does not match |
13 | _profiler | /_profiler/{token} | Path does not match |
14 | _profiler_router | /_profiler/{token}/router | Path does not match |
15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
17 | admin_booking_index | /admin/booking/list | Path does not match |
18 | admin_booking_process | /admin/booking/{id}/process | Path does not match |
19 | admin_booking_delete | /admin/booking/{id}/delete | Path does not match |
20 | admin_bookingTable_index | /admin/booking-table | Path does not match |
21 | admin_bookingTable_create | /admin/booking-table/create | Path does not match |
22 | admin_bookingTable_edit | /admin/booking-table/{id}/edit | Path does not match |
23 | admin_bookingTable_delete | /admin/booking-table/{id}delete | Path does not match |
24 | admin_bookingTime_index | /admin/booking-time | Path does not match |
25 | admin_bookingTime_create | /admin/booking-time/create | Path does not match |
26 | admin_bookingTime_edit | /admin/booking-time/{id}edit | Path does not match |
27 | admin_bookingTime_delete | /admin/booking-time/{id}delete | Path does not match |
28 | admin_category_index | /admin/category/list | Path does not match |
29 | admin_category_create | /admin/category/create | Path does not match |
30 | admin_category_edit | /admin/category/{id}/edit | Path does not match |
31 | admin_category_delete | /admin/category/{id}/delete | Path does not match |
32 | admin_comment_index | /admin/comment/list | Path does not match |
33 | admin_comment_enable | /admin/comment/{id}/enable | Path does not match |
34 | admin_comment_delete | /admin/comment/{id}/delete | Path does not match |
35 | admin_contact_index | /admin/contact/list | Path does not match |
36 | admin_contact_delete | /admin/contact/{id}/delete | Path does not match |
37 | admin_home_index | /admin/home | Path does not match |
38 | admin_post_index | /admin/post/list | Path does not match |
39 | admin_post_create | /admin/post/create | Path does not match |
40 | admin_post_publish | /admin/post/{id}/publish | Path does not match |
41 | admin_post_edit | /admin/post/{id}/edit | Path does not match |
42 | admin_post_delete | /admin/post/{id}/delete | Path does not match |
43 | admin_profile_index | /admin/profile | Path does not match |
44 | admin_profile_edit | /admin/profile/edit | Path does not match |
45 | admin_profile_edit_password | /admin/profile/edit/password | Path does not match |
46 | admin_profile_delete | /admin/profile/delete | Path does not match |
47 | admin_setting_index | /admin/setting | Path does not match |
48 | admin_setting_edit | /admin/setting/{id}/edit | Path does not match |
49 | admin_user_index | /admin/user/list | Path does not match |
50 | admin_user_edit_roles | /admin/user/{id}/edit/roles | Path does not match |
51 | admin_user_delete | /admin/user/{id}/delete | Path does not match |
52 | app_admin_post_post | /admin/post/post | Path does not match |
53 | user_home_index | /user/home | Path does not match |
54 | user_profile_index | /user/profile/profile | Path does not match |
55 | user_profile_edit | /user/profile/edit | Path does not match |
56 | user_profile_edit_password | /user/profile/edit/password | Path does not match |
57 | user_profile_delete | /user/profile/delete | Path does not match |
58 | visitor_authentication_login | /login | Path does not match |
59 | app_logout | /logout | Path does not match |
60 | visitor_authentication_forgot_password_request | /reset-password | Path does not match |
61 | visitor_authentication_check_email | /reset-password/check-email | Path does not match |
62 | visitor_authentication_reset_password | /reset-password/reset/{token} | Path does not match |
63 | visitor_booking_create | /booking | Path does not match |
64 | visitor_booking_create_message | /booking/{id}/message | Path does not match |
65 | visitor_comment_index | /comment | Path does not match |
66 | visitor_contact_create | /contact | Path does not match |
67 | visitor_menu_index | /menu | Path does not match |
68 | visitor_menu_post_filter_by_category | /menu/post/filter-by-category/{id}/{slug} | Path does not match |
69 | visitor_registration_register | /register | Path does not match |
70 | visitor_registration_waiting_for_email_confirmation | /register/waiting-for-email-confirmation | Path does not match |
71 | visitor_registration_verify_email | /verify/email | Path does not match |
72 | visitor_reservation_index | /reservation | Path does not match |
73 | visitor_welcome_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.