Redirect 302 redirect from GET @homepage (d62a65)

GET https://tjls-dev.orcas.de/login

Routing

login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 admin-role-acl /admin-role-acl Path does not match
2 admin-user-remove /admin-user-remove/{uid} Path does not match
3 admin-user-list /admin-user-list Path does not match
4 paged-admin-user-list /admin-user-list/page/{page} Path does not match
5 admin-user-form /admin-user-form/{uid} Path does not match
6 login /login Route matches!

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