Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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 | Path does not match |
| 59 | admin_hospital_index | /admin/hospital | Path does not match |
| 60 | admin_hospital_new | /admin/hospital/new | Path does not match |
| 61 | admin_hospital_batch_delete | /admin/hospital/batch-delete | Path does not match |
| 62 | admin_hospital_autocomplete | /admin/hospital/autocomplete | Path does not match |
| 63 | admin_hospital_render_filters | /admin/hospital/render-filters | Path does not match |
| 64 | admin_hospital_edit | /admin/hospital/{entityId}/edit | Path does not match |
| 65 | admin_hospital_delete | /admin/hospital/{entityId}/delete | Path does not match |
| 66 | admin_hospital_detail | /admin/hospital/{entityId} | Path does not match |
| 67 | admin_media_index | /admin/media | Path does not match |
| 68 | admin_media_new | /admin/media/new | Path does not match |
| 69 | admin_media_batch_delete | /admin/media/batch-delete | Path does not match |
| 70 | admin_media_autocomplete | /admin/media/autocomplete | Path does not match |
| 71 | admin_media_render_filters | /admin/media/render-filters | Path does not match |
| 72 | admin_media_edit | /admin/media/{entityId}/edit | Path does not match |
| 73 | admin_media_delete | /admin/media/{entityId}/delete | Path does not match |
| 74 | admin_media_detail | /admin/media/{entityId} | Path does not match |
| 75 | admin_page_index | /admin/page | Path does not match |
| 76 | admin_page_new | /admin/page/new | Path does not match |
| 77 | admin_page_batch_delete | /admin/page/batch-delete | Path does not match |
| 78 | admin_page_autocomplete | /admin/page/autocomplete | Path does not match |
| 79 | admin_page_render_filters | /admin/page/render-filters | Path does not match |
| 80 | admin_page_edit | /admin/page/{entityId}/edit | Path does not match |
| 81 | admin_page_delete | /admin/page/{entityId}/delete | Path does not match |
| 82 | admin_page_detail | /admin/page/{entityId} | Path does not match |
| 83 | admin_pathway_content_index | /admin/pathway-content | Path does not match |
| 84 | admin_pathway_content_new | /admin/pathway-content/new | Path does not match |
| 85 | admin_pathway_content_batch_delete | /admin/pathway-content/batch-delete | Path does not match |
| 86 | admin_pathway_content_autocomplete | /admin/pathway-content/autocomplete | Path does not match |
| 87 | admin_pathway_content_render_filters | /admin/pathway-content/render-filters | Path does not match |
| 88 | admin_pathway_content_edit | /admin/pathway-content/{entityId}/edit | Path does not match |
| 89 | admin_pathway_content_delete | /admin/pathway-content/{entityId}/delete | Path does not match |
| 90 | admin_pathway_content_detail | /admin/pathway-content/{entityId} | Path does not match |
| 91 | admin_pathway_index | /admin/pathway | Path does not match |
| 92 | admin_pathway_new | /admin/pathway/new | Path does not match |
| 93 | admin_pathway_batch_delete | /admin/pathway/batch-delete | Path does not match |
| 94 | admin_pathway_autocomplete | /admin/pathway/autocomplete | Path does not match |
| 95 | admin_pathway_render_filters | /admin/pathway/render-filters | Path does not match |
| 96 | admin_pathway_edit | /admin/pathway/{entityId}/edit | Path does not match |
| 97 | admin_pathway_delete | /admin/pathway/{entityId}/delete | Path does not match |
| 98 | admin_pathway_detail | /admin/pathway/{entityId} | Path does not match |
| 99 | admin_user_index | /admin/user | Path does not match |
| 100 | admin_user_new | /admin/user/new | Path does not match |
| 101 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 102 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 103 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 104 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 105 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 106 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 107 | admin_checklist_detail | /admin/checklist/{checklistId}/detail | Path does not match |
| 108 | admin_maintenance | /admin/maintenance | Path does not match |
| 109 | admin_maintenance_asset_inline_backfill | /admin/api/maintenance/asset-inline-backfill | Path does not match |
| 110 | admin_pathway_workspace | /admin/pathway/{pathwayId}/workspace | Path does not match |
| 111 | admin_usage | /admin/usage | Path does not match |
| 112 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 113 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 114 | _wdt | /_wdt/{token} | Path does not match |
| 115 | _profiler_home | /_profiler/ | Path does not match |
| 116 | _profiler_search | /_profiler/search | Path does not match |
| 117 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 118 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 119 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 120 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 121 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 122 | _profiler_open_file | /_profiler/open | Path does not match |
| 123 | _profiler | /_profiler/{token} | Path does not match |
| 124 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 125 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 126 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 127 | admin_inline_edit_title | /admin/api/pathway-content/{id}/title | Path does not match |
| 128 | admin_api_media_list | /admin/api/media | Path does not match |
| 129 | admin_api_media_picker | /admin/api/media-picker | Path does not match |
| 130 | admin_api_media_upload | /admin/api/media-upload | Path does not match |
| 131 | admin_api_media_edit | /admin/api/media/{id}/edit | Path does not match |
| 132 | admin_reorder_pathway_content | /admin/api/reorder/pathway-content | Path does not match |
| 133 | admin_login | /admin/login | Path does not match |
| 134 | admin_logout | /admin/logout | Path does not match |
| 135 | app_root_redirect | / | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.