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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | api_request_reset_password | /api/request-reset-password | Path does not match |
| 14 | api_reset_password | /api/reset-password | Path does not match |
| 15 | api_change_password | /api/change-password | Path does not match |
| 16 | payment | /payment | Path does not match |
| 17 | verify_payment | /verify-payment | Path does not match |
| 18 | stripe_session | /stripe/session | Path does not match |
| 19 | app_api_progress | /api/progress/{videoId} | Path does not match |
| 20 | app_api_result | /api/homework/result/{videoId} | Path does not match |
| 21 | app_api_get_mcq_progress | /api/homework/get-progress/{videoId} | Path does not match |
| 22 | app_api_save_mcq_progress | /api/homework/save-progress/{videoId} | Path does not match |
| 23 | user_get_progress_report | /api/user/progress/report/{slug} | Path does not match |
| 24 | subscriptions | /api/subscriptions | Path does not match |
| 25 | invoice | /api/user/invoice | Path does not match |
| 26 | user_course_content | /api/user/course/{slug} | Path does not match |
| 27 | api_request_enquiries | /user-enquiries | Path does not match |
| 28 | api_get_videos_all_category | /api/course/category | Path does not match |
| 29 | api_get_videos_by_category | /api/videos/{slug} | Path does not match |
| 30 | api_video_course_list | /v1/videocourse/list | Path does not match |
| 31 | api_video_course | /v1/videocourse/{slug} | Path does not match |
| 32 | app_auth | /auth | Path does not match |
| 33 | app_current_user | /api/currentuser | Path does not match |
| 34 | api_login_check | /api/login_check | Path does not match |
| 35 | api_register | /api/register | Path does not match |
| 36 | category_index | /admin/category/ | Path does not match |
| 37 | category_new | /admin/category/new | Path does not match |
| 38 | category_show | /admin/category/{id} | Path does not match |
| 39 | category_edit | /admin/category/{id}/edit | Path does not match |
| 40 | category_delete | /admin/category/{id}/delete | Path does not match |
| 41 | app_dashboard | /admin/dashboard | Path does not match |
| 42 | homework_create | /admin/homework/{videoId}/create | Path does not match |
| 43 | homework_edit | /admin/homework/{id}/edit | Path does not match |
| 44 | homework_question_delete | /admin/homework/{homeworkId}/delete/question/{id} | Path does not match |
| 45 | app_questions | /admin/questions | Path does not match |
| 46 | question_create | /admin/question/{homeworkId}/create | Path does not match |
| 47 | question_edit | /admin/question/{id}/edit | Path does not match |
| 48 | app_forgot_password_request | /reset-password | Path does not match |
| 49 | app_check_email | /reset-password/check-email | Path does not match |
| 50 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 51 | app_login | / | Path does not match |
| 52 | app_logout | /logout | Path does not match |
| 53 | app_subscriptions | /admin/subscriptions | Path does not match |
| 54 | admin_payment | /admin/payment | Path does not match |
| 55 | app_user | /admin/user | Path does not match |
| 56 | app_change_password | /admin/change-password | Path does not match |
| 57 | app_video | /admin/video | Path does not match |
| 58 | video_new | /admin/{id}/video/new | Path does not match |
| 59 | video_edit | /admin/{id}/video/{videoId}/ | Path does not match |
| 60 | video_delete | /admin/{id}/delete/video | Path does not match |
| 61 | video_course_index | /admin/video-course/ | Path does not match |
| 62 | video_course_new | /admin/video-course/new | Path does not match |
| 63 | video_course_show | /admin/video-course/{id} | Path does not match |
| 64 | video_course_edit | /admin/video-course/{id}/edit | Path does not match |
| 65 | upload_new_videos | /admin/video-course/{id}/upload-new-videos | Path does not match |
| 66 | video_course_calender | /admin/video-course/{id}/calender | Path does not match |
| 67 | video_course_delete | /admin/video-course/{id}/delete | Path does not match |
| 68 | app_workbook | /admin/workbook | Path does not match |
| 69 | workbook_create | /admin/workbook/{videoId}/create | Path does not match |
| 70 | workbook_edit | /admin/workbook/{id}/edit | Path does not match |
| 71 | workbook_attachment_delete | /admin/workbook/{workbookId}/delete/attachment/{id} | Path does not match |
| 72 | youtube_live_index | /admin/youtube_live | Path does not match |
| 73 | youtube_live_create | /admin/youtube_live/{videoId}/create | Path does not match |
| 74 | youtube_live_edit | /admin/youtube_live/{id}/edit | Path does not match |
| 75 | youtube_live_delete | /admin/youtube_live/{id}/delete | Path does not match |
| 76 | token_refresh | /api/token/refresh | 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.