Routing
landing_page
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "success" |
Route Matching Logs
Path to match:
/landing/success
| # | 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 | app_chat | /appv2/chat | Path does not match |
| 16 | ajax_invite_to_chat_room | /appv2/chat/ajax/invite-to-chat-room | Path does not match |
| 17 | app_chat_room | /appv2/chat/room/{slug} | Path does not match |
| 18 | app_chat_room_api | /chat/api/room | Path does not match |
| 19 | app_chat_room_api_check_user_can_join_full_room | /chat/api/check-user-can-join-full-room | Path does not match |
| 20 | ajax_send_friend_request | /ajax/send-friend-request | Path does not match |
| 21 | ajax_accept_friend_request | /ajax/accept-friend-request | Path does not match |
| 22 | ajax_deny_friend_request | /ajax/deny-friend-request | Path does not match |
| 23 | ajax_block_user | /ajax/block-user | Path does not match |
| 24 | ajax_unblock_user | /ajax/unblock-user | Path does not match |
| 25 | ajax_remove_friend | /ajax/remove-friend | Path does not match |
| 26 | app_v2_profile_friends | /appv2/profile/friends | Path does not match |
| 27 | app_v2_profile_friends_messages | /appv2/profile/friends/messages/{user} | Path does not match |
| 28 | ajax_send_user_message | /ajax/send-user-message | Path does not match |
| 29 | ajax_check_new_messages | /ajax/check-new-messages | Path does not match |
| 30 | control_reset_tests | /control/reset-tests | Path does not match |
| 31 | promotional_signup_arca20 | /arca20 | Path does not match |
| 32 | promotional_signup_arca30 | /arca30 | Path does not match |
| 33 | promotional_subscribe | /promotional-subscribe | Path does not match |
| 34 | promotional_subscribe_complete | /promotional-subscribe/complete | Path does not match |
| 35 | app_v2_parents | /appv2/parents | Path does not match |
| 36 | app_v2_events_index | /appv2/events/ | Path does not match |
| 37 | app_v2_events_category | /appv2/events/{slug} | Path does not match |
| 38 | app_v2_events_event | /appv2/events/{eventCategory}/{slug} | Path does not match |
| 39 | app_v2_school_admin_homepage | /school-admin/ | Path does not match |
| 40 | app_v2_school_admin_teachers | /school-admin/teachers | Path does not match |
| 41 | app_v2_school_admin_teachers_new | /school-admin/teachers/new | Path does not match |
| 42 | app_v2_school_admin_teachers_edit | /school-admin/teachers/{id}/edit | Path does not match |
| 43 | app_v2_school_admin_teachers_classes_view | /school-admin/teachers/{id}/classes | Path does not match |
| 44 | app_v2_school_admin_teachers_students_view | /school-admin/teachers/{id}/students | Path does not match |
| 45 | app_v2_school_admin_teachers_student_edit | /school-admin/teachers/students/{student}/edit | Path does not match |
| 46 | app_v2_school_admin_teachers_delete | /school-admin/teachers/{id} | Path does not match |
| 47 | app_v2_school_admin_teachers_student_delete | /school-admin/teachers/student/{student} | Path does not match |
| 48 | app_v2_school_teacher_homepage | /school-teacher/ | Path does not match |
| 49 | app_v2_school_teacher_classes_view | /school-teacher/classes | Path does not match |
| 50 | app_v2_school_teacher_class_new | /school-teacher/classes/new | Path does not match |
| 51 | app_v2_school_teacher_class_edit | /school-teacher/classes/{id}/edit | Path does not match |
| 52 | app_v2_school_teacher_class_view | /school-teacher/classes/{id}/students | Path does not match |
| 53 | app_v2_school_teacher_class_notifications | /school-teacher/classes/{id}/notifications | Path does not match |
| 54 | app_v2_school_teacher_class_notification_responses | /school-teacher/classes/{id}/responses/{notification} | Path does not match |
| 55 | app_v2_school_teacher_class_delete | /school-teacher/classes/{id} | Path does not match |
| 56 | app_v2_school_teacher_students_view | /school-teacher/students | Path does not match |
| 57 | app_v2_school_teacher_students_new | /school-teacher/students/new | Path does not match |
| 58 | app_v2_school_teacher_students_upload | /school-teacher/students/upload/{class} | Path does not match |
| 59 | app_v2_school_teacher_student_edit | /school-teacher/students/{id}/edit | Path does not match |
| 60 | app_v2_school_teacher_student_delete | /school-teacher/students/{id} | Path does not match |
| 61 | app_v2_school_teacher_class_playlist_play | /school-teacher/playlist/{id}/play | Path does not match |
| 62 | app_v2_school_teacher_class_playlist_edit | /school-teacher/playlist/{id}/edit | Path does not match |
| 63 | app_v2_school_student_homepage | /school-student/ | Path does not match |
| 64 | app_appv2schoolstudent_suggestions | /school-student/sugg | Path does not match |
| 65 | app_v2_sharing_badges | /appv2/api/sharing/badges | Path does not match |
| 66 | app_v2_toggle_sharing_submission_like | /appv2/api/sharing/submission/{id}/like | Path does not match |
| 67 | app_v2_refresh_badges | /appv2/refresh-badges | Path does not match |
| 68 | app_v2_toggle_forum_post_like | /appv2/api/forum/post/like/{id} | Path does not match |
| 69 | app_v2_toggle_forum_comment_like | /appv2/api/forum/comment/like/{id} | Path does not match |
| 70 | app_v2_comment_mark_as_best | /appv2/api/forum/comment/mark-as-best/{id} | Path does not match |
| 71 | app_v2_report_post | /appv2/api/forum/post/report/{id} | Path does not match |
| 72 | app_v2_report_comment | /appv2/api/forum/comment/report/{id} | Path does not match |
| 73 | app_v2_comment_on_post | /appv2/api/forum/post/comment/{id} | Path does not match |
| 74 | app_v2_homepage | /appv2/ | Path does not match |
| 75 | app_v2_profile_index | /appv2/profile/ | Path does not match |
| 76 | app_v2_onboarding | /appv2/profile/onboarding | Path does not match |
| 77 | app_v2_profile_goals | /appv2/profile/your-goals | Path does not match |
| 78 | app_v2_profile_badges | /appv2/profile/badges | Path does not match |
| 79 | app_v2_profile_badge_certificate | /appv2/profile/badge/certificate/{badge} | Path does not match |
| 80 | app_v2_notifications | /appv2/profile/notifications | Path does not match |
| 81 | app_v2_toggle_notifications_read | /appv2/profile/notifications/read/{id} | Path does not match |
| 82 | app_v2_profile_modify | /appv2/profile/modify | Path does not match |
| 83 | app_v2_profile_public | /appv2/profile/public/{username} | Path does not match |
| 84 | app_appv2profile_mypublicprofile | /appv2/profile/my-public-profile | Path does not match |
| 85 | ajax_follow_user | /appv2/profile/ajax/public-follow-user | Path does not match |
| 86 | app_v2_profile_content_history | /appv2/profile/content-history | Path does not match |
| 87 | app_v2_profile_content_history_lessons | /appv2/profile/content-history/lessons | Path does not match |
| 88 | app_v2_profile_content_history_lessons_level | /appv2/profile/content-history/lessons/{level} | Path does not match |
| 89 | app_v2_profile_content_history_lessons_vocab | /appv2/profile/content-history/interactive-vocabulary | Path does not match |
| 90 | app_v2_profile_content_history_lessons_live | /appv2/profile/content-history/live | Path does not match |
| 91 | app_v2_profile_content_history_podcast | /appv2/profile/content-history/podcast | Path does not match |
| 92 | app_v2_profile_content_history_lessons_pronunciation | /appv2/profile/content-history/pronunciation | Path does not match |
| 93 | app_v2_profile_content_history_lessons_verbs | /appv2/profile/content-history/verbs | Path does not match |
| 94 | app_v2_profile_content_history_lessons_exam_prep | /appv2/profile/content-history/exam-prep | Path does not match |
| 95 | app_v2_profile_content_history_lessons_pronunciation_category | /appv2/profile/content-history/pronunciation/category/{slug} | Path does not match |
| 96 | app_v2_profile_content_history_lessons_verbs_category | /appv2/profile/content-history/verbs/category/{slug} | Path does not match |
| 97 | app_v2_profile_content_history_lessons_exam_prep_category | /appv2/profile/content-history/exam-prep/category/{slug} | Path does not match |
| 98 | app_v2_profile_content_history_lessons_youtube_category | /appv2/profile/content-history/youtube/category/{slug} | Path does not match |
| 99 | app_v2_profile_content_history_lessons_phrase | /appv2/profile/content-history/phrase-book | Path does not match |
| 100 | app_v2_profile_content_history_youtube | /appv2/profile/content-history/youtube | Path does not match |
| 101 | app_v2_profile_content_history_business_english | /appv2/profile/content-history/business-english | Path does not match |
| 102 | app_v2_profile_content_history_quizzes | /appv2/profile/content-history/quizzes | Path does not match |
| 103 | app_v2_profile_content_history_quizzes_category | /appv2/profile/content-history/quizzes/{category} | Path does not match |
| 104 | app_v2_levels | /appv2/learn | Path does not match |
| 105 | app_v2_lessons_live | /appv2/learn/live | Path does not match |
| 106 | app_v2_download_live_lesson_ics | /appv2/learn/live/download/ics/{id} | Path does not match |
| 107 | app_v2_lessons_vocabulary | /appv2/learn/vocabulary | Path does not match |
| 108 | app_v2_lessons_pronunciation | /appv2/learn/pronunciation | Path does not match |
| 109 | app_v2_lessons_verbs | /appv2/learn/verbs | Path does not match |
| 110 | app_v2_lessons_phrase_book | /appv2/learn/phrase-book | Path does not match |
| 111 | app_v2_lessons_business_english | /appv2/learn/business-english | Path does not match |
| 112 | app_v2_lessons_youtube | /appv2/learn/youtube | Path does not match |
| 113 | app_v2_lessons_exam_prep | /appv2/learn/exam-prep | Path does not match |
| 114 | app_v2_lessons_vocabulary_lesson | /appv2/learn/vocabulary/{slug} | Path does not match |
| 115 | app_v2_lessons_pronunciation_lesson | /appv2/learn/pronunciation/{slug} | Path does not match |
| 116 | app_v2_lessons_verbs_lesson | /appv2/learn/verbs/{slug} | Path does not match |
| 117 | app_v2_lessons_youtube_lesson | /appv2/learn/youtube/{slug} | Path does not match |
| 118 | app_v2_lessons_phrase_book_lesson | /appv2/learn/phrase-book/{slug} | Path does not match |
| 119 | app_v2_lessons_business_english_lesson | /appv2/learn/business-english/{slug} | Path does not match |
| 120 | app_v2_lessons_exam_prep_lesson | /appv2/learn/exam-prep/{slug} | Path does not match |
| 121 | app_v2_lessons_pronunciation_category | /appv2/learn/pronunciation/category/{slug} | Path does not match |
| 122 | app_v2_lessons_verbs_category | /appv2/learn/verbs/category/{slug} | Path does not match |
| 123 | app_v2_lessons_exam_prep_category | /appv2/learn/exam-prep/category/{slug} | Path does not match |
| 124 | app_v2_lessons_youtube_category | /appv2/learn/youtube/category/{slug} | Path does not match |
| 125 | app_v2_lessons_by_level | /appv2/learn/{slug} | Path does not match |
| 126 | app_v2_lesson_by_level | /appv2/learn/{level}/{slug} | Path does not match |
| 127 | app_v2_download_files | /appv2/download/{slug} | Path does not match |
| 128 | app_v2_download_file | /appv2/download/{lesson}/{file} | Path does not match |
| 129 | app_v2_conversation_lesson_index | /appv2/conversation-lessons/ | Path does not match |
| 130 | app_v2_conversation_lesson_courses_by_tutor_level | /appv2/conversation-lessons/courses/level/{tutorLevel} | Path does not match |
| 131 | app_v2_conversation_lesson_courses_adhoc_tutors | /appv2/conversation-lessons/courses/individual/tutors | Path does not match |
| 132 | app_v2_conversation_lesson_courses_adhoc | /appv2/conversation-lessons/courses/individual | Path does not match |
| 133 | app_v2_conversation_lesson_courses_adhoc_book | /appv2/conversation-lessons/courses/individual/book | Path does not match |
| 134 | app_v2_conversation_lesson_my_courses | /appv2/conversation-lessons/my-courses | Path does not match |
| 135 | app_v2_conversation_lesson_availability_add | /appv2/conversation-lessons/availability/add | Path does not match |
| 136 | app_v2_conversation_lesson_download_calendar | /appv2/conversation-lessons/download-calendar/{course} | Path does not match |
| 137 | app_v2_conversation_lessons_availability_set_latest_booking_time | /appv2/conversation-lessons/set-latest-booking-time | Path does not match |
| 138 | tutor_live_lesson_toggle_live | /appv2/conversation-lessons/live-lesson/{id}/toggleInProgress | Path does not match |
| 139 | app_v2_podcast | /appv2/podcast | Path does not match |
| 140 | app_v2_podcast_open_or_download | /appv2/podcast/{id} | Path does not match |
| 141 | app_v2_quizzes_index | /appv2/quizzes/ | Path does not match |
| 142 | app_v2_quizzes_category_index | /appv2/quizzes/{level} | Path does not match |
| 143 | app_v2_quizzes_category | /appv2/quizzes/category/{id} | Path does not match |
| 144 | app_v2_quizzes_quiz | /appv2/quizzes/quiz/{id} | Path does not match |
| 145 | app_v2_quizzes_quiz_submit_post | /appv2/quizzes/quiz/{id}/submit | Path does not match |
| 146 | app_v2_quizzes_quiz_review | /appv2/quizzes/quiz/{id}/review/{quizTrackingId} | Path does not match |
| 147 | app_v2_help_index | /appv2/help | Path does not match |
| 148 | app_v2_conversation_course_terms_index | /appv2/course-terms | Path does not match |
| 149 | app_v2_search_index | /appv2/search | Path does not match |
| 150 | app_v2_forum | /appv2/forum | Path does not match |
| 151 | app_v2_forum_search | /appv2/forum/search | Path does not match |
| 152 | app_v2_forum_category | /appv2/forum/{slug} | Path does not match |
| 153 | app_v2_forum_thead | /appv2/forum/thread/{id}/{slug} | Path does not match |
| 154 | app_faq_index | /control/faq/ | Path does not match |
| 155 | app_faq_new | /control/faq/new | Path does not match |
| 156 | app_faq_show | /control/faq/{id} | Path does not match |
| 157 | app_faq_edit | /control/faq/{id}/edit | Path does not match |
| 158 | app_faq_delete | /control/faq/{id} | Path does not match |
| 159 | app_badge_index | /control/badge/ | Path does not match |
| 160 | app_badge_new | /control/badge/new | Path does not match |
| 161 | app_badge_show | /control/badge/{id} | Path does not match |
| 162 | app_badge_edit | /control/badge/{id}/edit | Path does not match |
| 163 | app_badge_delete | /control/badge/{id} | Path does not match |
| 164 | landing_page | /landing/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.