GET https://test.capterre.fr/admin/resource-assignment

Routing

admin_resource_assignment_index Matched route

Route Parameters

Name Value
_locale
"en"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\ResourceAssignmentCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /admin/resource-assignment
# Route name Path Log
1 fc_load_events /fc-load-events Path does not match
2 admin /admin Path does not match
3 admin_members_index /admin/members Path does not match
4 admin_members_new /admin/members/new Path does not match
5 admin_members_batch_delete /admin/members/batch-delete Path does not match
6 admin_members_autocomplete /admin/members/autocomplete Path does not match
7 admin_members_render_filters /admin/members/render-filters Path does not match
8 admin_members_edit /admin/members/{entityId}/edit Path does not match
9 admin_members_delete /admin/members/{entityId}/delete Path does not match
10 admin_members_detail /admin/members/{entityId} Path does not match
11 admin_resource_assignment_index /admin/resource-assignment Route matches!

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