Routing
admin
Matched route
Route Parameters
| Name | Value |
|---|---|
| crudAction | null |
| crudControllerFqcn | null |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| routeCreatedByEasyAdmin | true |
Route Redirection
This page redirects to:
https://dev.griac.org/fr/login
Route Matching Logs
Path to match:
/admin
| # | 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 | Path does not match |
| 7 | admin_cms_about_content | /admin/content/about | Path does not match |
| 8 | admin_cms_departments_content | /admin/content/departements | Path does not match |
| 9 | admin_cms_programs_content | /admin/content/programmes | Path does not match |
| 10 | admin_cms_formation_content | /admin/content/formation | Path does not match |
| 11 | admin_cms_leadership_content | /admin/content/leadership | Path does not match |
| 12 | admin_cms_countries_content | /admin/content/countries | Path does not match |
| 13 | admin_cms_country_edit | /admin/content/countries/{code}/edit | Path does not match |
| 14 | admin_v2 | /admin-v2 | Path does not match |
| 15 | admin_v2_home_edit | /admin-v2/home | Path does not match |
| 16 | admin_v2_pages_index | /admin-v2/pages | Path does not match |
| 17 | admin_v2_pages_new | /admin-v2/pages/new | Path does not match |
| 18 | admin_v2_pages_edit | /admin-v2/pages/{id}/edit | Path does not match |
| 19 | admin | /admin | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.