GET https://boyekoli.com/admin/copper-bundles/58/edit?page=3&sort%5Bid%5D=DESC

Routing

admin_copper_bundles_edit Matched route

Route Parameters

Name Value
_locale
"en"
crudAction
"edit"
crudControllerFqcn
"App\Controller\Admin\CopperBundlesCrudController"
dashboardControllerFqcn
"App\Controller\Admin\EasyadminController"
entityId
"58"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /admin/copper-bundles/58/edit
# 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 Route matches!

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