GET http://admin-symfony-review.kube-dev.ugol.click/material/1/edit?page=1&sort%5Bprices%5D=DESC

Routing

dashboard_material_edit Matched route

Route Parameters

Name Value
_locale
"en"
crudAction
"edit"
crudControllerFqcn
"Eadmin\Controller\Material\MaterialCrudController"
dashboardControllerFqcn
"Eadmin\Controller\DashboardController"
entityId
"1"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /material/1/edit
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 dashboard / Path does not match
17 dashboard_base_index /base Path does not match
18 dashboard_base_new /base/new Path does not match
19 dashboard_base_batch_delete /base/batch-delete Path does not match
20 dashboard_base_autocomplete /base/autocomplete Path does not match
21 dashboard_base_render_filters /base/render-filters Path does not match
22 dashboard_base_edit /base/{entityId}/edit Path does not match
23 dashboard_base_delete /base/{entityId}/delete Path does not match
24 dashboard_base_detail /base/{entityId} Path does not match
25 dashboard_estimate_index /estimate Path does not match
26 dashboard_estimate_new /estimate/new Path does not match
27 dashboard_estimate_batch_delete /estimate/batch-delete Path does not match
28 dashboard_estimate_autocomplete /estimate/autocomplete Path does not match
29 dashboard_estimate_render_filters /estimate/render-filters Path does not match
30 dashboard_estimate_edit /estimate/{entityId}/edit Path does not match
31 dashboard_estimate_delete /estimate/{entityId}/delete Path does not match
32 dashboard_estimate_detail /estimate/{entityId} Path does not match
33 dashboard_estimate_material_index /estimate-material Path does not match
34 dashboard_estimate_material_new /estimate-material/new Path does not match
35 dashboard_estimate_material_batch_delete /estimate-material/batch-delete Path does not match
36 dashboard_estimate_material_autocomplete /estimate-material/autocomplete Path does not match
37 dashboard_estimate_material_render_filters /estimate-material/render-filters Path does not match
38 dashboard_estimate_material_edit /estimate-material/{entityId}/edit Path does not match
39 dashboard_estimate_material_delete /estimate-material/{entityId}/delete Path does not match
40 dashboard_estimate_material_detail /estimate-material/{entityId} Path does not match
41 dashboard_estimate_work_index /estimate-work Path does not match
42 dashboard_estimate_work_new /estimate-work/new Path does not match
43 dashboard_estimate_work_batch_delete /estimate-work/batch-delete Path does not match
44 dashboard_estimate_work_autocomplete /estimate-work/autocomplete Path does not match
45 dashboard_estimate_work_render_filters /estimate-work/render-filters Path does not match
46 dashboard_estimate_work_edit /estimate-work/{entityId}/edit Path does not match
47 dashboard_estimate_work_delete /estimate-work/{entityId}/delete Path does not match
48 dashboard_estimate_work_detail /estimate-work/{entityId} Path does not match
49 dashboard_material_index /material Path does not match
50 dashboard_material_new /material/new Path does not match
51 dashboard_material_batch_delete /material/batch-delete Path does not match
52 dashboard_material_autocomplete /material/autocomplete Path does not match
53 dashboard_material_render_filters /material/render-filters Path does not match
54 dashboard_material_edit /material/{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.