Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| _route_mapping | [] |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://skylineit.de/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | 2fa_login_check | /2fa_check | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin_api_docs | /admin/api-docs | Path does not match |
| 18 | admin_audit | /admin/audit | Path does not match |
| 19 | admin | /admin | Path does not match |
| 20 | admin_settings | /admin/settings | Path does not match |
| 21 | admin_users | /admin/users | Path does not match |
| 22 | admin_users_edit | /admin/users/{uuid}/edit | Path does not match |
| 23 | admin_users_unlock | /admin/users/{uuid}/unlock | Path does not match |
| 24 | api_auth_register | /api/v1/auth/register | Path does not match |
| 25 | api_auth_verify | /api/v1/auth/verify | Path does not match |
| 26 | api_auth_verify_resend | /api/v1/auth/verify/resend | Path does not match |
| 27 | api_auth_login | /api/v1/auth/login | Path does not match |
| 28 | api_auth_2fa_verify | /api/v1/auth/2fa/verify | Path does not match |
| 29 | api_auth_refresh | /api/v1/auth/refresh | Path does not match |
| 30 | api_auth_logout | /api/v1/auth/logout | Path does not match |
| 31 | api_profile_me | /api/v1/me | Path does not match |
| 32 | api_profile_me_update | /api/v1/me | Path does not match |
| 33 | api_profile_me_password | /api/v1/me/password | Path does not match |
| 34 | api_profile_me_2fa_setup | /api/v1/me/2fa/setup | Path does not match |
| 35 | api_profile_me_2fa_enable | /api/v1/me/2fa/enable | Path does not match |
| 36 | api_profile_me_2fa_disable | /api/v1/me/2fa/disable | Path does not match |
| 37 | api_settings_public | /api/v1/settings/public | Path does not match |
| 38 | api_webauthn_register_options | /api/v1/webauthn/register/options | Path does not match |
| 39 | api_webauthn_register_verify | /api/v1/webauthn/register/verify | Path does not match |
| 40 | api_webauthn_login_options | /api/v1/webauthn/login/options | Path does not match |
| 41 | api_webauthn_login_verify | /api/v1/webauthn/login/verify | Path does not match |
| 42 | api_webauthn_credentials | /api/v1/webauthn/credentials | Path does not match |
| 43 | api_webauthn_credentials_delete | /api/v1/webauthn/credentials/{id} | Path does not match |
| 44 | app_home | / | Path does not match |
| 45 | app_profile | /profile | Path does not match |
| 46 | app_profile_edit | /profile/edit | Path does not match |
| 47 | app_profile_2fa | /profile/2fa | Path does not match |
| 48 | app_profile_2fa_reveal | /profile/2fa/reveal | Path does not match |
| 49 | app_register | /register | Path does not match |
| 50 | app_verify_email | /verify/email | Path does not match |
| 51 | app_forgot_password_request | /reset-password | Path does not match |
| 52 | app_check_email | /reset-password/check-email | Path does not match |
| 53 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 54 | app_login | /login | Path does not match |
| 55 | app_logout | /logout | Path does not match |
| 56 | 2fa_login | /2fa | Path does not match |
| 57 | 2fa_setup | /2fa_setup | Path does not match |
| 58 | 2fa_enable | /2fa_enable | Path does not match |
| 59 | 2fa_disable | /2fa_disable | Path does not match |
| 60 | app_verify_required | /verify/required | Path does not match |
| 61 | app_verify_resend | /verify/resend | Path does not match |
| 62 | webauthn_register_options | /webauthn/register/options | Path does not match |
| 63 | webauthn_register_verify | /webauthn/register/verify | Path does not match |
| 64 | webauthn_login_options | /webauthn/login/options | Path does not match |
| 65 | webauthn_login_verify | /webauthn/login/verify | Path does not match |
| 66 | webauthn_manage_index | /profile/passkeys | Path does not match |
| 67 | webauthn_manage_create | /profile/passkeys/create | Path does not match |
| 68 | webauthn_manage_delete | /profile/passkeys/credential/{id}/delete | Path does not match |
| 69 | change_language | /change-language/{locale} | 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.