Routing
admin_product_edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| crudAction | "edit" |
| crudControllerFqcn | "App\Controller\Admin\ProductCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| entityId | "019a93b5-f1f9-79d9-ab5c-ab6ec782efa9" |
| routeCreatedByEasyAdmin | true |
Route Redirection
This page redirects to:
/login-admin
Route Matching Logs
Path to match:
/admin/product/019a93b5-f1f9-79d9-ab5c-ab6ec782efa9/edit
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_acti_desciption_index | /admin/acti-desciption | Path does not match |
| 3 | admin_acti_desciption_new | /admin/acti-desciption/new | Path does not match |
| 4 | admin_acti_desciption_batch_delete | /admin/acti-desciption/batch-delete | Path does not match |
| 5 | admin_acti_desciption_autocomplete | /admin/acti-desciption/autocomplete | Path does not match |
| 6 | admin_acti_desciption_render_filters | /admin/acti-desciption/render-filters | Path does not match |
| 7 | admin_acti_desciption_edit | /admin/acti-desciption/{entityId}/edit | Path does not match |
| 8 | admin_acti_desciption_delete | /admin/acti-desciption/{entityId}/delete | Path does not match |
| 9 | admin_acti_desciption_detail | /admin/acti-desciption/{entityId} | Path does not match |
| 10 | admin_brand_index | /admin/brand | Path does not match |
| 11 | admin_brand_new | /admin/brand/new | Path does not match |
| 12 | admin_brand_batch_delete | /admin/brand/batch-delete | Path does not match |
| 13 | admin_brand_autocomplete | /admin/brand/autocomplete | Path does not match |
| 14 | admin_brand_render_filters | /admin/brand/render-filters | Path does not match |
| 15 | admin_brand_edit | /admin/brand/{entityId}/edit | Path does not match |
| 16 | admin_brand_delete | /admin/brand/{entityId}/delete | Path does not match |
| 17 | admin_brand_detail | /admin/brand/{entityId} | Path does not match |
| 18 | admin_category_index | /admin/category | Path does not match |
| 19 | admin_category_new | /admin/category/new | Path does not match |
| 20 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
| 21 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 22 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
| 23 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 24 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 25 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 26 | admin_information_index | /admin/information | Path does not match |
| 27 | admin_information_new | /admin/information/new | Path does not match |
| 28 | admin_information_batch_delete | /admin/information/batch-delete | Path does not match |
| 29 | admin_information_autocomplete | /admin/information/autocomplete | Path does not match |
| 30 | admin_information_render_filters | /admin/information/render-filters | Path does not match |
| 31 | admin_information_edit | /admin/information/{entityId}/edit | Path does not match |
| 32 | admin_information_delete | /admin/information/{entityId}/delete | Path does not match |
| 33 | admin_information_detail | /admin/information/{entityId} | Path does not match |
| 34 | admin_job_index | /admin/job | Path does not match |
| 35 | admin_job_new | /admin/job/new | Path does not match |
| 36 | admin_job_batch_delete | /admin/job/batch-delete | Path does not match |
| 37 | admin_job_autocomplete | /admin/job/autocomplete | Path does not match |
| 38 | admin_job_render_filters | /admin/job/render-filters | Path does not match |
| 39 | admin_job_edit | /admin/job/{entityId}/edit | Path does not match |
| 40 | admin_job_delete | /admin/job/{entityId}/delete | Path does not match |
| 41 | admin_job_detail | /admin/job/{entityId} | Path does not match |
| 42 | admin_product_index | /admin/product | Path does not match |
| 43 | admin_product_new | /admin/product/new | Path does not match |
| 44 | admin_product_batch_delete | /admin/product/batch-delete | Path does not match |
| 45 | admin_product_autocomplete | /admin/product/autocomplete | Path does not match |
| 46 | admin_product_render_filters | /admin/product/render-filters | Path does not match |
| 47 | admin_product_edit | /admin/product/{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.