Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_admin_home | /admin | Path does not match |
| 18 | app_admin_free_play_analytics | /admin/free-play | Path does not match |
| 19 | app_admin_platform_index | /admin/platforms | Path does not match |
| 20 | app_admin_platform_new | /admin/platforms/new | Path does not match |
| 21 | app_admin_platform_edit | /admin/platforms/{id}/edit | Path does not match |
| 22 | app_admin_platform_deactivate | /admin/platforms/{id}/deactivate | Path does not match |
| 23 | app_admin_practice_test_attempt_index | /admin/practice-test-attempts | Path does not match |
| 24 | app_admin_practice_test_attempt_show | /admin/practice-test-attempts/{id} | Path does not match |
| 25 | app_admin_practice_test_index | /admin/practice-tests | Path does not match |
| 26 | app_admin_practice_test_new | /admin/practice-tests/new | Path does not match |
| 27 | app_admin_practice_test_edit | /admin/practice-tests/{id}/edit | Path does not match |
| 28 | app_admin_question_index | /admin/questions | Path does not match |
| 29 | app_admin_question_new | /admin/questions/new | Path does not match |
| 30 | app_admin_question_edit | /admin/questions/{id}/edit | Path does not match |
| 31 | app_admin_question_option_new | /admin/questions/{id}/options/new | Path does not match |
| 32 | app_admin_question_option_edit | /admin/questions/{question}/options/{id}/edit | Path does not match |
| 33 | app_admin_question_option_delete | /admin/questions/{question}/options/{id}/delete | Path does not match |
| 34 | app_admin_question_archive | /admin/questions/{id}/archive | Path does not match |
| 35 | app_admin_question_import | /admin/questions/import | Path does not match |
| 36 | app_admin_topic_index | /admin/topics | Path does not match |
| 37 | app_admin_topic_new | /admin/topics/new | Path does not match |
| 38 | app_admin_topic_show | /admin/topics/{id} | Path does not match |
| 39 | app_admin_topic_edit | /admin/topics/{id}/edit | Path does not match |
| 40 | app_admin_topic_deactivate | /admin/topics/{id}/deactivate | Path does not match |
| 41 | app_api_bootstrap | /api/bootstrap | Path does not match |
| 42 | api_free_play_answers | /api/free-play/answers | Path does not match |
| 43 | api_free_play_progress | /api/free-play/progress | Path does not match |
| 44 | api_free_play_questions | /api/free-play/questions | Path does not match |
| 45 | api_leaderboards | /api/leaderboards | Path does not match |
| 46 | app_api_ping | /api/ping | Path does not match |
| 47 | api_practice_tests | /api/practice-tests | Path does not match |
| 48 | api_practice_test_start | /api/practice-tests/{id}/attempts | Path does not match |
| 49 | api_practice_test_attempt_history | /api/practice-test-attempts | Path does not match |
| 50 | api_practice_test_attempt_show | /api/practice-test-attempts/{id} | Path does not match |
| 51 | api_practice_test_answer | /api/practice-test-attempts/{attempt}/questions/{question}/answer | Path does not match |
| 52 | api_practice_test_flag | /api/practice-test-attempts/{attempt}/questions/{question}/flag | Path does not match |
| 53 | api_practice_test_submit | /api/practice-test-attempts/{id}/submit | Path does not match |
| 54 | api_practice_test_abandon | /api/practice-test-attempts/{id}/abandon | Path does not match |
| 55 | app_api_reference_taxonomy | /api/reference/taxonomy | Path does not match |
| 56 | api_register | /api/register | Path does not match |
| 57 | api_auth_email_code_request | /api/auth/email-code/request | Path does not match |
| 58 | api_auth_email_code_verify | /api/auth/email-code/verify | Path does not match |
| 59 | api_test | /api/test | Path does not match |
| 60 | app_home | / | Path does not match |
| 61 | app_login_code_request | /login/code | Path does not match |
| 62 | app_login_code_verify | /login/code/verify | Path does not match |
| 63 | app_login | /login | Path does not match |
| 64 | app_logout | /logout | Path does not match |
| 65 | app_register | /register | Path does not match |
| 66 | app_verify_email | /verify/email | Path does not match |
| 67 | api_login | /api/login | 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.