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 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_admin_dashboard | /admin/dashboard | Path does not match |
| 15 | chat_send_message | /ajax/chat/send_message | Path does not match |
| 16 | chat_get_messages | /ajax/chat/get-messages | Path does not match |
| 17 | chat_new | /ajax/chat/new-chat | Path does not match |
| 18 | app_ajax_course_todo_done | /course/todo/done | Path does not match |
| 19 | meeting_send_statement | /send_statement | Path does not match |
| 20 | zoom_get_connection_data | /ajax/zoom/get-connection-data | Path does not match |
| 21 | login | /login | Path does not match |
| 22 | app_logout | /logout | Path does not match |
| 23 | app_authentication_redirect | / | Path does not match |
| 24 | app_register | /register | Path does not match |
| 25 | app_forgot_password_request | /reset-password | Path does not match |
| 26 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 27 | app_chat | /chat | Path does not match |
| 28 | app_small_chat | /chat/small | Path does not match |
| 29 | app_course_course_index | /course/ | Path does not match |
| 30 | app_course_course_new | /course/new/{id} | Path does not match |
| 31 | app_course_course_show | /course/{id} | Path does not match |
| 32 | app_course_course_edit | /course/{id}/edit | Path does not match |
| 33 | app_course_course_delete | /course/{id}/delete | Path does not match |
| 34 | app_course_course_switch | /course/{id}/switch | Path does not match |
| 35 | app_course_course_make_template | /course/{id}/make-template | Path does not match |
| 36 | app_course_course_add_projects | /course/{id}/add_projects | Path does not match |
| 37 | app_course_department_new | /course/department/new | Path does not match |
| 38 | app_course_department_show | /course/department/{id} | Path does not match |
| 39 | app_course_department_edit | /course/department/{id}/edit | Path does not match |
| 40 | app_course_department_delete | /course/department/{id} | Path does not match |
| 41 | app_course_lms_course_index | /course/lms/course/{id} | Path does not match |
| 42 | app_course_lms_course_add_video | /course/lms/course/{id}/add-video | Path does not match |
| 43 | app_course_lms_course_edit | /course/lms/course/{id}/edit | Path does not match |
| 44 | app_course_lms_lms_lesson_new | /course/lms/lms/lesson/{lms_stage_id}/new/ | Path does not match |
| 45 | app_course_lms_lms_lesson_show | /course/lms/lms/lesson/{id}/show | Path does not match |
| 46 | app_course_lms_lms_lesson_edit | /course/lms/lms/lesson/{id}/edit | Path does not match |
| 47 | app_course_lms_lms_lesson_delete | /course/lms/lms/lesson/{id}/delete | Path does not match |
| 48 | app_course_lms_lms_stage_new | /course/lms/lms/stage/{lms_course_id}/new | Path does not match |
| 49 | app_course_lms_lms_stage_edit | /course/lms/lms/stage/{id}/edit | Path does not match |
| 50 | app_course_lms_lms_stage_delete | /course/lms/lms/stage/{id}/delete | Path does not match |
| 51 | app_course_lms_lms_subject_new | /course/lms/subject/{id}/new | Path does not match |
| 52 | app_course_lms_lms_subject_show | /course/lms/subject/{id}/show | Path does not match |
| 53 | app_course_lms_lms_subject_edit | /course/lms/subject/{id}/edit | Path does not match |
| 54 | app_course_lms_lms_subject_delete | /course/lms/subject/{id}/delete | Path does not match |
| 55 | app_course_todo_index | /course-todo/ | Path does not match |
| 56 | app_course_todo_new | /course-todo/new | Path does not match |
| 57 | app_course_todo_show | /course-todo/{id} | Path does not match |
| 58 | app_course_todo_edit | /course-todo/{id}/edit | Path does not match |
| 59 | app_course_todo_delete | /course-todo/{id} | Path does not match |
| 60 | app_course_user_group_index | /course/{id_course}/user-group/ | Path does not match |
| 61 | app_course_user_group_new | /course/{id_course}/user-group/new | Path does not match |
| 62 | app_course_user_group_edit | /course/{id_course}/user-group/{id}/edit | Path does not match |
| 63 | app_course_user_group_show | /course/{id_course}/user-group/{id} | Path does not match |
| 64 | app_course_user_group_delete | /course/{id_course}/user-group/{id} | Path does not match |
| 65 | app_course_wizard_show | /course/course/wizard/{id} | Path does not match |
| 66 | app_creator_dashboard | /creator/dashboard | Path does not match |
| 67 | lms_course | /lms/course/{id} | Path does not match |
| 68 | lms_course_lesson | /lms/course/lesson/{id} | Path does not match |
| 69 | lms_course_subject | /lms/course/subject/{id} | Path does not match |
| 70 | lms_course_notes | /lms/course/notes/{id} | Path does not match |
| 71 | lms_course_notes_lesson | /lms/course/notes/lesson/{id} | Path does not match |
| 72 | lms_course_question | /lms/course/question/{id} | Path does not match |
| 73 | lms_course_question_lesson | /lms/course/question/lesson/{id} | Path does not match |
| 74 | lms_course_subject_ajax | /lms/course/ajax | Path does not match |
| 75 | app_mentor_course | /mentor/course/{id} | Path does not match |
| 76 | app_mentor_project | /mentor/project/{id} | Path does not match |
| 77 | app_mentor_students | /mentor/students/{id} | Path does not match |
| 78 | app_mentor_student_details | /mentor/student-details/{id}/{user_id} | Path does not match |
| 79 | app_mentor_dashboard | /mentor/dashboard | Path does not match |
| 80 | app_project_project_index | /project/ | Path does not match |
| 81 | app_project_project_new | /project/new/{id} | Path does not match |
| 82 | app_project_project_show | /project/{id} | Path does not match |
| 83 | app_project_project_edit | /project/{id}/edit | Path does not match |
| 84 | app_project_project_delete | /project/{id} | Path does not match |
| 85 | app_project_project_make_template | /project/{id}/make-template | Path does not match |
| 86 | app_project_wizard_show | /project/project/wizard/{id} | Path does not match |
| 87 | app_security_user_index | /users/ | Path does not match |
| 88 | app_security_user_new | /users/new | Path does not match |
| 89 | app_security_user_show | /users/{id} | Path does not match |
| 90 | app_security_user_edit | /users/{id}/edit | Path does not match |
| 91 | app_security_user_delete | /users/{id} | Path does not match |
| 92 | app_super_admin_dashboard | /super-admin/dashboard | Path does not match |
| 93 | user_course | /user/course/{id} | Path does not match |
| 94 | app_user_dashboard | /user/dashboard | Path does not match |
| 95 | user_help | /user/help/ | Path does not match |
| 96 | user_meeting | /user/meeting/ | Path does not match |
| 97 | user_project_list | /user/project/list | Path does not match |
| 98 | user_project | /user/project/{id} | Path does not match |
| 99 | user_project_work_board | /user/project/{id}/work-board/ | Path does not match |
| 100 | user_project_work_board_message | /user/project/{id}/work-board/message/{id_message} | Path does not match |
| 101 | user_project_chat | /user/project/chat | Path does not match |
| 102 | user_project_activity | /user/project/{id}/activity/ | Path does not match |
| 103 | user_project_documents | /user/project/{id}/files/ | Path does not match |
| 104 | user_project_ask | /user/project{id}/ask/ | Path does not match |
| 105 | user_project_message | /project/message/{id} | Path does not match |
| 106 | app_zoom_meeting_index | /zoom/meeting/ | Path does not match |
| 107 | app_zoom_meeting_new | /zoom/meeting/new | Path does not match |
| 108 | app_zoom_meeting_new_group | /zoom/meeting/new-group | Path does not match |
| 109 | app_zoom_meeting_show | /zoom/meeting/{id} | Path does not match |
| 110 | app_zoom_meeting_edit | /zoom/meeting/{id}/edit | Path does not match |
| 111 | app_zoom_meeting_edit_group | /zoom/meeting/{id}/edit-group | Path does not match |
| 112 | app_zoom_meeting_conductivity | /zoom/meeting/{id}/conductivity-group | Path does not match |
| 113 | app_zoom_meeting_delete | /zoom/meeting/{id} | Path does not match |
| 114 | app_zoom | /zoom/{id} | 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.