GET https://dev.legionsalliance.com/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# 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 admin_dashboard /manage Path does not match
17 app_dashboard_data /api/dashboard Path does not match
18 admin_event_index /manage/events Path does not match
19 admin_event_new /manage/events/new Path does not match
20 admin_event_costumes_api /manage/events/costumes Path does not match
21 admin_event_template_allocation_rows /manage/events/slot-templates/{id}/allocation-rows Path does not match
22 admin_event_edit /manage/events/{id}/edit Path does not match
23 admin_event_span_new /manage/events/{id}/spans/new Path does not match
24 admin_event_span_edit /manage/events/spans/{id}/edit Path does not match
25 admin_event_span_delete /manage/events/spans/{id}/delete Path does not match
26 admin_event_upload /manage/events/{id}/upload Path does not match
27 admin_event_attachment_delete /manage/events/attachments/{id}/delete Path does not match
28 admin_event_delete /manage/events/{id}/delete Path does not match
29 admin_attendance_index /manage/attendances Path does not match
30 admin_attendance_new /manage/attendances/new Path does not match
31 admin_attendance_edit /manage/attendances/{id}/edit Path does not match
32 admin_attendance_delete /manage/attendances/{id}/delete Path does not match
33 app_event_index /events Path does not match
34 app_event_calendar /events/calendar Path does not match
35 app_event_signups /events/signups Path does not match
36 app_event_calendar_feed /events/calendar/feed Path does not match
37 admin_published_event_calendar /events/published-calendar Path does not match
38 admin_published_event_calendar_feed /events/published-calendar/feed Path does not match
39 app_event_show /events/{id} Path does not match
40 app_event_signup /events/{id}/slots/{slot}/signup Path does not match
41 app_event_signup_cancel /events/signups/{attendance}/cancel Path does not match
42 admin_event_slot_template_index /manage/event-slot-templates Path does not match
43 admin_event_slot_template_new /manage/event-slot-templates/new Path does not match
44 admin_event_slot_template_edit /manage/event-slot-templates/{id}/edit Path does not match
45 admin_event_slot_template_delete /manage/event-slot-templates/{id}/delete Path does not match
46 app_home /dashboard Path does not match
47 app_landing / Path does not match
48 member_news_index /members/news Path does not match
49 member_news_show /members/news/{slug} Path does not match
50 admin_membership_index /manage/memberships Path does not match
51 admin_membership_new /manage/memberships/new Path does not match
52 admin_membership_edit /manage/memberships/{id}/edit Path does not match
53 admin_membership_delete /manage/memberships/{id}/delete Path does not match
54 admin_news_index /manage/news Path does not match
55 admin_news_new /manage/news/new Path does not match
56 admin_news_edit /manage/news/{id}/edit Path does not match
57 admin_news_expire /manage/news/{id}/expire Path does not match
58 admin_news_soft_delete /manage/news/{id}/soft-delete Path does not match
59 admin_news_bulk /manage/news/bulk Path does not match
60 admin_news_upload /manage/news/upload Path does not match
61 news_index /news Path does not match
62 news_show /news/{slug} Path does not match
63 admin_notification_index /manage/notifications Path does not match
64 admin_notification_new /manage/notifications/new Path does not match
65 app_notifications_list /notifications/list Path does not match
66 app_notifications_mark_read /notifications/{id}/read Path does not match
67 app_notifications_mark_all_read /notifications/read-all Path does not match
68 connect_google_start /connect/google Path does not match
69 connect_google_check /connect/google/check Path does not match
70 admin_organization_index /manage/organizations Path does not match
71 admin_organization_new /manage/organizations/new Path does not match
72 admin_organization_edit /manage/organizations/{id}/edit Path does not match
73 admin_organization_delete /manage/organizations/{id}/delete Path does not match
74 admin_catalog_index /manage/catalog Path does not match
75 admin_catalog_new /manage/catalog/new Path does not match
76 admin_catalog_edit /manage/catalog/{id}/edit Path does not match
77 admin_catalog_delete /manage/catalog/{id}/delete Path does not match
78 app_register /register Path does not match
79 app_login /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.