Routing

admin_admin_discover_map Matched route

Route Parameters

Name Value
crudAction
"discoverMap"
crudControllerFqcn
"App\Controller\Admin\DashboardController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Redirection

This page redirects to:

https://kinderhobby.com/login

Route Matching Logs

Path to match: /admin/discover-map
# Route name Path Log
1 admin /admin Path does not match
2 admin_activity_index /admin/activity Path does not match
3 admin_activity_new /admin/activity/new Path does not match
4 admin_activity_batch_delete /admin/activity/batch-delete Path does not match
5 admin_activity_autocomplete /admin/activity/autocomplete Path does not match
6 admin_activity_render_filters /admin/activity/render-filters Path does not match
7 admin_activity_edit /admin/activity/{entityId}/edit Path does not match
8 admin_activity_delete /admin/activity/{entityId}/delete Path does not match
9 admin_activity_detail /admin/activity/{entityId} Path does not match
10 admin_category_index /admin/category Path does not match
11 admin_category_new /admin/category/new Path does not match
12 admin_category_batch_delete /admin/category/batch-delete Path does not match
13 admin_category_autocomplete /admin/category/autocomplete Path does not match
14 admin_category_render_filters /admin/category/render-filters Path does not match
15 admin_category_edit /admin/category/{entityId}/edit Path does not match
16 admin_category_delete /admin/category/{entityId}/delete Path does not match
17 admin_category_detail /admin/category/{entityId} Path does not match
18 admin_place_index /admin/place Path does not match
19 admin_place_new /admin/place/new Path does not match
20 admin_place_batch_delete /admin/place/batch-delete Path does not match
21 admin_place_autocomplete /admin/place/autocomplete Path does not match
22 admin_place_render_filters /admin/place/render-filters Path does not match
23 admin_place_edit /admin/place/{entityId}/edit Path does not match
24 admin_place_delete /admin/place/{entityId}/delete Path does not match
25 admin_place_detail /admin/place/{entityId} Path does not match
26 admin_user_index /admin/user Path does not match
27 admin_user_new /admin/user/new Path does not match
28 admin_user_batch_delete /admin/user/batch-delete Path does not match
29 admin_user_autocomplete /admin/user/autocomplete Path does not match
30 admin_user_render_filters /admin/user/render-filters Path does not match
31 admin_user_edit /admin/user/{entityId}/edit Path does not match
32 admin_user_delete /admin/user/{entityId}/delete Path does not match
33 admin_user_detail /admin/user/{entityId} Path does not match
34 admin_admin_discover_map /admin/discover-map Route matches!

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