Routing
home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | admin_website | /admin/website | Path does not match |
| 19 | admin_aliment_family | /admin/aliment_family | Path does not match |
| 20 | admin_aliment | /admin/aliment | Path does not match |
| 21 | admin_gemrcn | /admin/gemrcn | Path does not match |
| 22 | allergen | /allergene | Path does not match |
| 23 | allergen_new | /allergene/new | Path does not match |
| 24 | allergen_edit | /allergene/{id}/edit | Path does not match |
| 25 | allergen_delete_multiple | /allergene/delete-multiple | Path does not match |
| 26 | foodfamily | /foodfamily | Path does not match |
| 27 | foodfamily_new | /foodfamily/new | Path does not match |
| 28 | foodfamily_edit | /foodfamily/edit/{id} | Path does not match |
| 29 | foodfamily_delete_multiple | /foodfamily/delete-multiple | Path does not match |
| 30 | gemrcnfamily | /gemrcnfamily | Path does not match |
| 31 | gemrcnfamily_new | /gemrcnfamily/new | Path does not match |
| 32 | gemrcnfamily_edit | /gemrcnfamily/edit/{id} | Path does not match |
| 33 | gemrcnfamily_delete_multiple | /gemrcnfamily/delete-multiple | Path does not match |
| 34 | guest_type | /guest_type | Path does not match |
| 35 | guest_type_new | /guest_type/new | Path does not match |
| 36 | guest_type_edit | /guest_type/{id}/edit | Path does not match |
| 37 | guest_type_delete_multiple | /guest_type/delete-multiple | Path does not match |
| 38 | user_user_get | /user/user | Path does not match |
| 39 | user_users_get | /user/users | Path does not match |
| 40 | user_user_add | /user/add/user | Path does not match |
| 41 | user_user_edit | /user/edit/user/{id} | Path does not match |
| 42 | user_user_delete | /user/delete/user/{id} | Path does not match |
| 43 | user_deactivate | /user/deactivate/{id} | Path does not match |
| 44 | user_activate | /user/activate/{id} | Path does not match |
| 45 | user_impersonate | /user/impersonate/{id} | Path does not match |
| 46 | assist | /assist/ | Path does not match |
| 47 | food | /food/ | Path does not match |
| 48 | food_foods | /food/foods | Path does not match |
| 49 | food_nutri | /food/nutri | Path does not match |
| 50 | food_get_units | /food/units/{id} | Path does not match |
| 51 | food_get_recipe_foodrecipes | /food/foodrecipes/{id} | Path does not match |
| 52 | foodplan | /foodplan/ | Path does not match |
| 53 | foodplan_fiche | /foodplan/fiche/{id} | Path does not match |
| 54 | foodplan_edit_fiche | /foodplan/edit/fiche/{id} | Path does not match |
| 55 | foodplan_duplicate_fiche | /foodplan/duplicate/fiche/{id} | Path does not match |
| 56 | foodplan_foodplans_get | /foodplan/foodplans | Path does not match |
| 57 | foodplan_foodplan_add | /foodplan/add/foodplan | Path does not match |
| 58 | foodplan_foodplan_duplicate | /foodplan/duplicate/foodplan/{id} | Path does not match |
| 59 | foodplan_foodplan_delete | /foodplan/delete/foodplan/{id} | Path does not match |
| 60 | foodplan_foodfamilies_get | /foodplan/food-families/{id} | Path does not match |
| 61 | foodplan_foodfamilies_save | /foodplan/save/food-families/{id} | Path does not match |
| 62 | foodplan_gemrcn | /foodplan/gemrcn/{id} | Path does not match |
| 63 | foodplan_foodplans_folders_get | /foodplan/folder/{id} | Path does not match |
| 64 | foodplan_foodplans_folders_handle | /foodplan/folder/handle/{id} | Path does not match |
| 65 | 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.