Routing
sonata_admin_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://admin.quickvaccine.es/login
Route Matching Logs
Path to match:
/dashboard
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_api_apivaccine_getvaccines | /api/vaccine/get-vaccines | Path does not match |
| 2 | app_api_apivaccine_gettravelvaccines | /api/vaccine/get-travel-vaccines | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | sonata_admin_redirect | / | Path does not match |
| 5 | sonata_admin_dashboard | /dashboard | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.