Routing
sitemap
Matched route
Route Parameters
| Name | Value |
|---|---|
| _format | "xml" |
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin | /admin | Path does not match |
| 18 | app_admin_stats | /admin/stats/{id} | Path does not match |
| 19 | api_admin_export_licenses | /admin/api/export/licenses | Path does not match |
| 20 | admin_tutorial_upload | /admin/tutorial/upload/{upload_id} | Path does not match |
| 21 | app_agenceIndex | /agence/ | Path does not match |
| 22 | app_agenceUsers | /agence/users | Path does not match |
| 23 | app_agenceHiddenParams | /agence/hidden-params | Path does not match |
| 24 | app_agenceAgences | /agence/agences | Path does not match |
| 25 | app_agenceSingleAgence | /agence/agences/{id} | Path does not match |
| 26 | app_agenceFilleModify | /agence/agences/{id}/modify | Path does not match |
| 27 | app_agenceFilleDelete | /agence/agences/{id}/delete | Path does not match |
| 28 | app_agenceFilleBlock | /agence/agences/{id}/block | Path does not match |
| 29 | app_agenceLeave | /agence/leave | Path does not match |
| 30 | app_agenceModify | /agence/modify | Path does not match |
| 31 | app_agenceInvite | /agence/invite | Path does not match |
| 32 | app_agenceReinvite | /agence/reinvite/{id} | Path does not match |
| 33 | app_agenceCreer | /agence/creer | Path does not match |
| 34 | app_agenceRejoindre | /agence/rejoindre | Path does not match |
| 35 | app_agenceInvitation | /agence/rejoindre/{id} | Path does not match |
| 36 | api_agence_resendInvites | /api/agence/resend_invites | Path does not match |
| 37 | api_agence_getInvites | /api/agence/get_invites | Path does not match |
| 38 | api_agence_exportAgences | /api/agence/export_agences | Path does not match |
| 39 | api_agence_massEdit | /api/agence/mass_edit | Path does not match |
| 40 | app_blog_index | /blog | Path does not match |
| 41 | app_blog_article | /blog/{slug} | Path does not match |
| 42 | app_calculateur | /calculateur | Path does not match |
| 43 | app_homepage | / | Path does not match |
| 44 | app_bienvenue | /bienvenue | Path does not match |
| 45 | app_contact | /contact | Path does not match |
| 46 | app_faq | /faq | Path does not match |
| 47 | frags_agences_table | /frags/_agencesTable | Path does not match |
| 48 | app_grilleprix | /grille-prix | Path does not match |
| 49 | app_masterclass | /masterclass | Path does not match |
| 50 | app_newsletter | /newsletter | Path does not match |
| 51 | app_newsletter_unsubscribe | /newsletter/unsubscribe | Path does not match |
| 52 | app_paiement | /paiement | Path does not match |
| 53 | app_parametrage | /parametrage | Path does not match |
| 54 | app_forgot_password_request | /reset-password | Path does not match |
| 55 | app_check_email | /reset-password/check-email | Path does not match |
| 56 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 57 | app_login | /login | Path does not match |
| 58 | app_register | /register | Path does not match |
| 59 | app_logout | /logout | Path does not match |
| 60 | sitemap | /sitemap.xml | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.