Routing
(none)
Matched route
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | security_forgot_password | /login/mot-de-passe/oublie | Path does not match |
| 2 | security_forgot_password_check_email | /login/mot-de-passe/email-envoye | Path does not match |
| 3 | security_reset_password | /login/mot-de-passe/modifier/{token} | Path does not match |
| 4 | security_login | /login | Path does not match |
| 5 | security_logout | /logout | Path does not match |
| 6 | security_login_first | /login/premiere-connexion/{token} | Path does not match |
| 7 | security_link_login | /login/link | Path does not match |
| 8 | security_admin_logging | /login/admin | Path does not match |
| 9 | security_admin_send_code_login | /login/admin/code/send/{email} | Path does not match |
| 10 | security_admin_code_logging | /login/admin/code | Path does not match |
| 11 | api_admin_send_code | /login/admin/api/send-code | Path does not match |
| 12 | api_admin_auth_code | /login/admin/api/auth-code | Path does not match |
| 13 | api_doc | /api/docs.{_format} | Path does not match |
| 14 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 15 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 16 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 17 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 18 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 19 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 20 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 21 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 22 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 23 | _api_/organisations/{uuid}{._format}_get | /api/organisations/{uuid}.{_format} | Path does not match |
| 24 | _api_/organisations/current_get | /api/organisations/current | Path does not match |
| 25 | json_auth | /auth | Path does not match |
| 26 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 27 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 28 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 29 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 30 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 31 | _wdt | /_wdt/{token} | Path does not match |
| 32 | _profiler_home | /_profiler/ | Path does not match |
| 33 | _profiler_search | /_profiler/search | Path does not match |
| 34 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 35 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 36 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 37 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 38 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 39 | _profiler_open_file | /_profiler/open | Path does not match |
| 40 | _profiler | /_profiler/{token} | Path does not match |
| 41 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 42 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 43 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 44 | organisation_index | /organisation/ | Path does not match |
| 45 | organisation_new | /organisation/nouveau | Path does not match |
| 46 | organisation_show | /organisation/{organisation_uuid} | Path does not match |
| 47 | organisation_delete | /organisation/{organisation_uuid}/archiver | Path does not match |
| 48 | homepage | / | Path does not match |
| 49 | sentry_error | /_test/sentry-error | Path does not match |
| 50 | oauth2_on_authorize | /oauth2-on-authorize/ | Path does not match |
| 51 | poc_index | /poc/ | Path does not match |
| 52 | poc_index_with_install | /poc/{installationId} | Path does not match |
| 53 | poc_index_with_install_and_device | /poc/{installationId}/{deviceId} | Path does not match |
| 54 | user_index | /utilisateurs/ | Path does not match |
| 55 | user_new | /utilisateurs/nouveau | Path does not match |
| 56 | user_edit | /utilisateurs/{user_uuid}/edit | Path does not match |
| 57 | user_profile | /utilisateurs/{user_uuid}/profile | Path does not match |
| 58 | user_notification_resend_new | /utilisateurs/{user_uuid}/notification/renvoyer/nouveau | Path does not match |
| 59 | user_restore | /utilisateurs/{user_uuid}/restaurer | Path does not match |
| 60 | user_delete | /utilisateurs/{user_uuid}/archive | Path does not match |
| 61 | oauth_oidc_authorize | /oauth/authorize | Path does not match |
| 62 | app_oauth_discovery__invoke | /oauth/.well-known/openid-configuration | Path does not match |
| 63 | oauth_oidc_token | /oauth/token | Path does not match |
| 64 | oauth_oidc_jwks | /oauth/jwks | Path does not match |
| 65 | oauth_oidc_userinfo | /oauth/userinfo | 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.