Routing
admin_judge_group_index
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| crudAction | "index" |
| crudControllerFqcn | "App\Controller\Admin\JudgeGroupCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| routeCreatedByEasyAdmin | true |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/admin/judge-group
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_arome_index | /admin/arome | Path does not match |
| 3 | admin_arome_new | /admin/arome/new | Path does not match |
| 4 | admin_arome_batch_delete | /admin/arome/batch-delete | Path does not match |
| 5 | admin_arome_autocomplete | /admin/arome/autocomplete | Path does not match |
| 6 | admin_arome_render_filters | /admin/arome/render-filters | Path does not match |
| 7 | admin_arome_edit | /admin/arome/{entityId}/edit | Path does not match |
| 8 | admin_arome_delete | /admin/arome/{entityId}/delete | Path does not match |
| 9 | admin_arome_detail | /admin/arome/{entityId} | Path does not match |
| 10 | admin_category_index | /admin/category | Path does not match |
| 11 | admin_category_new | /admin/category/new | Path does not match |
| 12 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
| 13 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 14 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
| 15 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 16 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 17 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 18 | admin_degustation_lot_index | /admin/degustation-lot | Path does not match |
| 19 | admin_degustation_lot_new | /admin/degustation-lot/new | Path does not match |
| 20 | admin_degustation_lot_batch_delete | /admin/degustation-lot/batch-delete | Path does not match |
| 21 | admin_degustation_lot_autocomplete | /admin/degustation-lot/autocomplete | Path does not match |
| 22 | admin_degustation_lot_render_filters | /admin/degustation-lot/render-filters | Path does not match |
| 23 | admin_degustation_lot_edit | /admin/degustation-lot/{entityId}/edit | Path does not match |
| 24 | admin_degustation_lot_delete | /admin/degustation-lot/{entityId}/delete | Path does not match |
| 25 | admin_degustation_lot_detail | /admin/degustation-lot/{entityId} | Path does not match |
| 26 | admin_degustation_lot_sample_index | /admin/degustation-lot-sample | Path does not match |
| 27 | admin_degustation_lot_sample_new | /admin/degustation-lot-sample/new | Path does not match |
| 28 | admin_degustation_lot_sample_batch_delete | /admin/degustation-lot-sample/batch-delete | Path does not match |
| 29 | admin_degustation_lot_sample_autocomplete | /admin/degustation-lot-sample/autocomplete | Path does not match |
| 30 | admin_degustation_lot_sample_render_filters | /admin/degustation-lot-sample/render-filters | Path does not match |
| 31 | admin_degustation_lot_sample_edit | /admin/degustation-lot-sample/{entityId}/edit | Path does not match |
| 32 | admin_degustation_lot_sample_delete | /admin/degustation-lot-sample/{entityId}/delete | Path does not match |
| 33 | admin_degustation_lot_sample_detail | /admin/degustation-lot-sample/{entityId} | Path does not match |
| 34 | admin_edition_index | /admin/edition | Path does not match |
| 35 | admin_edition_new | /admin/edition/new | Path does not match |
| 36 | admin_edition_batch_delete | /admin/edition/batch-delete | Path does not match |
| 37 | admin_edition_autocomplete | /admin/edition/autocomplete | Path does not match |
| 38 | admin_edition_render_filters | /admin/edition/render-filters | Path does not match |
| 39 | admin_edition_edit | /admin/edition/{entityId}/edit | Path does not match |
| 40 | admin_edition_delete | /admin/edition/{entityId}/delete | Path does not match |
| 41 | admin_edition_detail | /admin/edition/{entityId} | Path does not match |
| 42 | admin_judge_group_index | /admin/judge-group | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.