GET https://corpbodies.web.clickclick.media/auth/login

Routing

auth_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /auth/login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 auth_2fa_login /auth/2fa Path does not match
3 auth_2fa_login_check /auth/2fa_check Path does not match
4 _wdt_stylesheet /_wdt/styles Path does not match
5 _wdt /_wdt/{token} Path does not match
6 _profiler_home /_profiler/ Path does not match
7 _profiler_search /_profiler/search Path does not match
8 _profiler_search_bar /_profiler/search_bar Path does not match
9 _profiler_phpinfo /_profiler/phpinfo Path does not match
10 _profiler_xdebug /_profiler/xdebug Path does not match
11 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
12 _profiler_search_results /_profiler/{token}/search/results Path does not match
13 _profiler_open_file /_profiler/open Path does not match
14 _profiler /_profiler/{token} Path does not match
15 _profiler_router /_profiler/{token}/router Path does not match
16 _profiler_exception /_profiler/{token}/exception Path does not match
17 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
18 appointment_note_templates_search /admin/note-templates Path does not match
19 appointment_note_template_create /admin/note-templates/create Path does not match
20 appointment_note_template_view /admin/note-templates/{id} Path does not match
21 appointment_note_template_edit /admin/note-templates/{id}/edit Path does not match
22 survey_search /admin/surveys Path does not match
23 survey_create /admin/surveys/create Path does not match
24 survey_view /admin/surveys/{id} Path does not match
25 survey_edit /admin/surveys/{id}/edit Path does not match
26 api_appointments_list /api/v1/appointments Path does not match
27 api_appointments_get /api/v1/appointments/{id} Path does not match
28 api_appointments_slots_all /api/v1/appointments/slots Path does not match
29 api_appointments_slots /api/v1/appointments/{id}/slots Path does not match
30 api_appointments_completions_all /api/v1/appointments/completions Path does not match
31 api_appointments_completion_get /api/v1/appointments/{id}/completion Path does not match
32 api_appointments_completion_submit /api/v1/appointments/{id}/completion Path does not match
33 api_appointments_cancel /api/v1/appointments/{id}/cancel Path does not match
34 api_auth_login /api/v1/auth/login Path does not match
35 api_auth_check /api/v1/auth/check Path does not match
36 api_auth_refresh /api/v1/auth/refresh Path does not match
37 ajax_contact_get /ajax/contacts/{id} Path does not match
38 api_files_all /api/v1/appointments/files Path does not match
39 api_files_for_appointment /api/v1/appointments/{id}/files Path does not match
40 api_files_upload /api/v1/appointments/{id}/files/{filename} Path does not match
41 api_invitations_list /api/v1/invitations Path does not match
42 api_invitations_respond /api/v1/invitations/{id}/respond Path does not match
43 api_notifications_device_register /api/v1/notifications/device Path does not match
44 api_notifications_device_deregister /api/v1/notifications/device Path does not match
45 api_notifications_heartbeat /api/v1/notifications/heartbeat Path does not match
46 api_notifications_test /api/v1/notifications/test Path does not match
47 api_therapist_me /api/v1/therapist/me Path does not match
48 api_therapist_days /api/v1/therapist/me/days Path does not match
49 api_therapist_qr /api/v1/therapist/me/qr Path does not match
50 api_therapist_dnd_get /api/v1/therapist/me/dnd Path does not match
51 api_therapist_dnd_update /api/v1/therapist/me/dnd Path does not match
52 api_therapist_profile_get /api/v1/therapist/me/profile Path does not match
53 api_therapist_profile_update /api/v1/therapist/me/profile Path does not match
54 api_therapist_exclusions_list /api/v1/therapist/me/exclusions Path does not match
55 api_therapist_exclusions_create /api/v1/therapist/me/exclusions Path does not match
56 api_therapist_exclusions_delete /api/v1/therapist/me/exclusions/{id} Path does not match
57 appointment_list /appointments Path does not match
58 appointment_pending_search /appointments/pending Path does not match
59 appointment_pending_update /appointments/pending/update Path does not match
60 appointment_surveyresult_search /appointments/survey-results Path does not match
61 appointment_qrresult_search /appointments/qr-results Path does not match
62 appointment_calendar /appointments/calendar Path does not match
63 appointment_create /appointments/create Path does not match
64 appointment_view /appointments/{id} Path does not match
65 appointment_edit /appointments/{id}/edit Path does not match
66 appointment_cancel /appointments/{id}/cancel Path does not match
67 appointment_disable /appointments/{id}/disable Path does not match
68 appointment_enable /appointments/{id}/enable Path does not match
69 appointment_send_confirmation /appointments/{id}/send-confirmation Path does not match
70 appointment_email_attendees /appointments/{id}/email-attendees Path does not match
71 appointment_invite_therapist /appointments/{id}/therapist/invite Path does not match
72 appointment_assign_therapist /appointments/{id}/therapist/assign Path does not match
73 appointment_approve_therapist /appointments/{id}/therapist/{appointmentTherapistId}/approve Path does not match
74 appointment_deny_therapist /appointments/{id}/therapist/{appointmentTherapistId}/deny Path does not match
75 appointment_confirm_cancellation /appointments/{id}/therapist/{appointmentTherapistId}/confirm-cancellation Path does not match
76 appointment_reject_cancellation /appointments/{id}/therapist/{appointmentTherapistId}/reject-cancellation Path does not match
77 appointment_therapist_approve /appointments/therapist/approve/{token} Path does not match
78 appointment_therapist_deny /appointments/therapist/deny/{token} Path does not match
79 appointment_clear_therapists /appointments/{id}/therapist/clear Path does not match
80 appointment_calculate_slots /appointments/calculate-slots Path does not match
81 appointment_upload /appointments/{id}/upload Path does not match
82 auth_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.