Routing
(none)
Matched route
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | backend_page_index | /backend/page | Path does not match |
| 16 | backend_page_list | /backend/page/list/{slugTypeDocument} | Path does not match |
| 17 | backend_page_new | /backend/page/new/{slugTypeDocument} | Path does not match |
| 18 | backend_page_list_photos | /backend/page/list-photos | Path does not match |
| 19 | backend_page_new_photos | /backend/page/new-photos | Path does not match |
| 20 | backend_page_delete_photos | /backend/page/delete-photos/{id} | Path does not match |
| 21 | backend_type_document_index | /backend/type/document | Path does not match |
| 22 | backend_type_document_new | /backend/type/document/new | Path does not match |
| 23 | backend_type_document_show | /backend/type/document/{id} | Path does not match |
| 24 | backend_type_document_edit | /backend/type/document/{id}/edit | Path does not match |
| 25 | backend_type_document_delete | /backend/type/document/{id} | Path does not match |
| 26 | frontend_page_index | / | Path does not match |
| 27 | frontend_page_actualites | /actualites | Path does not match |
| 28 | frontend_page_detail_actualite | /detail-actualite/{id} | Path does not match |
| 29 | frontend_page_revues | /revues | Path does not match |
| 30 | frontend_page_documents | /documents | Path does not match |
| 31 | frontend_page_presentation | /presentation | Path does not match |
| 32 | frontend_page_organigramme | /organigramme | Path does not match |
| 33 | frontend_page_coordinations | /coordinations | Path does not match |
| 34 | frontend_page_galerie | /galerie | Path does not match |
| 35 | frontend_page_espace_cop | /espace-cop | Path does not match |
| 36 | login | /login | 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.