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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | api_promo_admin_save | /admin/api/promo/admin/save | Path does not match |
| 16 | api_promo_admin_list | /admin/api/promo/admin/list | Path does not match |
| 17 | api_promo_admin_activate | /admin/api/promo/admin/activate | Path does not match |
| 18 | api_promo_admin_views | /admin/api/promo/admin/views | Path does not match |
| 19 | get_lessons_by_category | /getLessonsByCategory/{id} | Path does not match |
| 20 | update_lesson_category_order | /updateLessonCategoryOrder | Path does not match |
| 21 | api_update_lessons_order | /updateLessonsOrder | Path does not match |
| 22 | update_lesson_coins | /admin/api/lessons/{id}/coins | Path does not match |
| 23 | get_lesson_coins | /admin/api/lessons/{id}/coins | Path does not match |
| 24 | admin_lesson_stat | /admin/api/lesson-stat/{lessonId} | Path does not match |
| 25 | admin_question_update | /admin/api/questions/{id} | Path does not match |
| 26 | admin_questions_list | /admin/api/questions/lesson/{lessonId} | Path does not match |
| 27 | app_admin_question_createquestion | /admin/api/questions/lesson/{lessonId} | Path does not match |
| 28 | app_admin_question_getquestion | /admin/api/questions/{id} | Path does not match |
| 29 | app_admin_question_deletequestion | /admin/api/questions/{id} | Path does not match |
| 30 | app_analytics_saveanalytics | /analytics/save | Path does not match |
| 31 | app_analytics_getanalytics | /mobile/analytics/staff | Path does not match |
| 32 | app_benefit_getbenefits | /getBenefits | Path does not match |
| 33 | app_benefit_getbenefitsactive | /getBenefitsActive | Path does not match |
| 34 | app_benefit_getbenefititemstaff | /checkStaffBenefit/{id} | Path does not match |
| 35 | app_benefit_getbenefititem | /getBenefit/{id} | Path does not match |
| 36 | app_benefit_postbenefititem | /postBenefit | Path does not match |
| 37 | app_benefit_putbenefititem | /putBenefit/{id} | Path does not match |
| 38 | app_benefit_deletebenefititem | /deleteBenefit/{id} | Path does not match |
| 39 | app_benefit_requestforbenefititem | /requestforBenefit/{id} | Path does not match |
| 40 | app_chats_getchats | /getChats | Path does not match |
| 41 | app_chats_getchatstaff | /getChatStaff | Path does not match |
| 42 | app_chats_getchatadmin | /getChatAdmin/{id} | Path does not match |
| 43 | app_chats_sendmessagesstaff | /sendMessagesStaff | Path does not match |
| 44 | app_chats_sendmessagesadmin | /sendMessagesAdmin | Path does not match |
| 45 | app_chiocoin_getchiocoins | /getChioCoin | Path does not match |
| 46 | app_chiocoin_getchiocoinslist | /getChioCoinList | Path does not match |
| 47 | app_chiocoin_getchiocoinsphone | /getChioCoin/{id} | Path does not match |
| 48 | app_chiocoin_getchiocoinsstaff | /getChioCoinStaff | Path does not match |
| 49 | app_chiocoin_deletechiocointransactions | /deleteChioCoin/{id} | Path does not match |
| 50 | app_chiocoin_setchiocoin | /setChioCoin | Path does not match |
| 51 | app_chiocoin_postchiocoin | /postChioCoin/{id} | Path does not match |
| 52 | api_auth_login | /api/auth/login | Path does not match |
| 53 | api_auth_refresh | /api/auth/refresh | Path does not match |
| 54 | api_auth_me | /api/auth/me | Path does not match |
| 55 | api_delete_comment | /api/comment/{id} | Path does not match |
| 56 | api_get_comments | /api/lesson/{lessonId}/comments | Path does not match |
| 57 | api_add_comment | /api/lesson/{lessonId}/comment | Path does not match |
| 58 | api_like_comment | /api/comment/{id}/like | Path does not match |
| 59 | api_test_attempt_start | /api/test/attempt/start | Path does not match |
| 60 | api_test_attempt_answer | /api/test/attempt/answer | Path does not match |
| 61 | api_test_attempt_finish | /api/test/attempt/finish | Path does not match |
| 62 | api_lesson_test_attempts | /api/lesson/{lessonId}/test-attempts | Path does not match |
| 63 | api_lesson_view | /api/lesson/{lessonId}/view | Path does not match |
| 64 | device_post | /postDevice | Path does not match |
| 65 | device_put | /putDevice | Path does not match |
| 66 | device_logout | /devices/logout | Path does not match |
| 67 | device_delete | /devices/delete | Path does not match |
| 68 | upload_video | /upload/video | Path does not match |
| 69 | app_file_getfiles | /getFiles | Path does not match |
| 70 | app_file_getfileitem | /getFile/{id} | Path does not match |
| 71 | app_file_postfileitem | /postFile | Path does not match |
| 72 | app_file_putfileitem | /putFile/{id} | Path does not match |
| 73 | app_file_deletefileitem | /deleteFile/{id} | Path does not match |
| 74 | app_main_getevents | /getEvents | Path does not match |
| 75 | app_main_geteventsnext | /getEventsNext | Path does not match |
| 76 | app_main_geteventitem | /getEvent/{id} | Path does not match |
| 77 | app_main_posteventitem | /postEvent | Path does not match |
| 78 | app_main_puteventitem | /putEvent/{id} | Path does not match |
| 79 | app_main_deleteeventitem | /deleteEvent/{id} | Path does not match |
| 80 | app_main_getlessons | /getLessons | Path does not match |
| 81 | app_main_getlessonitem | /getLesson/{id} | Path does not match |
| 82 | app_main_postlessonitem | /postLesson | Path does not match |
| 83 | app_main_deletelessonitem | /deleteLesson/{id} | Path does not match |
| 84 | app_main_putlessonitem | /putLesson/{id} | Path does not match |
| 85 | app_main_getlessoncategorys | /getLessonCategorys | Path does not match |
| 86 | app_main_getlessoncategorysadmin | /api/admin/getLessonCategorys_admin | Path does not match |
| 87 | app_main_getlessoncategoryitem | /getLessonCategory/{id} | Path does not match |
| 88 | app_main_getcategoryshowlesson | /getCategoryShowLesson/{id} | Path does not match |
| 89 | app_main_deletelessoncategoryitem | /deleteLessonCategory/{id} | Path does not match |
| 90 | app_main_postlessoncategoryitem | /postLessonCategory | Path does not match |
| 91 | app_main_putlessoncategoryitem | /putLessonCategory/{id} | Path does not match |
| 92 | app_main_saveimage | /saveImage/ | Path does not match |
| 93 | app_main_hooksave | /hookSave | Path does not match |
| 94 | app_notifications_getnotifications | /getNotificationsStaff | Path does not match |
| 95 | app_notifications_setnotifications | /setNotificationsStaff | Path does not match |
| 96 | api_promo_current | /api/promo/current | Path does not match |
| 97 | api_promo_mark_viewed | /api/promo/mark-viewed | Path does not match |
| 98 | get_push_staff | /getPushStaff | Path does not match |
| 99 | set_push_staff | /setPushStaff | Path does not match |
| 100 | push_track | /push/track | Path does not match |
| 101 | app_quiz_checkanswer | /api/quiz/check-answer | Path does not match |
| 102 | app_quiz_getlessonquestions | /api/quiz/lesson/{lessonId}/questions | Path does not match |
| 103 | app_security_saveanalytics | /profile/check-auth | Path does not match |
| 104 | staff_avatar_show | /mobile/profile/avatar/ | Path does not match |
| 105 | staff_avatar_upload | /mobile/profile/avatar | Path does not match |
| 106 | staff_avatar_overwrite | /mobile/profile/avatar/overwrite | Path does not match |
| 107 | staff_avatar_delete | /mobile/profile/avatar | Path does not match |
| 108 | staff_avatar_upload_legacy | /mobile/profile/avatar/upload | Path does not match |
| 109 | staff_avatar_delete_legacy | /mobile/profile/avatar/delete | Path does not match |
| 110 | staff_avatar_overwrite_legacy | /mobile/profile/avatar/update | Path does not match |
| 111 | app_staff_updatestatusstaff | /update-status-staff | Path does not match |
| 112 | app_staff_offallstaff | /offAllStaff | Path does not match |
| 113 | app_staff_getmasterslist | /getMastersList | 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.