Redirect 302 redirect from POST @admin_activity_new (7261a1)

GET https://kinderhobby.com/admin/activity?name=Haus%20des%20Sports&placeId=1

Routing

admin_activity_index Matched route

Route Parameters

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

Route Matching Logs

Path to match: /admin/activity
# Route name Path Log
1 admin /admin Path does not match
2 admin_activity_index /admin/activity Route matches!

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