GET https://www.pouleplanner.eu/footer

Routing

footer Matched route

Route Parameters

Name Value
_locale
"nl"

Route Matching Logs

Path to match: /footer
# Route name Path Log
1 games_add_player.nl /pouleplanner/add_player/{poule_id}/{game_id} Path does not match
2 games_add_player.en /en/pouleplanner/add_player/{poule_id}/{game_id} Path does not match
3 games_remove_player.nl /pouleplanner/remove_player/{poule_id}/{game_id} Path does not match
4 games_remove_player.en /en/pouleplanner/remove_player/{poule_id}/{game_id} Path does not match
5 games_change_players.nl /pouleplanner/change_players/{poule_id} Path does not match
6 games_change_players.en /en/pouleplanner/change_players/{poule_id} Path does not match
7 game_form.nl /pouleplanner/change_form/{poule_id} Path does not match
8 game_form.en /en/pouleplanner/change_form/{poule_id} Path does not match
9 games_create_scheme.nl /pouleplanner/create_scheme/{game_id} Path does not match
10 games_create_scheme.en /en/pouleplanner/create_scheme/{game_id} Path does not match
11 games_show_scheme.nl /pouleplanner/show_scheme/{game_id} Path does not match
12 games_show_scheme.en /en/pouleplanner/show_scheme/{game_id} Path does not match
13 games_save_scheme.nl /pouleplanner/save_scheme/{game_id} Path does not match
14 games_save_scheme.en /en/pouleplanner/save_scheme/{game_id} Path does not match
15 menu.nl /menu Path does not match
16 menu.en /en/menu Path does not match
17 menu_user.nl /usermenu Path does not match
18 menu_user.en /en/usermenu Path does not match
19 footer.nl /footer Route matches!

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