Routing
(none)
Matched route
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | main_default_healthcheck | /healthcheck | Path does not match |
| 2 | auth_registration_profile@api | /api/register/profile | Path does not match |
| 3 | auth_registration_verticals@page | /register/verticals | Path does not match |
| 4 | auth_security_resendDeviceMail@api | /api/resend-mail/device-check | Path does not match |
| 5 | auth_security_resendConfirmationMail@api | /api/resend-mail/confirmation-token | Path does not match |
| 6 | auth_registration_showForm@page | /register | Path does not match |
| 7 | auth_registration_submit@action | /register | Path does not match |
| 8 | auth_registration_profile@page | /register/profile | Path does not match |
| 9 | auth_registration_confirm@page | /register/confirm/{token} | Path does not match |
| 10 | auth_registration_sources@page | /register/sources | Path does not match |
| 11 | auth_registration_searches@page | /register/searches | Path does not match |
| 12 | auth_resetting_request@page | /resetting/request | Path does not match |
| 13 | auth_resetting_send_email@page | /resetting/send-email | Path does not match |
| 14 | auth_resetting_check_email@page | /resetting/check-email | Path does not match |
| 15 | auth_resetting_reset@page | /resetting/reset/{token} | Path does not match |
| 16 | auth_security_login@page | /login | Path does not match |
| 17 | dashboard_index@page | /dashboard | Path does not match |
| 18 | user_profile_addSources@api | /api/profile/add-sources | Path does not match |
| 19 | user_profile_addSearches@api | /api/profile/add-searches | Path does not match |
| 20 | user_profile_changeAvatar@api | /api/profile/change-avatar | Path does not match |
| 21 | user_profile_sendInvite@api | /api/profile/send-invite | Path does not match |
| 22 | user_user_profile@page | /profile | Path does not match |
| 23 | liveSession_send_result@api | /api/events/live-sessions/send-match-result | Path does not match |
| 24 | liveSession_match_info@api | /api/events/live-sessions/{liveSession}/match-info | Path does not match |
| 25 | match_join@api | /api/events/join | Path does not match |
| 26 | match_join_check@api | /api/events/join/check | Path does not match |
| 27 | google_auth_calendar@redirect | /calendar/google | Path does not match |
| 28 | google_auth_callback | /calendar/google/callback | Path does not match |
| 29 | event_meeting_index@page | /events | Path does not match |
| 30 | event_meeting_contacts@page | /contacts | Path does not match |
| 31 | event_meeting_live@page | /events/live | Path does not match |
| 32 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 33 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
| 34 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
| 35 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
| 36 | hwi_oauth_connect | /login/ | Path does not match |
| 37 | google_login | /login/provider/google | Path does not match |
| 38 | pentatrion_vite_build_proxy | /static/vite-build/{path} | Path does not match |
| 39 | _profiler_vite | /_profiler/vite | Path does not match |
| 40 | main_contacts@page | /contacts | Path does not match |
| 41 | main_invoice | /invoice | Path does not match |
| 42 | auth_admin_login@redirect | /admin/login/{user}/{token}/{admin} | Path does not match |
| 43 | auth_security_logout@redirect | /logout | Path does not match |
| 44 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 45 | _wdt | /_wdt/{token} | Path does not match |
| 46 | _profiler_home | /_profiler/ | Path does not match |
| 47 | _profiler_search | /_profiler/search | Path does not match |
| 48 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 49 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 50 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 51 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 52 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 53 | _profiler_open_file | /_profiler/open | Path does not match |
| 54 | _profiler | /_profiler/{token} | Path does not match |
| 55 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 56 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 57 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.