Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/auth/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | 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_article_preview | /admin/content/{id}/preview/article/render | Path does not match |
| 15 | app_admin_article_add_slideout | /admin/article/add/slideout | Path does not match |
| 16 | app_admin_article_edit | /admin/article/{id}/edit | Path does not match |
| 17 | app_admin_content_repository | /admin/content | Path does not match |
| 18 | app_admin_content_repository_table | /admin/content/table | Path does not match |
| 19 | app_admin_content_overview | /admin/content/{id}/overview | Path does not match |
| 20 | app_admin_content_overview_panel | /admin/content/{id}/overview/panel | Path does not match |
| 21 | app_admin_content_preview | /admin/content/{id}/preview | Path does not match |
| 22 | app_admin_content_lessons | /admin/content/{id}/lessons | Path does not match |
| 23 | app_admin_content_lessons_table | /admin/content/{id}/lessons/table | Path does not match |
| 24 | app_admin_content_add_lesson_list | /admin/content/{id}/lesson/content/add | Path does not match |
| 25 | app_admin_content_add_lesson | /admin/content/lesson/{lessonId}/link/{contentId}/inverse | Path does not match |
| 26 | app_admin_delete_content | /admin/content/{id}/delete | Path does not match |
| 27 | app_admin_edit_content_title | /admin/content/{id}/edit/title | Path does not match |
| 28 | app_admin_edit_content_description | /admin/content/{id}/edit/description | Path does not match |
| 29 | app_admin_publish_content | /admin/content/{id}/publish | Path does not match |
| 30 | app_admin_unpublish_content | /admin/content/{id}/unpublish | Path does not match |
| 31 | app_admin_content_assigned_tags | /admin/content/{id}/tags | Path does not match |
| 32 | app_admin_content_assigned_tags_table | /admin/content/{id}/tags/table | Path does not match |
| 33 | app_admin_tags_add_tag | /admin/content/{id}/tag/add | Path does not match |
| 34 | app_admin_tags_remove_tag | /admin/content/{contentId}/tag/{tagId}/remove | Path does not match |
| 35 | app_admin_embedded_resource_add_slideout | /admin/embed/add/slideout | Path does not match |
| 36 | app_admin_embedded_resource_preview | /admin/content/{id}/preview/embed/render | Path does not match |
| 37 | app_admin_student_completed_activity_quiz_approve_question | /admin/question/instance/{id}/approve | Path does not match |
| 38 | app_admin_quiz_template_preview | /admin/content/{id}/preview/quiz/render | Path does not match |
| 39 | app_admin_quiz_template_add_slideout | /admin/quiz_template/add/slideout | Path does not match |
| 40 | app_admin_quiz_add_question | /admin/quiz_template/{id}/add/question/slideout | Path does not match |
| 41 | app_admin_question_add_choice | /admin/question/{id}/add/choice/slideout | Path does not match |
| 42 | app_admin_question_edit_content | /admin/question/{id}/edit/slideout | Path does not match |
| 43 | app_admin_question_delete | /admin/question/{id}/delete/slideout | Path does not match |
| 44 | app_admin_question_delete_choice | /admin/question/delete/choice/{id}/slideout | Path does not match |
| 45 | app_admin_question_edit_choice | /admin/question/edit/choice/{id}/slideout | Path does not match |
| 46 | app_admin_question_set_answer | /admin/question/answer/set/{id}/slideout | Path does not match |
| 47 | app_admin_question_move_up | /admin/question/{id}/move/up/slideout | Path does not match |
| 48 | app_admin_question_move_down | /admin/question/{id}/move/down/slideout | Path does not match |
| 49 | app_admin_resource_add_slideout | /admin/resource/add/slideout | Path does not match |
| 50 | app_admin_resource_edit | /admin/resource/{id}/edit | Path does not match |
| 51 | app_admin_resource_preview | /admin/content/{id}/preview/resource/render | Path does not match |
| 52 | app_admin_slideshow_add_slideout | /admin/slideshow/add/slideout | Path does not match |
| 53 | app_admin_slideshow_add_slide | /admin/slideshow/{id}/add_slide | Path does not match |
| 54 | app_admin_slideshow_delete_slide | /admin/slideshow/delete_slide/{id} | Path does not match |
| 55 | app_admin_slideshow_edit_slide_image | /admin/slideshow/edit_slide_image/{id} | Path does not match |
| 56 | app_admin_slideshow_edit_slide_content | /admin/slideshow/edit_slide_content/{id} | Path does not match |
| 57 | app_admin_slideshow_preview | /admin/content/{id}/preview/slideshow/render | Path does not match |
| 58 | app_admin_slideshow_slide_move_up_slideout | /admin/slideshow/slide/{id}/move/up/slideout | Path does not match |
| 59 | app_admin_slideshow_slide_move_down_slideout | /admin/slideshow/slide/{id}/move/down/slideout | Path does not match |
| 60 | app_admin_content_tags | /admin/content/tags | Path does not match |
| 61 | app_admin_tags_create_tag | /admin/content/tag/create | Path does not match |
| 62 | app_admin_tags_delete_tag | /admin/content/tag/{id}/delete | Path does not match |
| 63 | app_admin_tags_edit_tag | /admin/content/tag/{id}/edit | Path does not match |
| 64 | app_admin_content_tags_table | /admin/content/tags/table | Path does not match |
| 65 | app_admin_dashboard | /admin | Path does not match |
| 66 | app_admin_lesson_overview | /admin/content/lesson/{id}/overview | Path does not match |
| 67 | app_admin_lesson_overview_panel | /admin/content/lesson/{id}/overview/panel | Path does not match |
| 68 | app_admin_lesson_content | /admin/content/lesson/{id}/content | Path does not match |
| 69 | app_admin_lesson_content_table | /admin/content/lesson/{id}/content/table | Path does not match |
| 70 | app_admin_lesson_add_content_list | /admin/content/lesson/{id}/content/add | Path does not match |
| 71 | app_admin_lesson_add_content | /admin/content/lesson/{lessonId}/link/{contentId} | Path does not match |
| 72 | app_admin_lesson_remove_content | /admin/content/lesson/{lessonId}/unlink/{contentId} | Path does not match |
| 73 | app_admin_lesson_allocation | /admin/content/lesson/{id}/allocation | Path does not match |
| 74 | app_admin_lesson_allocation_table | /admin/content/lesson/{id}/allocation/table | Path does not match |
| 75 | app_admin_lesson_allocate | /admin/content/lesson/{id}/allocate | Path does not match |
| 76 | app_admin_lesson_deallocate | /admin/content/lesson/{id}/deallocate | Path does not match |
| 77 | app_admin_edit_lesson_slideout | /admin/lesson/{id}/edit | Path does not match |
| 78 | app_admin_delete_lesson_slideout | /admin/lesson/{id}/delete | Path does not match |
| 79 | app_admin_lesson_decrease_content_position_index | /admin/content/lesson/{lessonId}/move/{contentId}/decrease/ | Path does not match |
| 80 | app_admin_lesson_increase_content_position_index | /admin/content/lesson/{lessonId}/move/{contentId}/increase/ | Path does not match |
| 81 | app_admin_lessons | /admin/lessons/{schoolType}/{yearGroup} | Path does not match |
| 82 | app_admin_lessons_table | /admin/content/lessons/table/{schoolType}/{yearGroup} | Path does not match |
| 83 | app_admin_create_lesson_slideout | /admin/lesson/create | Path does not match |
| 84 | app_admin_lesson_decrease_allocation_position_index | /admin/content/lesson/allocation/{allocation}/move/decrease | Path does not match |
| 85 | app_admin_lesson_increase_allocation_position_index | /admin/content/lesson/allocation/{allocation}/move/increase | Path does not match |
| 86 | admin_notifications | /admin/notifications | Path does not match |
| 87 | app_admin_reports | /admin/reports | Path does not match |
| 88 | app_admin_reports_table | /admin/reports/table | Path does not match |
| 89 | app_admin_report_download | /admin/reports/{id}/download | Path does not match |
| 90 | app_admin_reports_create_student_data | /admin/reports/create/student_data | Path does not match |
| 91 | app_admin_teacher_school | /admin/school | Path does not match |
| 92 | app_admin_schools_view | /admin/schools/{schoolId} | Path does not match |
| 93 | app_admin_schools_students | /admin/schools/{schoolId}/students | Path does not match |
| 94 | app_admin_schools_edit_details_slideout | /admin/schools/{schoolId}/edit_details/slideout | Path does not match |
| 95 | app_admin_schools_edit_contact_details_slideout | /admin/schools/{schoolId}/edit_contact_details/slideout | Path does not match |
| 96 | app_admin_schools | /admin/schools | Path does not match |
| 97 | app_admin_schools_table | /admin/schools/schools-table | Path does not match |
| 98 | app_admin_schools_add_slideout | /admin/schools/add/slideout | Path does not match |
| 99 | app_admin_students_add_slideout | /admin/students/add/slideout | Path does not match |
| 100 | app_admin_teachers_add_slideout | /admin/teachers/add/slideout | Path does not match |
| 101 | sentry_test | /admin/_sentry-test | Path does not match |
| 102 | app_students_import | /admin/students/import | Path does not match |
| 103 | app_students_import_details | /admin/students/import/{id} | Path does not match |
| 104 | app_students_add | /admin/students/add | Path does not match |
| 105 | app_admin_student_overview | /admin/students/{studentId} | Path does not match |
| 106 | app_admin_student_overview_panel | /admin/students/{studentId}/overview/panel | Path does not match |
| 107 | app_admin_student_edit_details_slideout | /admin/students/{studentId}/editDetails/slideout | Path does not match |
| 108 | app_admin_student_edit_year_group_slideout | /admin/students/{studentId}/editYearGroup/slideout | Path does not match |
| 109 | app_admin_student_personal_details_panels | /admin/students/{studentId}/personalDetails/panel | Path does not match |
| 110 | app_admin_student_year_group_render | /admin/students/{studentId}/yearGroup/render | Path does not match |
| 111 | app_admin_student_completed_activities | /admin/students/{studentId}/completed-activities | Path does not match |
| 112 | app_admin_student_career_planner | /admin/students/{studentId}/career-planner | Path does not match |
| 113 | app_admin_student_completed_activity_quiz | /admin/students/{studentId}/completed-activities/{quizId}/quiz | Path does not match |
| 114 | app_admin_students | /admin/students | Path does not match |
| 115 | app_admin_students_table | /admin/students/students-table | Path does not match |
| 116 | app_admin_teachers_table | /admin/students/teachers-table | Path does not match |
| 117 | app_admin_teachers | /admin/teachers | Path does not match |
| 118 | app_admin_users | /admin/users/ | Path does not match |
| 119 | app_admin_users_table | /admin/users/users-table | Path does not match |
| 120 | app_admin_create_teacher_slideout | /admin/users/create-teacher-slideout | Path does not match |
| 121 | app_admin_create_admin_slideout | /admin/users/create-admin-slideout | Path does not match |
| 122 | app_admin_user_overview | /admin/users/{userId} | Path does not match |
| 123 | app_admin_user_overview_details_panel | /admin/users/{userId}/details | Path does not match |
| 124 | app_admin_edit_user_slideout | /admin/users/edit-user-slideout/{userId} | Path does not match |
| 125 | app_admin_assign_role_slideout | /admin/users/assign-role-slideout/{userId} | Path does not match |
| 126 | app_admin_reset_password_slideout | /admin/users/reset-password-slideout/ | Path does not match |
| 127 | app_common_slide_image_raw | /common/slide/{id}/image/raw | Path does not match |
| 128 | app_design_admin_licences | /design/admin/licences | Path does not match |
| 129 | app_design_admin_licences_carrus | /design/admin/licences/carrus | Path does not match |
| 130 | app_design_admin_schools_classrooms | /design/admin/schools/{schoolId}/classrooms | Path does not match |
| 131 | app_design_admin_schools_classrooms_edit | /design/schools/{schoolId}/classrooms/{classroomId}/edit | Path does not match |
| 132 | app_design_admin_schools | /design/admin/schools | Path does not match |
| 133 | app_design_admin_schools_create_slideout | /design/admin/schools/create-slideout | Path does not match |
| 134 | app_design_admin_schools_view | /design/admin/schools/{schoolId} | Path does not match |
| 135 | app_admin_school_year_management | /admin/school-year-management | Path does not match |
| 136 | app_design_admin_schools_students | /design/admin/schools/{schoolId}/students | Path does not match |
| 137 | app_design_admin_schools_students_edit | /design/admin/schools/{schoolId}/students/{studentId} | Path does not match |
| 138 | app_design_admin_schools_students_edit_about | /design/admin/schools/{schoolId}/students/{studentId}/about | Path does not match |
| 139 | move_students_route | /admin/schools/students/move | Path does not match |
| 140 | app_design_login | /design/login | Path does not match |
| 141 | app_design_request | /design/reset-password | Path does not match |
| 142 | app_design_reset | /design/reset-password/{id} | Path does not match |
| 143 | app_design_check_email | /design/check-email | Path does not match |
| 144 | app_design_email_password_reset | /design/email/{template}/{action} | Path does not match |
| 145 | app_help_section | /help | Path does not match |
| 146 | app_design_portal_activities | /design/portal/activities | Path does not match |
| 147 | app_design_portal_activity | /design/portal/activity/{id} | Path does not match |
| 148 | app_design_portal_dashboard | /design/portal | Path does not match |
| 149 | app_design_portal_intro | /design/portal/intro | Path does not match |
| 150 | app_design_portal_resource_library | /design/portal/resource-library | Path does not match |
| 151 | app_design_portal_search | /design/portal/search | Path does not match |
| 152 | app_cookie_policy | /cookie-policy | Path does not match |
| 153 | app_privacy_policy | /privacy-policy | Path does not match |
| 154 | app_terms_and_conditions | /terms-and-conditions | Path does not match |
| 155 | internal_healthcheck | /_internal/healthcheck | Path does not match |
| 156 | app_profile_account | /profile/account | Path does not match |
| 157 | app_register | /register | Path does not match |
| 158 | app_register_complete | /register/complete | Path does not match |
| 159 | app_register_verification | /register/verification/{token} | Path does not match |
| 160 | app_forgot_password_request | /auth/reset-password | Path does not match |
| 161 | app_check_email | /auth/reset-password/check-email | Path does not match |
| 162 | app_reset_password | /auth/reset-password/reset/{token} | Path does not match |
| 163 | app_login | /auth/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.