Routing
admin
Matched route
Route Parameters
| Name | Value |
|---|---|
| crudAction | null |
| crudControllerFqcn | null |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| routeCreatedByEasyAdmin | true |
Route Redirection
This page redirects to:
https://dev.guide.care4today.eu/admin/login
Route Matching Logs
Path to match:
/admin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_auth | /api/auth | Path does not match |
| 2 | api_doc | /api/docs.{_format} | Path does not match |
| 3 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 4 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 5 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 12 | _api_/pathways/{pathwayId}/categories_get_collection | /api/pathways/{pathwayId}/categories | Path does not match |
| 13 | _api_/pathways/{pathwayId}/categories_post | /api/pathways/{pathwayId}/categories | Path does not match |
| 14 | _api_/categories/{id}_get | /api/categories/{id} | Path does not match |
| 15 | _api_/categories/{id}_put | /api/categories/{id} | Path does not match |
| 16 | _api_/categories/{id}_delete | /api/categories/{id} | Path does not match |
| 17 | _api_/checklists/{checklistId}/items_get_collection | /api/checklists/{checklistId}/items | Path does not match |
| 18 | _api_/checklists/{checklistId}/items_post | /api/checklists/{checklistId}/items | Path does not match |
| 19 | _api_/checklist-items/{id}_get | /api/checklist-items/{id} | Path does not match |
| 20 | _api_/checklist-items/{id}_put | /api/checklist-items/{id} | Path does not match |
| 21 | _api_/checklist-items/{id}_delete | /api/checklist-items/{id} | Path does not match |
| 22 | _api_/pathways/{pathwayId}/checklists_get_collection | /api/pathways/{pathwayId}/checklists | Path does not match |
| 23 | _api_/pathways/{pathwayId}/checklists_post | /api/pathways/{pathwayId}/checklists | Path does not match |
| 24 | _api_/checklists/{id}_get | /api/checklists/{id} | Path does not match |
| 25 | _api_/checklists/{id}_put | /api/checklists/{id} | Path does not match |
| 26 | _api_/checklists/{id}_delete | /api/checklists/{id} | Path does not match |
| 27 | _api_/pathways/{pathwayId}/faqs_get_collection | /api/pathways/{pathwayId}/faqs | Path does not match |
| 28 | _api_/pathways/{pathwayId}/faqs_post | /api/pathways/{pathwayId}/faqs | Path does not match |
| 29 | _api_/faqs/{id}_get | /api/faqs/{id} | Path does not match |
| 30 | _api_/faqs/{id}_put | /api/faqs/{id} | Path does not match |
| 31 | _api_/faqs/{id}_delete | /api/faqs/{id} | Path does not match |
| 32 | _api_/hospitals_get_collection | /api/hospitals | Path does not match |
| 33 | _api_/hospitals/{id}_get | /api/hospitals/{id} | Path does not match |
| 34 | _api_/hospitals_post | /api/hospitals | Path does not match |
| 35 | _api_/hospitals/{id}_put | /api/hospitals/{id} | Path does not match |
| 36 | _api_/hospitals/{id}_delete | /api/hospitals/{id} | Path does not match |
| 37 | _api_/pathways/{pathwayId}/materials_get_collection | /api/pathways/{pathwayId}/materials | Path does not match |
| 38 | _api_/pathways/{pathwayId}/materials_post | /api/pathways/{pathwayId}/materials | Path does not match |
| 39 | _api_/materials/{id}_get | /api/materials/{id} | Path does not match |
| 40 | _api_/materials/{id}_put | /api/materials/{id} | Path does not match |
| 41 | _api_/materials/{id}_delete | /api/materials/{id} | Path does not match |
| 42 | _api_/pages_get_collection | /api/pages | Path does not match |
| 43 | _api_/pages/{id}_get | /api/pages/{id} | Path does not match |
| 44 | _api_/pages_post | /api/pages | Path does not match |
| 45 | _api_/pages/{id}_put | /api/pages/{id} | Path does not match |
| 46 | _api_/pages/{id}_delete | /api/pages/{id} | Path does not match |
| 47 | _api_/pathways/by-code/{code}_get | /api/pathways/by-code/{code} | Path does not match |
| 48 | _api_/pathways_get_collection | /api/pathways | Path does not match |
| 49 | _api_/pathways/{id}_get | /api/pathways/{id} | Path does not match |
| 50 | _api_/pathways_post | /api/pathways | Path does not match |
| 51 | _api_/pathways/{id}_put | /api/pathways/{id} | Path does not match |
| 52 | _api_/pathways/{id}_delete | /api/pathways/{id} | Path does not match |
| 53 | _api_/pathways/{pathwayId}/phases_get_collection | /api/pathways/{pathwayId}/phases | Path does not match |
| 54 | _api_/pathways/{pathwayId}/phases_post | /api/pathways/{pathwayId}/phases | Path does not match |
| 55 | _api_/phases/{id}_get | /api/phases/{id} | Path does not match |
| 56 | _api_/phases/{id}_put | /api/phases/{id} | Path does not match |
| 57 | _api_/phases/{id}_delete | /api/phases/{id} | Path does not match |
| 58 | admin | /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.