GET https://devel2.bowlres.se/admin/division-league-match?divisionId=23&leagueId=11

Routing

admin_division_league_match_index Matched route

Route Parameters

Name Value
_locale
"sv"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\DivisionLeagueMatchCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Redirection

This page redirects to:

https://devel2.bowlres.se/login

Route Matching Logs

Path to match: /admin/division-league-match
# Route name Path Log
1 admin /admin Path does not match
2 admin_alley_index /admin/alley Path does not match
3 admin_alley_new /admin/alley/new Path does not match
4 admin_alley_batch_delete /admin/alley/batch-delete Path does not match
5 admin_alley_autocomplete /admin/alley/autocomplete Path does not match
6 admin_alley_render_filters /admin/alley/render-filters Path does not match
7 admin_alley_edit /admin/alley/{entityId}/edit Path does not match
8 admin_alley_delete /admin/alley/{entityId}/delete Path does not match
9 admin_alley_detail /admin/alley/{entityId} Path does not match
10 admin_division_index /admin/division Path does not match
11 admin_division_new /admin/division/new Path does not match
12 admin_division_batch_delete /admin/division/batch-delete Path does not match
13 admin_division_autocomplete /admin/division/autocomplete Path does not match
14 admin_division_render_filters /admin/division/render-filters Path does not match
15 admin_division_edit /admin/division/{entityId}/edit Path does not match
16 admin_division_delete /admin/division/{entityId}/delete Path does not match
17 admin_division_detail /admin/division/{entityId} Path does not match
18 admin_division_league_match_index /admin/division-league-match Route matches!

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