Routing
registration_locale_redirect_noslash
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| keepQueryParams | true |
| permanent | true |
| route | "registration_frontend" |
| vueRouting | null |
Route Redirection
This page redirects to:
https://universum.devtemp.stage.ehs-webmanager.de/registration/en
(route: "registration_locale_redirect_noslash")
Route Matching Logs
Path to match:
/registration
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | accessible_registration_step1 | /registration/{_locale}/step-1 | Path does not match |
| 2 | accessible_registration_step1_confirm | /registration/{_locale}/step-1/confirm | Path does not match |
| 3 | accessible_registration_step2 | /registration/{_locale}/step-2/{token} | Path does not match |
| 4 | accessible_registration_step3 | /registration/{_locale}/step-3 | Path does not match |
| 5 | accessible_registration_accessibility | /registration/{_locale}/accessibility | Path does not match |
| 6 | _wdt_stylesheet | /registration/_wdt/styles | Path does not match |
| 7 | _wdt | /registration/_wdt/{token} | Path does not match |
| 8 | _profiler_home | /registration/_profiler/ | Path does not match |
| 9 | _profiler_search | /registration/_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /registration/_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /registration/_profiler/phpinfo | Path does not match |
| 12 | _profiler_xdebug | /registration/_profiler/xdebug | Path does not match |
| 13 | _profiler_font | /registration/_profiler/font/{fontName}.woff2 | Path does not match |
| 14 | _profiler_search_results | /registration/_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /registration/_profiler/open | Path does not match |
| 16 | _profiler | /registration/_profiler/{token} | Path does not match |
| 17 | _profiler_router | /registration/_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /registration/_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /registration/_profiler/{token}/exception.css | Path does not match |
| 20 | registration_locale_redirect_noslash | /registration | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.