Routing
sulu_website.sitemap_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/sitemap.xml
# | Route name | Path | Log |
---|---|---|---|
1 | check_google | /login/check-google | Path does not match |
2 | check_token | /login/check-google | Path does not match |
3 | app_register_index | /register | Path does not match |
4 | app_register_post | /register | Path does not match |
5 | bitrix_install | /bitrix/install | Path does not match |
6 | bitrix_refresh | /bitrix/refresh | Path does not match |
7 | app.case_studies.app_website_casestudies_index | /api/case_studies/ | Path does not match |
8 | contact_form_send | /contact/send | Path does not match |
9 | cv_form_send | /cv-form/send | Path does not match |
10 | tender_anket_send | /tender-anket/send | Path does not match |
11 | tenders_form_send | /tenders/sendform | Path does not match |
12 | app.countries.app_website_country_index | /api/countries | Path does not match |
13 | app.delivery-tracker.app_website_delivery_index | /api/delivery-tracker | Path does not match |
14 | event_page_form_send | /event_page/send | Path does not match |
15 | app.jobs.app_website_job_index | /api/jobs | Path does not match |
16 | landing_page_form_send | /landing_page/send | Path does not match |
17 | app.news.app_website_news_index | /api/news/ | Path does not match |
18 | app.partners.app_website_partner_index | /api/partners | Path does not match |
19 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
20 | sulu_media.website.media.download | /media/{id}/download/{slug} | Path does not match |
21 | sulu_media.website.media.download_admin | /admin/media/{id}/download/{slug} | Path does not match |
22 | sulu_search.website_search | /{prefix}search.{_format} | Path does not match |
23 | sulu_website.sitemap_index | /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.