Routing
sonata_admin_dashboard
Matched route
Route Parameters
| Name | Value |
|---|---|
| domain | "cartesia-factory" |
| prefix | "recette." |
| service | "live" |
| tld | "fr" |
Route Redirection
This page redirects to:
https://recette.live.cartesia-factory.fr/admin/login
Route Matching Logs
Path to match:
/admin/dashboard
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | cartesia_core_admin_markdown_documentation | /admin/markdown-documentation | Path does not match |
| 2 | cartesia_admin_switch_brand | /admin/switch_brand/{brandId} | Path does not match |
| 3 | cartesia_admin_clear_brand | /admin/clear_brand | Path does not match |
| 4 | cartesia_admin_upload_imagecrop | /admin/upload/imagecrop | Path does not match |
| 5 | cartesia_admin_preview_markdown | /admin/markdown/preview | Path does not match |
| 6 | sonata_admin_redirect | /admin/ | Path does not match |
| 7 | sonata_admin_dashboard | /admin/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.