Routing
cms_page
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "sitemap.xml" |
| url | "/" |
Route Redirection
This page redirects to:
/en/
(route: "n/a")
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 | api_send_email_with_signature | /{_locale}/send_email_signature/ | Path does not match |
| 16 | index | /{_locale}/test | Path does not match |
| 17 | experience | /{_locale}/experience | Path does not match |
| 18 | over-ons | /{_locale}/over-ons | Path does not match |
| 19 | cms_api_fourbis_cms_api_cachedrop | /cms/api/cache-drop | Path does not match |
| 20 | cms_api_fourbis_cms_api_bundleversion | /cms/api/bundle-version | Path does not match |
| 21 | cms_api_fourbis_cms_api_readerrorlog | /cms/api/view-log | Path does not match |
| 22 | cms_locale_redirect | / | Path does not match |
| 23 | cms_dev_mode_cms_page | /fb-cms/dev-mode/cms-page | Path does not match |
| 24 | cms_dev_mode_enable | /fb-cms/dev-mode/enable | Path does not match |
| 25 | cms_dev_mode_confirm | /fb-cms/dev-mode/confirm | Path does not match |
| 26 | cms_dev_mode__disable | /fb-cms/dev-mode/disable | Path does not match |
| 27 | cms_form_fetch | /form/fetch/{formUuid} | Path does not match |
| 28 | cms_form_submit | /form/submit/{formUuid} | Path does not match |
| 29 | cms_search_fetch | /{_locale}/search/fetch | Path does not match |
| 30 | cms_search | /{_locale}/search/{query} | Path does not match |
| 31 | cms_page | /{_locale}{url} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.