Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | bazinga_jstranslation_js | /translations/{domain}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin_web_index | / | Path does not match |
| 17 | admin_web_course_create | /courses/new | Path does not match |
| 18 | admin_web_course_index | /courses | Path does not match |
| 19 | admin_web_course_update | /courses/{id}/update | Path does not match |
| 20 | admin_web_course_clone | /courses/{id}/clone | Path does not match |
| 21 | admin_web_certificate_version_create | /certificate-versions/new | Path does not match |
| 22 | admin_web_certificate_version_index | /certificate-versions | Path does not match |
| 23 | admin_web_certificate_version_update | /certificate-versions/{id}/update | Path does not match |
| 24 | admin_web_education_material_create | /lessons/{id}/lesson-contents/education-materials/new | Path does not match |
| 25 | admin_web_education_material_update | /lessons/lesson-contents/education-materials/{id}/update | Path does not match |
| 26 | admin_web_lesson_create | /lessons/new | Path does not match |
| 27 | admin_web_lesson_index | /lessons | Path does not match |
| 28 | admin_web_lesson_update | /lessons/{id}/update | Path does not match |
| 29 | admin_web_level_create | /levels/new | Path does not match |
| 30 | admin_web_level_index | /levels | Path does not match |
| 31 | admin_web_level_update | /levels/{id}/update | Path does not match |
| 32 | admin_web_test_material_create | /lessons/{id}/lesson-contents/test-materials/new | Path does not match |
| 33 | admin_web_test_material_update | /lessons/lesson-contents/test-materials/{id}/update | Path does not match |
| 34 | admin_web_test_material_publish | /lessons/lesson-contents/test-materials/{id}/publish | Path does not match |
| 35 | admin_web_test_material_question_create | /lessons/lesson-contents/test-materials/{id}/question/new/{questionType} | Path does not match |
| 36 | admin_web_test_material_question_update | /lessons/lesson-contents/test-materials/{testMaterial}/question/{id}/{questionType} | Path does not match |
| 37 | admin_web_product_create | /products/new | Path does not match |
| 38 | admin_web_product_index | /products | Path does not match |
| 39 | admin_web_product_update | /products/{id}/update | Path does not match |
| 40 | admin_web_product_order_create | /product-order/new | Path does not match |
| 41 | admin_web_product_order_index | /product-order | Path does not match |
| 42 | admin_web_product_order_update | /product-order/{id}/update | Path does not match |
| 43 | admin_web_student_index | /students | Path does not match |
| 44 | admin_web_student_create | /students/new | Path does not match |
| 45 | admin_web_student_update | /students/{id}/update | Path does not match |
| 46 | admin_web_task_index | /task | Path does not match |
| 47 | admin_web_task_create | /task/create | Path does not match |
| 48 | admin_web_task_update | /task/{id}/update | Path does not match |
| 49 | admin_web_task_student_answer_index | /task/{id}/student-answer | Path does not match |
| 50 | admin_web_task_student_answer_update | /task/{taskId}/student-answer/{id}/update | Path does not match |
| 51 | admin_web_user_create | /users/new | Path does not match |
| 52 | admin_web_user_index | /users | Path does not match |
| 53 | admin_web_user_update | /users/{id}/update | Path does not match |
| 54 | admin_web_security_login | /login | Path does not match |
| 55 | admin_web_security_login_check | /login-check | Path does not match |
| 56 | admin_web_security_logout | /logout | Path does not match |
| 57 | admin_web_security_reset_password_request | /reset-password/request | Path does not match |
| 58 | admin_web_security_reset_password_check_email | /reset-password/check-email | Path does not match |
| 59 | admin_web_security_reset_password_change_password | /reset-password/change-password/{token} | Path does not match |
| 60 | admin_web_subject_create | /subjects/new | Path does not match |
| 61 | admin_web_subject_index | /subjects | Path does not match |
| 62 | admin_web_subject_update | /subjects/{id}/update | Path does not match |
| 63 | admin_web_woo_commerce_order_index | /woo-commerce/orders | Path does not match |
| 64 | admin_api_course_delete | /admin/api/courses/{id} | Path does not match |
| 65 | admin_api_course_list | /admin/api/courses | Path does not match |
| 66 | admin_api_file_upload | /admin/api/files/upload | Path does not match |
| 67 | admin_api_certificate_version_delete | /admin/api/certificate-versions/{id} | Path does not match |
| 68 | admin_api_certificate_version_list | /admin/api/certificate-versions | Path does not match |
| 69 | admin_api_education_material_preview | /admin/api/lessons/{id}/lesson-contents/education-materials/preview | Path does not match |
| 70 | admin_api_education_material_last_modify | /admin/api/lessons/{id}/lesson-contents/education-materials/last-modify | Path does not match |
| 71 | admin_api_lesson_delete | /admin/api/lessons/{id} | Path does not match |
| 72 | admin_api_lesson_list | /admin/api/lessons | Path does not match |
| 73 | admin_api_lesson_content_tree | /admin/api/lesson-contents/{id}/tree | Path does not match |
| 74 | admin_api_lesson_content_delete | /admin/api/lesson-contents/{id} | Path does not match |
| 75 | admin_api_lesson_content_update_tree | /admin/api/lesson-contents/{id}/tree | Path does not match |
| 76 | admin_api_level_delete | /admin/api/levels/{id} | Path does not match |
| 77 | admin_api_level_list | /admin/api/levels | Path does not match |
| 78 | admin_api_lesson_test_question_delete | /admin/api/lessons/lesson-contents/test-materials/{testMaterial}/question/{id}/delete | Path does not match |
| 79 | admin_api_product_delete | /admin/api/product/{id} | Path does not match |
| 80 | admin_api_product_list | /admin/api/product | Path does not match |
| 81 | admin_api_product_course_update | /admin/api/product/{id}/courses | Path does not match |
| 82 | admin_api_product_lesson_update | /admin/api/product/{id}/lesson | Path does not match |
| 83 | admin_api_product_order_delete | /admin/api/product-order/{id} | Path does not match |
| 84 | admin_api_product_order_list | /admin/api/product-order | Path does not match |
| 85 | admin_api_mercure_settings | /admin/api/mercure/settings | Path does not match |
| 86 | admin_api_task_list | /admin/api/task | Path does not match |
| 87 | admin_api_task_delete | /admin/api/task/{id}/delete | Path does not match |
| 88 | admin_api_task_student_answer_list | /admin/api/task/{id}/student-answer | Path does not match |
| 89 | admin_api_test_test_question_draft_preview | /admin/api/tests/questions/preview | Path does not match |
| 90 | admin_api_user_delete | /admin/api/users/{id}/delete | Path does not match |
| 91 | admin_api_user_list | /admin/api/users | Path does not match |
| 92 | admin_api_user_mass_delete | /admin/api/users/mass-delete | Path does not match |
| 93 | admin_api_student_delete | /admin/api/students/{id} | Path does not match |
| 94 | admin_api_student_list | /admin/api/students | Path does not match |
| 95 | admin_api_student_mass_delete | /admin/api/students/mass-delete | Path does not match |
| 96 | admin_api_student_export | /admin/api/students/export | Path does not match |
| 97 | admin_api_student_login | /admin/api/students/{id}/login | Path does not match |
| 98 | admin_api_subject_delete | /admin/api/subjects/{id} | Path does not match |
| 99 | admin_api_subject_list | /admin/api/subjects | Path does not match |
| 100 | admin_api_subject_users_list | /admin/api/subjects/{id}/users | Path does not match |
| 101 | admin_api_subject_sign_in_users | /admin/api/subjects/{id}/users/sign-in | Path does not match |
| 102 | admin_api_subject_sign_out_users | /admin/api/subjects/{id}/users/sign-out | Path does not match |
| 103 | admin_api_woo_commerce_order_delete | /admin/api/woo-commerce/order/{id}/download | Path does not match |
| 104 | admin_api_woo_commerce_order_list | /admin/api/woo-commerce/order | Path does not match |
| 105 | main_api_security_login | /api/login | Path does not match |
| 106 | main_api_security_refresh_token | /api/token/refresh | Path does not match |
| 107 | main_api_rocket_get | /api/rocket | Path does not match |
| 108 | main_api_rocket_create | /api/rocket-create | Path does not match |
| 109 | main_api_student_chat_token_get | /api/student/{id}/chat-token | Path does not match |
| 110 | main_web_swagger_index | /api/docs | Path does not match |
| 111 | main_web_swagger_file | /api/docs/file/{fileName} | Path does not match |
| 112 | main_web_swagger_redirect | /api/docs/{fileName} | 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.