Routing
app_landing
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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_page | /dashboard | Path does not match |
| 17 | app_dashboard_regenerate_code_admin | /dashboard/regenerate/{type} | Path does not match |
| 18 | admin_dashboard_customize | /dashboard/customize | Path does not match |
| 19 | api_v1_docs | /api/v1 | Path does not match |
| 20 | api_v2_docs | /api/v2 | Path does not match |
| 21 | app_site_forgot_password_email | /forgot-password/email | Path does not match |
| 22 | app_site_forgot_password_sms | /forgot-password/sms | Path does not match |
| 23 | app_site_forgot_password_link | /forgot-password/link | Path does not match |
| 24 | app_site_forgot_password_code | /forgot-password/code | Path does not match |
| 25 | app_site_forgot_password_checker | /forgot-password/checker | Path does not match |
| 26 | admin_dashboard_statistics_freeradius | /dashboard/statistics/freeradius | Path does not match |
| 27 | admin_page_export_freeradius | /dashboard/export/freeradius | Path does not match |
| 28 | connect_google | /connect/google | Path does not match |
| 29 | connect_google_check | /connect/google/check | Path does not match |
| 30 | app_metrics | /metrics | Path does not match |
| 31 | connect_microsoft | /connect/microsoft | Path does not match |
| 32 | connect_microsoft_check | /connect/microsoft/check | Path does not match |
| 33 | profile_android | /profile/android | Path does not match |
| 34 | profile_ios | /profile/ios.mobileconfig | Path does not match |
| 35 | profile_windows | /profile/windows | Path does not match |
| 36 | profile_windows_serve | /profile/windows_serve | Path does not match |
| 37 | app_register | /register | Path does not match |
| 38 | app_register_sms | /register/sms | Path does not match |
| 39 | app_confirm_account | /login/link | Path does not match |
| 40 | app_dashboard_logout | /dashboard/logout | Path does not match |
| 41 | app_logout | /logout | Path does not match |
| 42 | admin_confirm_checker | /dashboard/confirm-checker/{type} | Path does not match |
| 43 | admin_dashboard_settings_terms | /dashboard/settings/terms | Path does not match |
| 44 | admin_dashboard_settings_LDAP | /dashboard/settings/LDAP | Path does not match |
| 45 | admin_dashboard_settings_radius | /dashboard/settings/radius | Path does not match |
| 46 | admin_dashboard_settings_status | /dashboard/settings/status | Path does not match |
| 47 | admin_dashboard_settings_two_fa | /dashboard/settings/twoFA | Path does not match |
| 48 | admin_dashboard_settings_auth | /dashboard/settings/auth | Path does not match |
| 49 | admin_dashboard_settings_capport | /dashboard/settings/capport | Path does not match |
| 50 | admin_dashboard_settings_sms | /dashboard/settings/sms | Path does not match |
| 51 | admin_dashboard_statistics | /dashboard/statistics | Path does not match |
| 52 | app_landing | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.