Redirect 302 redirect from POST @admin_time_edit (a2dba7)

GET https://time.elan-bikestore.com/admin/time?page=1&sort%5Bid%5D=DESC

Routing

admin_time_index Matched route

Route Parameters

Name Value
_locale
"en"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\TimeCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Matching Logs

Path to match: /admin/time
# Route name Path Log
1 admin /admin Path does not match
2 admin_day_type_index /admin/day-type Path does not match
3 admin_day_type_new /admin/day-type/new Path does not match
4 admin_day_type_batch_delete /admin/day-type/batch-delete Path does not match
5 admin_day_type_autocomplete /admin/day-type/autocomplete Path does not match
6 admin_day_type_render_filters /admin/day-type/render-filters Path does not match
7 admin_day_type_edit /admin/day-type/{entityId}/edit Path does not match
8 admin_day_type_delete /admin/day-type/{entityId}/delete Path does not match
9 admin_day_type_detail /admin/day-type/{entityId} Path does not match
10 admin_settings_index /admin/settings Path does not match
11 admin_settings_new /admin/settings/new Path does not match
12 admin_settings_batch_delete /admin/settings/batch-delete Path does not match
13 admin_settings_autocomplete /admin/settings/autocomplete Path does not match
14 admin_settings_render_filters /admin/settings/render-filters Path does not match
15 admin_settings_edit /admin/settings/{entityId}/edit Path does not match
16 admin_settings_delete /admin/settings/{entityId}/delete Path does not match
17 admin_settings_detail /admin/settings/{entityId} Path does not match
18 admin_sick_index /admin/sick Path does not match
19 admin_sick_new /admin/sick/new Path does not match
20 admin_sick_batch_delete /admin/sick/batch-delete Path does not match
21 admin_sick_autocomplete /admin/sick/autocomplete Path does not match
22 admin_sick_render_filters /admin/sick/render-filters Path does not match
23 admin_sick_edit /admin/sick/{entityId}/edit Path does not match
24 admin_sick_delete /admin/sick/{entityId}/delete Path does not match
25 admin_sick_detail /admin/sick/{entityId} Path does not match
26 admin_time_index /admin/time Route matches!

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