Routing
log
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login_local
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | log_user | /login_callback | Path does not match |
| 2 | admin_folders_unused_delete_force | /admin/delete/folders-unused/force/{key} | Path does not match |
| 3 | login_local | /login_local | Path does not match |
| 4 | log | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.