Routing
admin_draft_school_edit
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| crudAction | "edit" |
| crudControllerFqcn | "App\Controller\Admin\DraftSchoolCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| entityId | "429" |
| routeCreatedByEasyAdmin | true |
Route Matching Logs
Path to match:
/draft-school/429/edit
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_approval_request_index | /approval-request | Path does not match |
| 2 | admin_approval_request_new | /approval-request/new | Path does not match |
| 3 | admin_approval_request_batch_delete | /approval-request/batch-delete | Path does not match |
| 4 | admin_approval_request_autocomplete | /approval-request/autocomplete | Path does not match |
| 5 | admin_approval_request_render_filters | /approval-request/render-filters | Path does not match |
| 6 | admin_approval_request_edit | /approval-request/{entityId}/edit | Path does not match |
| 7 | admin_approval_request_delete | /approval-request/{entityId}/delete | Path does not match |
| 8 | admin_approval_request_detail | /approval-request/{entityId} | Path does not match |
| 9 | admin_asset_index | /asset | Path does not match |
| 10 | admin_asset_new | /asset/new | Path does not match |
| 11 | admin_asset_batch_delete | /asset/batch-delete | Path does not match |
| 12 | admin_asset_autocomplete | /asset/autocomplete | Path does not match |
| 13 | admin_asset_render_filters | /asset/render-filters | Path does not match |
| 14 | admin_asset_edit | /asset/{entityId}/edit | Path does not match |
| 15 | admin_asset_delete | /asset/{entityId}/delete | Path does not match |
| 16 | admin_asset_detail | /asset/{entityId} | Path does not match |
| 17 | admin_brand_index | /brand | Path does not match |
| 18 | admin_brand_new | /brand/new | Path does not match |
| 19 | admin_brand_batch_delete | /brand/batch-delete | Path does not match |
| 20 | admin_brand_autocomplete | /brand/autocomplete | Path does not match |
| 21 | admin_brand_render_filters | /brand/render-filters | Path does not match |
| 22 | admin_brand_edit | /brand/{entityId}/edit | Path does not match |
| 23 | admin_brand_delete | /brand/{entityId}/delete | Path does not match |
| 24 | admin_brand_detail | /brand/{entityId} | Path does not match |
| 25 | admin_client_index | /client | Path does not match |
| 26 | admin_client_new | /client/new | Path does not match |
| 27 | admin_client_batch_delete | /client/batch-delete | Path does not match |
| 28 | admin_client_autocomplete | /client/autocomplete | Path does not match |
| 29 | admin_client_render_filters | /client/render-filters | Path does not match |
| 30 | admin_client_edit | /client/{entityId}/edit | Path does not match |
| 31 | admin_client_delete | /client/{entityId}/delete | Path does not match |
| 32 | admin_client_detail | /client/{entityId} | Path does not match |
| 33 | admin_department_index | /department | Path does not match |
| 34 | admin_department_new | /department/new | Path does not match |
| 35 | admin_department_batch_delete | /department/batch-delete | Path does not match |
| 36 | admin_department_autocomplete | /department/autocomplete | Path does not match |
| 37 | admin_department_render_filters | /department/render-filters | Path does not match |
| 38 | admin_department_edit | /department/{entityId}/edit | Path does not match |
| 39 | admin_department_delete | /department/{entityId}/delete | Path does not match |
| 40 | admin_department_detail | /department/{entityId} | Path does not match |
| 41 | admin_directory_index | /directory | Path does not match |
| 42 | admin_directory_new | /directory/new | Path does not match |
| 43 | admin_directory_batch_delete | /directory/batch-delete | Path does not match |
| 44 | admin_directory_autocomplete | /directory/autocomplete | Path does not match |
| 45 | admin_directory_render_filters | /directory/render-filters | Path does not match |
| 46 | admin_directory_edit | /directory/{entityId}/edit | Path does not match |
| 47 | admin_directory_delete | /directory/{entityId}/delete | Path does not match |
| 48 | admin_directory_detail | /directory/{entityId} | Path does not match |
| 49 | admin_division_capacity_index | /division-capacity | Path does not match |
| 50 | admin_division_capacity_new | /division-capacity/new | Path does not match |
| 51 | admin_division_capacity_batch_delete | /division-capacity/batch-delete | Path does not match |
| 52 | admin_division_capacity_autocomplete | /division-capacity/autocomplete | Path does not match |
| 53 | admin_division_capacity_render_filters | /division-capacity/render-filters | Path does not match |
| 54 | admin_division_capacity_edit | /division-capacity/{entityId}/edit | Path does not match |
| 55 | admin_division_capacity_delete | /division-capacity/{entityId}/delete | Path does not match |
| 56 | admin_division_capacity_detail | /division-capacity/{entityId} | Path does not match |
| 57 | admin_division_index | /division | Path does not match |
| 58 | admin_division_new | /division/new | Path does not match |
| 59 | admin_division_batch_delete | /division/batch-delete | Path does not match |
| 60 | admin_division_autocomplete | /division/autocomplete | Path does not match |
| 61 | admin_division_render_filters | /division/render-filters | Path does not match |
| 62 | admin_division_edit | /division/{entityId}/edit | Path does not match |
| 63 | admin_division_delete | /division/{entityId}/delete | Path does not match |
| 64 | admin_division_detail | /division/{entityId} | Path does not match |
| 65 | admin_draft_school_index | /draft-school | Path does not match |
| 66 | admin_draft_school_new | /draft-school/new | Path does not match |
| 67 | admin_draft_school_batch_delete | /draft-school/batch-delete | Path does not match |
| 68 | admin_draft_school_autocomplete | /draft-school/autocomplete | Path does not match |
| 69 | admin_draft_school_render_filters | /draft-school/render-filters | Path does not match |
| 70 | admin_draft_school_edit | /draft-school/{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.