Routing
(none)
Matched route
Route Matching Logs
Path to match:
/changer-locale/en
# | Route name | Path | Log |
---|---|---|---|
1 | app_accordeons_index | /admin/accordeons/{contenu} | Path does not match |
2 | app_accordeons_new | /admin/accordeons/new/{contenu} | Path does not match |
3 | app_accordeons_show | /admin/accordeons/{id} | Path does not match |
4 | app_accordeons_edit | /admin/accordeons/{id}/edit | Path does not match |
5 | app_accordeons_delete | /admin/accordeons/{id} | Path does not match |
6 | app_actualites_index | /admin/cmsActualites/ | Path does not match |
7 | app_actualites_new | /admin/cmsActualites/new | Path does not match |
8 | app_actualites_show | /admin/cmsActualites/{id} | Path does not match |
9 | app_actualites_edit | /admin/cmsActualites/{id}/edit | Path does not match |
10 | app_actualites_delete | /admin/cmsActualites/{id} | Path does not match |
11 | changerLocale | /changer-locale/{locale} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.