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 | blocked_dashboards | /dashboards | Path does not match |
| 13 | health_check | /health | Path does not match |
| 14 | api_entrypoint | /{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 15 | api_jsonld_context | /contexts/{shortName}.{_format} | Path does not match |
| 16 | api_categories_get_collection | /categories.{_format} | Path does not match |
| 17 | api_categories_get_item | /categories/{id}.{_format} | Path does not match |
| 18 | api_current_users_get_collection | /me | Path does not match |
| 19 | api_current_users_get_item | /current_users/{id}.{_format} | Path does not match |
| 20 | api_dashboards_get_collection | /dashboards.{_format} | Path does not match |
| 21 | api_dashboards_by_game_collection | /dashboards/current | Path does not match |
| 22 | api_dashboards_get_item | /dashboards/{uuid}.{_format} | Path does not match |
| 23 | api_dashboards_put_item | /dashboards/{uuid}.{_format} | Path does not match |
| 24 | api_dashboard_widgets_post_collection | /dashboard_widgets.{_format} | Path does not match |
| 25 | api_dashboard_widgets_positions_update_collection | /dashboard_widgets/positions | Path does not match |
| 26 | api_dashboard_widgets_image_upload_post_collection | /dashboard_widgets/image_upload | Path does not match |
| 27 | api_dashboard_widgets_get_item | /dashboard_widgets/{id}.{_format} | Path does not match |
| 28 | api_dashboard_widgets_put_item | /dashboard_widgets/{id}.{_format} | Path does not match |
| 29 | api_dashboard_widgets_image_upload_put_item | /dashboard_widgets/{id}/image_upload | Path does not match |
| 30 | api_dashboard_widgets_delete_item | /dashboard_widgets/{id} | Path does not match |
| 31 | api_dashboard_widgets_export_item | /dashboard_widgets/{id}/export | Path does not match |
| 32 | api_dashboard_widgets_zipDownload_item | /dashboard_widgets/{id}/zipDownload | Path does not match |
| 33 | api_games_public_post_collection | /public/game/check | Path does not match |
| 34 | api_games_get_item | /games/{uuid}.{_format} | Path does not match |
| 35 | api_game_codes_get_collection | /game_codes.{_format} | Path does not match |
| 36 | api_game_codes_post_collection | /game_codes.{_format} | Path does not match |
| 37 | api_game_codes_get_item | /public/games/code/{code} | Path does not match |
| 38 | api_helps_get_collection | /helps.{_format} | Path does not match |
| 39 | api_helps_post_collection | /helps | Path does not match |
| 40 | api_helps_public_post_collection | /public/helps | Path does not match |
| 41 | api_helps_get_item | /helps/{id}.{_format} | Path does not match |
| 42 | api_invitation_links_checkTeam_collection | /public/check/team/{code} | Path does not match |
| 43 | api_invitation_links_checkGame_collection | /public/check/game/{code} | Path does not match |
| 44 | api_invitation_links_get_item | /invitation_links/{id} | Path does not match |
| 45 | api_login_exceptions_get_collection | /login_exceptions.{_format} | Path does not match |
| 46 | api_login_exceptions_post_collection | /public/login_exceptions | Path does not match |
| 47 | api_login_exceptions_get_item | /login_exceptions/{id}.{_format} | Path does not match |
| 48 | api_missions_get_collection | /missions.{_format} | Path does not match |
| 49 | api_missions_get_item | /missions/{uuid}.{_format} | Path does not match |
| 50 | api_missions_check_password_public_item | /public/missions/{uuid}/check_password | Path does not match |
| 51 | api_missions_check_password_item | /missions/{uuid}/check_password | Path does not match |
| 52 | api_missions_get_mission_for_dashboard_item | /missions/{uuid}/dashboard | Path does not match |
| 53 | api_mission_answers_get_collection | /mission_answers.{_format} | Path does not match |
| 54 | api_mission_answers_get_pictures_collection | /public/mission_answers/pictures | Path does not match |
| 55 | api_mission_answers_public_post_collection | /public/mission_answers | Path does not match |
| 56 | api_mission_answers_post_collection | /mission_answers | Path does not match |
| 57 | api_mission_answers_public_image_upload_collection | /public/mission_answers/image_upload | Path does not match |
| 58 | api_mission_answers_public_audio_upload_collection | /public/mission_answers/audio_upload | Path does not match |
| 59 | api_mission_answers_public_delete_collection | /public/mission_answers/delete_by_mission | Path does not match |
| 60 | api_mission_answers_delete_collection | /mission_answers/delete_by_mission | Path does not match |
| 61 | api_mission_answers_image_upload_collection | /mission_answers/image_upload | Path does not match |
| 62 | api_mission_answers_audio_upload_collection | /mission_answers/audio_upload | Path does not match |
| 63 | api_mission_answers_get_item | /mission_answers/{uuid}.{_format} | Path does not match |
| 64 | api_mission_answers_public_put_item | /public/mission_answers/{uuid} | Path does not match |
| 65 | api_mission_answers_put_item | /mission_answers/{uuid} | Path does not match |
| 66 | api_mission_answers_favorite_item | /mission_answers/{uuid}/favorite | Path does not match |
| 67 | api_mission_answers_show_item | /mission_answers/{uuid}/show | Path does not match |
| 68 | api_mission_reviews_post_collection | /public/mission_reviews.{_format} | Path does not match |
| 69 | api_mission_reviews_get_reviews_collection | /public/reviews | Path does not match |
| 70 | api_mission_reviews_get_item | /public/mission_reviews/{id}.{_format} | Path does not match |
| 71 | api_mission_reviews_delete_item | /public/mission_reviews/{id}.{_format} | Path does not match |
| 72 | api_mission_reviews_put_item | /public/mission_reviews/{id}.{_format} | Path does not match |
| 73 | api_mission_reviews_patch_item | /public/mission_reviews/{id}.{_format} | Path does not match |
| 74 | api_pages_get_item | /public/pages/{slug}.{_format} | Path does not match |
| 75 | api_players_current_collection | /players/current | Path does not match |
| 76 | api_players_set_current_collection | /players/set-current/{id} | Path does not match |
| 77 | api_players_players_games_collection | /players/games | Path does not match |
| 78 | api_players_players_get_game_collection | /players/game/{uuid} | Path does not match |
| 79 | api_players_get_item | /players/{id} | Path does not match |
| 80 | api_players_put_item | /players/{id} | Path does not match |
| 81 | api_reports_get_collection | /reports.{_format} | Path does not match |
| 82 | api_reports_new_reports_count_collection | /reports/count | Path does not match |
| 83 | api_reports_get_item | /reports/{id}.{_format} | Path does not match |
| 84 | api_reports_export_item | /reports/{id}/export | Path does not match |
| 85 | api_reports_update_item | /reports/{id}/update | Path does not match |
| 86 | api_teams_get_collection | /teams.{_format} | Path does not match |
| 87 | api_teams_get_item | /teams/{id}.{_format} | Path does not match |
| 88 | api_teams_points_item | /public/teams/{id}/points | Path does not match |
| 89 | api_team_codes_get_collection | /team_codes.{_format} | Path does not match |
| 90 | api_team_codes_post_collection | /team_codes.{_format} | Path does not match |
| 91 | api_team_codes_get_item | /public/teams/code/{code} | Path does not match |
| 92 | api_users_change_password_collection | /users/change_password | Path does not match |
| 93 | api_users_forgot_password_collection | /public/users/forgot_password | Path does not match |
| 94 | api_users_create_user_collection | /public/user/create | Path does not match |
| 95 | api_users_create_accounts_collection | /public/user/create_accounts | Path does not match |
| 96 | api_users_user_activation_collection | /public/user/activation | Path does not match |
| 97 | api_users_create_sso_user_collection | /public/user/sso_create | Path does not match |
| 98 | api_users_set_game_collection | /user/set_game | Path does not match |
| 99 | api_users_user_activation_update_collection | /public/user/token_update | Path does not match |
| 100 | api_users_user_disable_notification_collection | /public/user/disable_notification | Path does not match |
| 101 | api_users_user_clicked_on_notification_collection | /public/user/clicked_on_notification | Path does not match |
| 102 | api_users_get_item | /users/{id} | Path does not match |
| 103 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 104 | api_doc | /docs | 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.