Routing
admin_list_bundle_grades_index
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "en" |
crudAction | "index" |
crudControllerFqcn | "App\Controller\Admin\ListBundleGradesCrudController" |
dashboardControllerFqcn | "App\Controller\Admin\EasyadminController" |
routeCreatedByEasyAdmin | true |
Route Matching Logs
Path to match:
/admin/list-bundle-grades
# | Route name | Path | Log |
---|---|---|---|
1 | admin | /admin | Path does not match |
2 | admin_copper_bundle_change_request_index | /admin/copper-bundle-change-request | Path does not match |
3 | admin_copper_bundle_change_request_new | /admin/copper-bundle-change-request/new | Path does not match |
4 | admin_copper_bundle_change_request_batch_delete | /admin/copper-bundle-change-request/batch-delete | Path does not match |
5 | admin_copper_bundle_change_request_autocomplete | /admin/copper-bundle-change-request/autocomplete | Path does not match |
6 | admin_copper_bundle_change_request_render_filters | /admin/copper-bundle-change-request/render-filters | Path does not match |
7 | admin_copper_bundle_change_request_edit | /admin/copper-bundle-change-request/{entityId}/edit | Path does not match |
8 | admin_copper_bundle_change_request_delete | /admin/copper-bundle-change-request/{entityId}/delete | Path does not match |
9 | admin_copper_bundle_change_request_detail | /admin/copper-bundle-change-request/{entityId} | Path does not match |
10 | admin_copper_bundles_index | /admin/copper-bundles | Path does not match |
11 | admin_copper_bundles_new | /admin/copper-bundles/new | Path does not match |
12 | admin_copper_bundles_batch_delete | /admin/copper-bundles/batch-delete | Path does not match |
13 | admin_copper_bundles_autocomplete | /admin/copper-bundles/autocomplete | Path does not match |
14 | admin_copper_bundles_render_filters | /admin/copper-bundles/render-filters | Path does not match |
15 | admin_copper_bundles_edit | /admin/copper-bundles/{entityId}/edit | Path does not match |
16 | admin_copper_bundles_delete | /admin/copper-bundles/{entityId}/delete | Path does not match |
17 | admin_copper_bundles_detail | /admin/copper-bundles/{entityId} | Path does not match |
18 | admin_list_bundle_grades_index | /admin/list-bundle-grades | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.