GET https://skylineit.de/

Routing

app_home 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 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 / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.