Routing
admin_cms_home_content
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://dev.griac.org/fr/login
Route Matching Logs
Path to match:
/admin/content/home
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_form_submissions_export | /admin/form-submissions/export/{id} | Path does not match |
| 2 | admin_legacy | /admin-legacy | Path does not match |
| 3 | admin_institutional_pages | /admin/institutional-pages | Path does not match |
| 4 | admin_cms_header_footer | /admin/settings/frontend | Path does not match |
| 5 | admin_cms_contact | /admin/settings/contact | Path does not match |
| 6 | admin_cms_home_content | /admin/content/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.