GET https://app.trainizer.fr/fr/admin/cohort

Routing

admin_cohort_index Matched route

Route Parameters

Name Value
_locale
"fr"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\CohortCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Redirection

This page redirects to:

/fr/login (route: "n/a")

Route Matching Logs

Path to match: /fr/admin/cohort
# Route name Path Log
1 app_cohort_export /{_locale}/cohort/export/{id} Path does not match
2 app_cohort_export_content /{_locale}/cohort/export-content Path does not match
3 app_coordinator_export /{_locale}/coordinator/export/ Path does not match
4 app_internship_export /{_locale}/internship/export/ Path does not match
5 app_prospect_export /{_locale}/prospect/export/ Path does not match
6 app_responsible_export /{_locale}/responsible/export/ Path does not match
7 app_trainee_export /{_locale}/trainee/export/ Path does not match
8 app_trainer_export /{_locale}/trainer/export/ Path does not match
9 fc_load_events /calendar/fc-load-events Path does not match
10 admin /{_locale}/admin Path does not match
11 admin_avatar_index /{_locale}/admin/avatar Path does not match
12 admin_avatar_new /{_locale}/admin/avatar/new Path does not match
13 admin_avatar_batch_delete /{_locale}/admin/avatar/batch-delete Path does not match
14 admin_avatar_autocomplete /{_locale}/admin/avatar/autocomplete Path does not match
15 admin_avatar_render_filters /{_locale}/admin/avatar/render-filters Path does not match
16 admin_avatar_edit /{_locale}/admin/avatar/{entityId}/edit Path does not match
17 admin_avatar_delete /{_locale}/admin/avatar/{entityId}/delete Path does not match
18 admin_avatar_detail /{_locale}/admin/avatar/{entityId} Path does not match
19 admin_calendar_index /{_locale}/admin/calendar Path does not match
20 admin_calendar_new /{_locale}/admin/calendar/new Path does not match
21 admin_calendar_batch_delete /{_locale}/admin/calendar/batch-delete Path does not match
22 admin_calendar_autocomplete /{_locale}/admin/calendar/autocomplete Path does not match
23 admin_calendar_render_filters /{_locale}/admin/calendar/render-filters Path does not match
24 admin_calendar_edit /{_locale}/admin/calendar/{entityId}/edit Path does not match
25 admin_calendar_delete /{_locale}/admin/calendar/{entityId}/delete Path does not match
26 admin_calendar_detail /{_locale}/admin/calendar/{entityId} Path does not match
27 admin_cohort_index /{_locale}/admin/cohort Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.