Routing
admin_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://backoffice.pastor-judiciaire.fr/admin/connexion
Route Matching Logs
Path to match:
/admin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_booking_cancel | /admin/booking/{booking}/cancel | Path does not match |
| 2 | admin_carrier_edit | /admin/carrier/{carrier}/edit | Path does not match |
| 3 | admin_dashboard | /admin | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.