Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | game_admin | /admin | Path does not match |
| 13 | game_admin_detail | /admin/detail | Path does not match |
| 14 | game_login | /login | Path does not match |
| 15 | game_login_validate | /login | Path does not match |
| 16 | game_logout | /logout | Path does not match |
| 17 | main_page | / | Path does not match |
| 18 | get_game | /game | Path does not match |
| 19 | game_dashboard_detail_memory | /game/memory/dashboard/detail | Path does not match |
| 20 | game_dashboard_memory | /game/memory/dashboard/{hash} | Path does not match |
| 21 | game_memory_download_ranking | /game/memory/download/ranking/{campaignName} | Path does not match |
| 22 | game_memory_download_participants | /game/memory/download/participants | Path does not match |
| 23 | game_memory_download_all | /game/memory/download/all/{campaignName} | Path does not match |
| 24 | memory_end_game | /game/memory/end-game | Path does not match |
| 25 | memory_ranking_game | /memory/ranking | Path does not match |
| 26 | game_memory_external_counts | /game/memory/external/counts | Path does not match |
| 27 | set_player_memory | /player/pong/register/game | Path does not match |
| 28 | game_dashboard_detail_pong | /game/pong/dashboard/detail | Path does not match |
| 29 | game_dashboard_pong | /game/pong/dashboard/{hash} | Path does not match |
| 30 | game_pong_download_ranking | /game/pong/download/ranking/{campaignName} | Path does not match |
| 31 | game_pong_download_participants | /game/pong/download/participants | Path does not match |
| 32 | game_pong_download_all | /game/pong/download/all/{campaignName} | Path does not match |
| 33 | pong_end_game | /game/pong/end-game | Path does not match |
| 34 | pong_ranking_game | /pong/ranking | Path does not match |
| 35 | pong_memory_external_counts | /game/pong/external/counts | Path does not match |
| 36 | get_memory_game_offer | /game/pong/offer/add | Path does not match |
| 37 | memory_calculate_rewards | /rewards/pong/calculate/rewards | Path does not match |
| 38 | insert_prizes_memory | /pong/insert/prizes | Path does not match |
| 39 | set_player_quiz_game | /player/quiz/register/game | Path does not match |
| 40 | game_quiz_dashboard_detail | /game/quiz/dashboard/detail | Path does not match |
| 41 | game_quiz_dashboard | /game/quiz/dashboard/{hash} | Path does not match |
| 42 | game_quiz_download_ranking | /game/quiz/download/ranking/{campaignName} | Path does not match |
| 43 | game_quiz_download_participants | /game/quiz/download/participants | Path does not match |
| 44 | game_quiz_download_all | /game/quiz/download/all/{campaignName} | Path does not match |
| 45 | quiz_end_game | /game/quiz/end-game | Path does not match |
| 46 | quiz_ranking_game | /quiz/ranking | Path does not match |
| 47 | game_quiz_external_counts | /game/quiz/external/counts | Path does not match |
| 48 | get_game_quiz_offer | /game/quiz/offer/add | Path does not match |
| 49 | calculate_quiz_rewards | /rewards/quiz/calculate/rewards | Path does not match |
| 50 | insert_prizes | /insert/prizes | Path does not match |
| 51 | update_question_answers | /quiz/update/answer | Path does not match |
| 52 | scanner | /scanner | Path does not match |
| 53 | get_check_qr | /check/QR | Path does not match |
| 54 | _preview_error | /_error/{code}.{_format} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.