GET http://www.menusymfony.resonancecommunication.com/

Routing

home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 qr_code_generate /qr-code/{builder}/{data} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 _wdt_stylesheet /_wdt/styles 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_menu_new /{_locale}/admin/menus/new Path does not match
18 admin_menu_edit /{_locale}/admin/menus/{id}/edit Path does not match
19 admin_menu_delete /{_locale}/admin/menus/{id}/delete Path does not match
20 admin_menu_list /{_locale}/admin/menus/ Path does not match
21 admin_menu_show /{_locale}/admin/menus/{id} Path does not match
22 admin_menu_update_plat_order /{_locale}/admin/menus/plat/update-order Path does not match
23 admin_menu_menu_toggle_visibility /{_locale}/admin/menus/{id}/toggle-visibility Path does not match
24 admin_plat_new /{_locale}/admin/plats/ajouter Path does not match
25 admin_plat_liste /{_locale}/admin/plats/ Path does not match
26 admin_plat_edit /{_locale}/admin/plats/{id}/edit Path does not match
27 admin_plat_delete /{_locale}/admin/plats/{id}/delete Path does not match
28 admin_plat_toggle_availability /{_locale}/admin/plats/{id}/toggle-availability Path does not match
29 admin_plat_get_plat_form /{_locale}/admin/plats/form/{tempsId} Path does not match
30 admin_plat_add_plat /{_locale}/admin/plats/add Path does not match
31 admin_dash /{_locale}/admin/ Path does not match
32 admin_app_restaurant /{_locale}/admin/restaurant Path does not match
33 admin_qr_code_generator /{_locale}/admin/restaurant/QRcodeGenerate Path does not match
34 admin_restaurant_edit /{_locale}/admin/restaurant/edit Path does not match
35 admin_temps_list /{_locale}/admin/temps/ Path does not match
36 admin_temps_new /{_locale}/admin/temps/new Path does not match
37 admin_temps_edit /{_locale}/admin/temps/{id}/edit Path does not match
38 admin_temps_delete /{_locale}/admin/temps/{id}/delete Path does not match
39 super_admin_restaurant_listing /{_locale}/super_admin/restaurants/ Path does not match
40 super_admin_restaurant_edit /{_locale}/super_admin/restaurants/edit/{id} Path does not match
41 super_admin_restaurant_show /{_locale}/super_admin/restaurants/show/{id} Path does not match
42 super_admin_users_listing /{_locale}/super_admin/users/ Path does not match
43 super_admin_users_delete /{_locale}/super_admin/users/delete/{id} Path does not match
44 super_admin_users_edit /{_locale}/super_admin/users/edit/{id} Path does not match
45 super_admin_users_ajouter /{_locale}/super_admin/users/add Path does not match
46 front_carte_du_restaurant /{_locale}/Carte_Restaurant/{slugUnique} Path does not match
47 front_menu_public_show /{_locale}/Carte_Restaurant/{slugUnique}/menu/{id} Path does not match
48 app_login /login Path does not match
49 app_logout /logout Path does not match
50 home / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.