Routing
app_competition_game_list
Matched route
Route Parameters
| Name | Value |
|---|---|
| competition_id | "2" |
| round_id | "27" |
Route Matching Logs
Path to match:
/competition/2/round/27/games
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /api/docs.{_format} | Path does not match |
| 2 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/articles/{id}{._format}_get | /api/articles/{id}.{_format} | Path does not match |
| 12 | _api_/articles{._format}_get_collection | /api/articles.{_format} | Path does not match |
| 13 | _api_/articles{._format}_post | /api/articles.{_format} | Path does not match |
| 14 | _api_/articles/{id}{._format}_patch | /api/articles/{id}.{_format} | Path does not match |
| 15 | _api_/articles/{id}{._format}_delete | /api/articles/{id}.{_format} | Path does not match |
| 16 | _api_/avatars/{id}{._format}_get | /api/avatars/{id}.{_format} | Path does not match |
| 17 | _api_/avatars{._format}_get_collection | /api/avatars.{_format} | Path does not match |
| 18 | _api_/avatars{._format}_post | /api/avatars.{_format} | Path does not match |
| 19 | _api_/bets/{id}{._format}_delete | /api/bets/{id}.{_format} | Path does not match |
| 20 | _api_/bets/{id}{._format}_put | /api/bets/{id}.{_format} | Path does not match |
| 21 | _api_/bets/{id}{._format}_get | /api/bets/{id}.{_format} | Path does not match |
| 22 | _api_/bets{._format}_get_collection | /api/bets.{_format} | Path does not match |
| 23 | _api_/bets{._format}_post | /api/bets.{_format} | Path does not match |
| 24 | _api_/categories/{id}{._format}_get | /api/categories/{id}.{_format} | Path does not match |
| 25 | _api_/categories{._format}_get_collection | /api/categories.{_format} | Path does not match |
| 26 | _api_/categories{._format}_post | /api/categories.{_format} | Path does not match |
| 27 | _api_/categories/{id}{._format}_patch | /api/categories/{id}.{_format} | Path does not match |
| 28 | _api_/categories/{id}{._format}_delete | /api/categories/{id}.{_format} | Path does not match |
| 29 | _api_/competitions_get_collection | /api/competitions | Path does not match |
| 30 | _api_/competitions/{id}{._format}_get | /api/competitions/{id}.{_format} | Path does not match |
| 31 | _api_/competitors/{id}{._format}_get | /api/competitors/{id}.{_format} | Path does not match |
| 32 | _api_/competitors{._format}_get_collection | /api/competitors.{_format} | Path does not match |
| 33 | _api_/competitors{._format}_post | /api/competitors.{_format} | Path does not match |
| 34 | _api_/competitors/{id}{._format}_patch | /api/competitors/{id}.{_format} | Path does not match |
| 35 | _api_/competitors/{id}{._format}_delete | /api/competitors/{id}.{_format} | Path does not match |
| 36 | _api_/games/{id}{._format}_get | /api/games/{id}.{_format} | Path does not match |
| 37 | _api_/games_get_collection | /api/games | Path does not match |
| 38 | _api_/next-games_get_collection | /api/next-games | Path does not match |
| 39 | _api_/leagues{._format}_get_collection | /api/leagues.{_format} | Path does not match |
| 40 | _api_/leagues{._format}_post | /api/leagues.{_format} | Path does not match |
| 41 | _api_/leagues/{id}{._format}_get | /api/leagues/{id}.{_format} | Path does not match |
| 42 | _api_/leagues/{id}{._format}_put | /api/leagues/{id}.{_format} | Path does not match |
| 43 | _api_/leagues/{id}{._format}_patch | /api/leagues/{id}.{_format} | Path does not match |
| 44 | _api_/leagues/{id}{._format}_delete | /api/leagues/{id}.{_format} | Path does not match |
| 45 | _api_/media/{id}{._format}_get | /api/media/{id}.{_format} | Path does not match |
| 46 | _api_/media{._format}_get_collection | /api/media.{_format} | Path does not match |
| 47 | _api_/media{._format}_post | /api/media.{_format} | Path does not match |
| 48 | _api_/media/{id}{._format}_patch | /api/media/{id}.{_format} | Path does not match |
| 49 | _api_/media/{id}{._format}_delete | /api/media/{id}.{_format} | Path does not match |
| 50 | _api_/rounds_get_collection | /api/rounds | Path does not match |
| 51 | _api_/rounds/{id}_get | /api/rounds/{id} | Path does not match |
| 52 | _api_/rounds/{id}{._format}_patch | /api/rounds/{id}.{_format} | Path does not match |
| 53 | _api_/sports/{id}{._format}_get | /api/sports/{id}.{_format} | Path does not match |
| 54 | _api_/sports{._format}_get_collection | /api/sports.{_format} | Path does not match |
| 55 | _api_/sports{._format}_post | /api/sports.{_format} | Path does not match |
| 56 | _api_/sports/{id}{._format}_patch | /api/sports/{id}.{_format} | Path does not match |
| 57 | _api_/sports/{id}{._format}_delete | /api/sports/{id}.{_format} | Path does not match |
| 58 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
| 59 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 60 | _api_/users/{id}/avatar_post | /api/users/{id}/avatar | Path does not match |
| 61 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
| 62 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
| 63 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
| 64 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 65 | _api_/user_competitions/{id}{._format}_get | /api/user_competitions/{id}.{_format} | Path does not match |
| 66 | _api_/user_competitions{._format}_get_collection | /api/user_competitions.{_format} | Path does not match |
| 67 | _api_/user_competitions{._format}_post | /api/user_competitions.{_format} | Path does not match |
| 68 | _api_/user_competitions/{id}{._format}_patch | /api/user_competitions/{id}.{_format} | Path does not match |
| 69 | _api_/user_competitions/{id}{._format}_delete | /api/user_competitions/{id}.{_format} | Path does not match |
| 70 | _api_/user_leagues/{id}{._format}_get | /api/user_leagues/{id}.{_format} | Path does not match |
| 71 | _api_/user_leagues{._format}_get_collection | /api/user_leagues.{_format} | Path does not match |
| 72 | _api_/user_leagues{._format}_post | /api/user_leagues.{_format} | Path does not match |
| 73 | _api_/user_leagues/{id}{._format}_patch | /api/user_leagues/{id}.{_format} | Path does not match |
| 74 | _api_/user_leagues/{id}{._format}_delete | /api/user_leagues/{id}.{_format} | Path does not match |
| 75 | admin_article_index | /admin/article | Path does not match |
| 76 | admin_article_new | /admin/article/new | Path does not match |
| 77 | admin_article_batch_delete | /admin/article/batch-delete | Path does not match |
| 78 | admin_article_autocomplete | /admin/article/autocomplete | Path does not match |
| 79 | admin_article_render_filters | /admin/article/render-filters | Path does not match |
| 80 | admin_article_edit | /admin/article/{entityId}/edit | Path does not match |
| 81 | admin_article_delete | /admin/article/{entityId}/delete | Path does not match |
| 82 | admin_article_detail | /admin/article/{entityId} | Path does not match |
| 83 | admin_bet_index | /admin/bet | Path does not match |
| 84 | admin_bet_new | /admin/bet/new | Path does not match |
| 85 | admin_bet_batch_delete | /admin/bet/batch-delete | Path does not match |
| 86 | admin_bet_autocomplete | /admin/bet/autocomplete | Path does not match |
| 87 | admin_bet_render_filters | /admin/bet/render-filters | Path does not match |
| 88 | admin_bet_edit | /admin/bet/{entityId}/edit | Path does not match |
| 89 | admin_bet_delete | /admin/bet/{entityId}/delete | Path does not match |
| 90 | admin_bet_detail | /admin/bet/{entityId} | Path does not match |
| 91 | admin_blog_post_index | /admin/blog-post | Path does not match |
| 92 | admin_blog_post_new | /admin/blog-post/new | Path does not match |
| 93 | admin_blog_post_batch_delete | /admin/blog-post/batch-delete | Path does not match |
| 94 | admin_blog_post_autocomplete | /admin/blog-post/autocomplete | Path does not match |
| 95 | admin_blog_post_render_filters | /admin/blog-post/render-filters | Path does not match |
| 96 | admin_blog_post_edit | /admin/blog-post/{entityId}/edit | Path does not match |
| 97 | admin_blog_post_delete | /admin/blog-post/{entityId}/delete | Path does not match |
| 98 | admin_blog_post_detail | /admin/blog-post/{entityId} | Path does not match |
| 99 | admin_category_index | /admin/category | Path does not match |
| 100 | admin_category_new | /admin/category/new | Path does not match |
| 101 | admin_category_batch_delete | /admin/category/batch-delete | Path does not match |
| 102 | admin_category_autocomplete | /admin/category/autocomplete | Path does not match |
| 103 | admin_category_render_filters | /admin/category/render-filters | Path does not match |
| 104 | admin_category_edit | /admin/category/{entityId}/edit | Path does not match |
| 105 | admin_category_delete | /admin/category/{entityId}/delete | Path does not match |
| 106 | admin_category_detail | /admin/category/{entityId} | Path does not match |
| 107 | admin_competition_index | /admin/competition | Path does not match |
| 108 | admin_competition_new | /admin/competition/new | Path does not match |
| 109 | admin_competition_batch_delete | /admin/competition/batch-delete | Path does not match |
| 110 | admin_competition_autocomplete | /admin/competition/autocomplete | Path does not match |
| 111 | admin_competition_render_filters | /admin/competition/render-filters | Path does not match |
| 112 | admin_competition_edit | /admin/competition/{entityId}/edit | Path does not match |
| 113 | admin_competition_delete | /admin/competition/{entityId}/delete | Path does not match |
| 114 | admin_competition_detail | /admin/competition/{entityId} | Path does not match |
| 115 | admin_competitor_index | /admin/competitor | Path does not match |
| 116 | admin_competitor_new | /admin/competitor/new | Path does not match |
| 117 | admin_competitor_batch_delete | /admin/competitor/batch-delete | Path does not match |
| 118 | admin_competitor_autocomplete | /admin/competitor/autocomplete | Path does not match |
| 119 | admin_competitor_render_filters | /admin/competitor/render-filters | Path does not match |
| 120 | admin_competitor_edit | /admin/competitor/{entityId}/edit | Path does not match |
| 121 | admin_competitor_delete | /admin/competitor/{entityId}/delete | Path does not match |
| 122 | admin_competitor_detail | /admin/competitor/{entityId} | Path does not match |
| 123 | admin_game_index | /admin/game | Path does not match |
| 124 | admin_game_new | /admin/game/new | Path does not match |
| 125 | admin_game_batch_delete | /admin/game/batch-delete | Path does not match |
| 126 | admin_game_autocomplete | /admin/game/autocomplete | Path does not match |
| 127 | admin_game_render_filters | /admin/game/render-filters | Path does not match |
| 128 | admin_game_edit | /admin/game/{entityId}/edit | Path does not match |
| 129 | admin_game_delete | /admin/game/{entityId}/delete | Path does not match |
| 130 | admin_game_detail | /admin/game/{entityId} | Path does not match |
| 131 | admin_participant_index | /admin/participant | Path does not match |
| 132 | admin_participant_new | /admin/participant/new | Path does not match |
| 133 | admin_participant_batch_delete | /admin/participant/batch-delete | Path does not match |
| 134 | admin_participant_autocomplete | /admin/participant/autocomplete | Path does not match |
| 135 | admin_participant_render_filters | /admin/participant/render-filters | Path does not match |
| 136 | admin_participant_edit | /admin/participant/{entityId}/edit | Path does not match |
| 137 | admin_participant_delete | /admin/participant/{entityId}/delete | Path does not match |
| 138 | admin_participant_detail | /admin/participant/{entityId} | Path does not match |
| 139 | admin_round_index | /admin/round | Path does not match |
| 140 | admin_round_new | /admin/round/new | Path does not match |
| 141 | admin_round_batch_delete | /admin/round/batch-delete | Path does not match |
| 142 | admin_round_autocomplete | /admin/round/autocomplete | Path does not match |
| 143 | admin_round_render_filters | /admin/round/render-filters | Path does not match |
| 144 | admin_round_edit | /admin/round/{entityId}/edit | Path does not match |
| 145 | admin_round_delete | /admin/round/{entityId}/delete | Path does not match |
| 146 | admin_round_detail | /admin/round/{entityId} | Path does not match |
| 147 | admin_sport_index | /admin/sport | Path does not match |
| 148 | admin_sport_new | /admin/sport/new | Path does not match |
| 149 | admin_sport_batch_delete | /admin/sport/batch-delete | Path does not match |
| 150 | admin_sport_autocomplete | /admin/sport/autocomplete | Path does not match |
| 151 | admin_sport_render_filters | /admin/sport/render-filters | Path does not match |
| 152 | admin_sport_edit | /admin/sport/{entityId}/edit | Path does not match |
| 153 | admin_sport_delete | /admin/sport/{entityId}/delete | Path does not match |
| 154 | admin_sport_detail | /admin/sport/{entityId} | Path does not match |
| 155 | admin_user_index | /admin/user | Path does not match |
| 156 | admin_user_new | /admin/user/new | Path does not match |
| 157 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 158 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 159 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 160 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 161 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 162 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 163 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 164 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 165 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 166 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 167 | _wdt | /_wdt/{token} | Path does not match |
| 168 | _profiler_home | /_profiler/ | Path does not match |
| 169 | _profiler_search | /_profiler/search | Path does not match |
| 170 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 171 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 172 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 173 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 174 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 175 | _profiler_open_file | /_profiler/open | Path does not match |
| 176 | _profiler | /_profiler/{token} | Path does not match |
| 177 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 178 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 179 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 180 | auth | /authentication | Path does not match |
| 181 | admin_bet_update_prediction | /admin/bet/update-prediction | Path does not match |
| 182 | admin | /admin | Path does not match |
| 183 | admin_login | /admin/login | Path does not match |
| 184 | admin_logout | /admin/logout | Path does not match |
| 185 | api_app_version | /api/app/version | Path does not match |
| 186 | api_app_test | /api/app/test | Path does not match |
| 187 | api_article_list | /api/article | Path does not match |
| 188 | api_article_get | /api/article/{slug} | Path does not match |
| 189 | api_bet_upsert | /api/bets | Path does not match |
| 190 | api_bet_me | /api/bets/round/{round_id} | Path does not match |
| 191 | api_events_sync | /api/events/sync | Path does not match |
| 192 | api_game_sync | /api/game/sync | Path does not match |
| 193 | api_game_fetch | /api/game/{game_id} | Path does not match |
| 194 | api_competition_game_fetch | /api/competition/{competition_id}/round/{round_id}/games | Path does not match |
| 195 | api_history_sync | /api/history/sync | Path does not match |
| 196 | api_league_list | /api/league | Path does not match |
| 197 | api_league_invite | /api/league/invite | Path does not match |
| 198 | api_league_get | /api/league/{league_id} | Path does not match |
| 199 | api_league_create | /api/league | Path does not match |
| 200 | api_league_update | /api/league/{league_id} | Path does not match |
| 201 | api_league_join | /api/league/{league_id}/join | Path does not match |
| 202 | api_league_leave | /api/league/{league_id}/leave/{member_id} | Path does not match |
| 203 | api_league_fetch | /api/leagueobsolete_not_used | Path does not match |
| 204 | api_league_standings_sync | /api/league_standings/sync | Path does not match |
| 205 | api_league_standings_get | /api/league_standings | Path does not match |
| 206 | api_message_send | /api/message | Path does not match |
| 207 | api_odd_sync | /api/odd/sync | Path does not match |
| 208 | api_odd_calculate | /api/odd/calculate | Path does not match |
| 209 | api_round_calculate | /api/round/calculate | Path does not match |
| 210 | api_round_get | /api/round/{round_id} | Path does not match |
| 211 | api_round_get_by_session | /api/round/fetch/{round_id} | Path does not match |
| 212 | api_round_get_by_session_no_cache | /api/round/fetch/{round_id}/no_cache | Path does not match |
| 213 | api_schedule_sync | /api/schedule/sync | Path does not match |
| 214 | api_schedule_sync_football | /api/schedule/sync_football | Path does not match |
| 215 | api_score_sync | /api/score/sync | Path does not match |
| 216 | api_standing_sync | /api/standing/sync | Path does not match |
| 217 | api_standing_fetch | /api/standing/fetch | Path does not match |
| 218 | api_standing_get | /api/standing | Path does not match |
| 219 | api_user_create | /api/user | Path does not match |
| 220 | api_user_upsert | /api/user/{id} | Path does not match |
| 221 | api_user_statistics_get | /api/user_stat | Path does not match |
| 222 | app_articles_index | /articles/ | Path does not match |
| 223 | app_articles_show | /articles/{slug} | Path does not match |
| 224 | article_media_upload_trix | /article_media/upload/trix | Path does not match |
| 225 | avatar_upload | /profile/{id}/avatar | Path does not match |
| 226 | app_competition_index | /competition/ | Path does not match |
| 227 | app_competition_game | /competition/{id} | Path does not match |
| 228 | app_contact | /contact | Path does not match |
| 229 | app_competition_game_list | /competition/{competition_id}/round/{round_id}/games | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.