Redirect 302 redirect from GET @app_forgot_password_request (9e8510)

GET https://vsumme.ru/invite

Routing

app_invite Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /invite
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_achievements /achievements Path does not match
17 app_admin_categories /admin/categories Path does not match
18 app_admin_category_new /admin/categories/new Path does not match
19 app_admin_category_edit /admin/categories/{id}/edit Path does not match
20 app_admin_category_delete /admin/categories/{id}/delete Path does not match
21 app_admin_courses /admin/courses Path does not match
22 app_admin_course_new /admin/courses/new Path does not match
23 app_admin_course_edit /admin/courses/{id}/edit Path does not match
24 app_admin_course_lessons /admin/courses/{id}/lessons Path does not match
25 app_admin_lesson_new /admin/courses/{id}/lessons/new Path does not match
26 app_admin_lesson_edit /admin/courses/lessons/{id}/edit Path does not match
27 app_admin_lesson_videos /admin/courses/lessons/{id}/videos Path does not match
28 app_admin_video_delete /admin/courses/videos/{id}/delete Path does not match
29 app_admin_video_edit /admin/courses/videos/{id}/edit Path does not match
30 app_admin_lesson_delete /admin/courses/lessons/{id}/delete Path does not match
31 app_admin_course_delete /admin/courses/{id}/delete Path does not match
32 app_admin_dashboard /admin Path does not match
33 app_admin_diagnostics /admin/diagnostics Path does not match
34 app_admin_diagnostic_new /admin/diagnostics/new Path does not match
35 app_admin_diagnostic_edit /admin/diagnostics/{id}/edit Path does not match
36 app_admin_diagnostic_delete /admin/diagnostics/{id}/delete Path does not match
37 app_admin_finance /admin/finance Path does not match
38 app_admin_finance_deposit /admin/finance/deposit/{userId} Path does not match
39 app_admin_finance_confirm /admin/finance/confirm/{id} Path does not match
40 app_admin_finance_reject /admin/finance/reject/{id} Path does not match
41 app_admin_question_import /admin/questions/import Path does not match
42 app_admin_invites /admin/invites Path does not match
43 app_admin_invite_generate /admin/invites/generate Path does not match
44 app_admin_invite_toggle /admin/invites/{id}/toggle Path does not match
45 app_admin_invite_delete /admin/invites/{id}/delete Path does not match
46 app_admin_path_create /admin/student/{id}/path/create Path does not match
47 app_admin_questions /admin/questions Path does not match
48 app_admin_question_new /admin/questions/new Path does not match
49 app_admin_question_edit /admin/questions/{id}/edit Path does not match
50 app_admin_question_delete /admin/questions/{id}/delete Path does not match
51 app_admin_stats /admin/stats Path does not match
52 app_admin_subjects /admin/subjects Path does not match
53 app_admin_subject_new /admin/subjects/new Path does not match
54 app_admin_subject_edit /admin/subjects/{id}/edit Path does not match
55 app_admin_subject_delete /admin/subjects/{id}/delete Path does not match
56 app_admin_teacher_profiles /admin/teacher-profiles Path does not match
57 app_admin_teacher_profile_create /admin/teacher-profiles/create Path does not match
58 app_admin_teacher_profile_edit /admin/teacher-profiles/{id}/edit Path does not match
59 app_admin_terms /admin/terms Path does not match
60 app_admin_term_new /admin/terms/new Path does not match
61 app_admin_term_edit /admin/terms/{id}/edit Path does not match
62 app_admin_term_delete /admin/terms/{id}/delete Path does not match
63 app_admin_topics /admin/topics Path does not match
64 app_admin_topic_new /admin/topics/new Path does not match
65 app_admin_topic_edit /admin/topics/{id}/edit Path does not match
66 app_admin_topic_delete /admin/topics/{id}/delete Path does not match
67 app_admin_users /admin/users Path does not match
68 app_admin_user_edit /admin/users/{id}/edit Path does not match
69 app_admin_assign_teacher /admin/users/{id}/assign-teacher Path does not match
70 app_admin_reset_diagnostic /admin/users/{id}/reset-diagnostic/{sessionId} Path does not match
71 app_admin_delete_path /admin/users/{id}/delete-path/{pathId} Path does not match
72 app_admin_unblock_lesson /admin/users/{id}/unblock-lesson/{progressId} Path does not match
73 app_admin_reset_progress /admin/users/{id}/reset-progress Path does not match
74 app_admin_unassign_teacher /admin/users/{id}/unassign-teacher/{tsId} Path does not match
75 app_admin_generate_parent_code /admin/users/{id}/generate-parent-code Path does not match
76 app_login /login Path does not match
77 app_logout /logout Path does not match
78 app_register /register Path does not match
79 app_booking_create /booking/create Path does not match
80 app_parent_booking_create /parent/booking/create/{childId} Path does not match
81 app_dashboard /dashboard Path does not match
82 app_diagnostic_list /diagnostic Path does not match
83 app_diagnostic_skip /diagnostic/{id}/skip Path does not match
84 app_diagnostic_start /diagnostic/{id}/start Path does not match
85 app_diagnostic_take /diagnostic/{id}/take Path does not match
86 app_diagnostic_submit /diagnostic/{id}/submit Path does not match
87 app_diagnostic_result /diagnostic/{id}/result Path does not match
88 app_diagnostic_choose_plan /diagnostic/{id}/choose-plan Path does not match
89 app_help_requests /help-requests Path does not match
90 app_help_request_new /help-requests/new Path does not match
91 app_help_request_cancel /help-requests/{id}/cancel Path does not match
92 app_home / Path does not match
93 app_invite /invite Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.