Routing

easyadmin_user_render_filters Matched route

Route Parameters

Name Value
_locale
"en"
crudAction
"renderFilters"
crudControllerFqcn
"App\Controller\Admin\UserCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /admin/user/render-filters
# Route name Path Log
1 easyadmin_advert_index /admin/advert Path does not match
2 easyadmin_advert_new /admin/advert/new Path does not match
3 easyadmin_advert_batch_delete /admin/advert/batch-delete Path does not match
4 easyadmin_advert_autocomplete /admin/advert/autocomplete Path does not match
5 easyadmin_advert_render_filters /admin/advert/render-filters Path does not match
6 easyadmin_advert_edit /admin/advert/{entityId}/edit Path does not match
7 easyadmin_advert_delete /admin/advert/{entityId}/delete Path does not match
8 easyadmin_advert_detail /admin/advert/{entityId} Path does not match
9 easyadmin_calendar_index /admin/calendar Path does not match
10 easyadmin_calendar_new /admin/calendar/new Path does not match
11 easyadmin_calendar_batch_delete /admin/calendar/batch-delete Path does not match
12 easyadmin_calendar_autocomplete /admin/calendar/autocomplete Path does not match
13 easyadmin_calendar_render_filters /admin/calendar/render-filters Path does not match
14 easyadmin_calendar_edit /admin/calendar/{entityId}/edit Path does not match
15 easyadmin_calendar_delete /admin/calendar/{entityId}/delete Path does not match
16 easyadmin_calendar_detail /admin/calendar/{entityId} Path does not match
17 easyadmin_campagn_index /admin/campagn Path does not match
18 easyadmin_campagn_new /admin/campagn/new Path does not match
19 easyadmin_campagn_batch_delete /admin/campagn/batch-delete Path does not match
20 easyadmin_campagn_autocomplete /admin/campagn/autocomplete Path does not match
21 easyadmin_campagn_render_filters /admin/campagn/render-filters Path does not match
22 easyadmin_campagn_edit /admin/campagn/{entityId}/edit Path does not match
23 easyadmin_campagn_delete /admin/campagn/{entityId}/delete Path does not match
24 easyadmin_campagn_detail /admin/campagn/{entityId} Path does not match
25 easyadmin_device_index /admin/device Path does not match
26 easyadmin_device_new /admin/device/new Path does not match
27 easyadmin_device_batch_delete /admin/device/batch-delete Path does not match
28 easyadmin_device_autocomplete /admin/device/autocomplete Path does not match
29 easyadmin_device_render_filters /admin/device/render-filters Path does not match
30 easyadmin_device_edit /admin/device/{entityId}/edit Path does not match
31 easyadmin_device_delete /admin/device/{entityId}/delete Path does not match
32 easyadmin_device_detail /admin/device/{entityId} Path does not match
33 easyadmin_device_group_index /admin/device-group Path does not match
34 easyadmin_device_group_new /admin/device-group/new Path does not match
35 easyadmin_device_group_batch_delete /admin/device-group/batch-delete Path does not match
36 easyadmin_device_group_autocomplete /admin/device-group/autocomplete Path does not match
37 easyadmin_device_group_render_filters /admin/device-group/render-filters Path does not match
38 easyadmin_device_group_edit /admin/device-group/{entityId}/edit Path does not match
39 easyadmin_device_group_delete /admin/device-group/{entityId}/delete Path does not match
40 easyadmin_device_group_detail /admin/device-group/{entityId} Path does not match
41 easyadmin_salon_index /admin/salon Path does not match
42 easyadmin_salon_new /admin/salon/new Path does not match
43 easyadmin_salon_batch_delete /admin/salon/batch-delete Path does not match
44 easyadmin_salon_autocomplete /admin/salon/autocomplete Path does not match
45 easyadmin_salon_render_filters /admin/salon/render-filters Path does not match
46 easyadmin_salon_edit /admin/salon/{entityId}/edit Path does not match
47 easyadmin_salon_delete /admin/salon/{entityId}/delete Path does not match
48 easyadmin_salon_detail /admin/salon/{entityId} Path does not match
49 easyadmin_stats_index /admin/stats Path does not match
50 easyadmin_stats_new /admin/stats/new Path does not match
51 easyadmin_stats_batch_delete /admin/stats/batch-delete Path does not match
52 easyadmin_stats_autocomplete /admin/stats/autocomplete Path does not match
53 easyadmin_stats_render_filters /admin/stats/render-filters Path does not match
54 easyadmin_stats_edit /admin/stats/{entityId}/edit Path does not match
55 easyadmin_stats_delete /admin/stats/{entityId}/delete Path does not match
56 easyadmin_stats_detail /admin/stats/{entityId} Path does not match
57 easyadmin_sync_index /admin/sync Path does not match
58 easyadmin_sync_new /admin/sync/new Path does not match
59 easyadmin_sync_batch_delete /admin/sync/batch-delete Path does not match
60 easyadmin_sync_autocomplete /admin/sync/autocomplete Path does not match
61 easyadmin_sync_render_filters /admin/sync/render-filters Path does not match
62 easyadmin_sync_edit /admin/sync/{entityId}/edit Path does not match
63 easyadmin_sync_delete /admin/sync/{entityId}/delete Path does not match
64 easyadmin_sync_detail /admin/sync/{entityId} Path does not match
65 easyadmin_user_index /admin/user Path does not match
66 easyadmin_user_new /admin/user/new Path does not match
67 easyadmin_user_batch_delete /admin/user/batch-delete Path does not match
68 easyadmin_user_autocomplete /admin/user/autocomplete Path does not match
69 easyadmin_user_render_filters /admin/user/render-filters Route matches!

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