Routing
front_droits
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/exercez-vos-droits
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | error_gift | /error-gift/{id} | Path does not match |
| 2 | account_delete | /account_delete | Path does not match |
| 3 | community_profile_friend_sorting_gift | /sorting_gift | Path does not match |
| 4 | discovery_themes | /idees-cadeaux | Path does not match |
| 5 | discovery_theme | /idees-cadeaux/theme/{slug} | Path does not match |
| 6 | discovery_list | /idees-cadeaux/liste/{slug} | Path does not match |
| 7 | discovery_giftidea_show | /idees-cadeaux/idee/{id} | Path does not match |
| 8 | activity_wall | /fil-actualite | Path does not match |
| 9 | front_cgu | /conditions-generales-utilisation | Path does not match |
| 10 | front_modal_navbar | /modal-navbar | Path does not match |
| 11 | front_mentionslegales | /mentions-legales | Path does not match |
| 12 | front_politique | /politique-de-confidentialite | Path does not match |
| 13 | front_droits | /exercez-vos-droits | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.