Routing
admin_country_profile_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| crudAction | "index" |
| crudControllerFqcn | "App\Controller\Admin\Cms\CountryProfileCrudController" |
| 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/country-profile
| # | 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 | Path does not match |
| 20 | admin_blog_post_index | /admin/blog-post | Path does not match |
| 21 | admin_blog_post_new | /admin/blog-post/new | Path does not match |
| 22 | admin_blog_post_batch_delete | /admin/blog-post/batch-delete | Path does not match |
| 23 | admin_blog_post_autocomplete | /admin/blog-post/autocomplete | Path does not match |
| 24 | admin_blog_post_render_filters | /admin/blog-post/render-filters | Path does not match |
| 25 | admin_blog_post_edit | /admin/blog-post/{entityId}/edit | Path does not match |
| 26 | admin_blog_post_delete | /admin/blog-post/{entityId}/delete | Path does not match |
| 27 | admin_blog_post_detail | /admin/blog-post/{entityId} | Path does not match |
| 28 | admin_cause_index | /admin/cause | Path does not match |
| 29 | admin_cause_new | /admin/cause/new | Path does not match |
| 30 | admin_cause_batch_delete | /admin/cause/batch-delete | Path does not match |
| 31 | admin_cause_autocomplete | /admin/cause/autocomplete | Path does not match |
| 32 | admin_cause_render_filters | /admin/cause/render-filters | Path does not match |
| 33 | admin_cause_edit | /admin/cause/{entityId}/edit | Path does not match |
| 34 | admin_cause_delete | /admin/cause/{entityId}/delete | Path does not match |
| 35 | admin_cause_detail | /admin/cause/{entityId} | Path does not match |
| 36 | admin_country_profile_index | /admin/country-profile | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.