Routing
sulu_website.sitemap_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | 2fa_login | /2fa | Path does not match |
| 2 | 2fa_login_check | /2fa_check | Path does not match |
| 3 | sulu_community.registration | /registration.{_format} | Path does not match |
| 4 | sulu_community.completion | /completion | Path does not match |
| 5 | sulu_community.email_confirmation | /profile/email-confirmation | Path does not match |
| 6 | sulu_community.login | /login.{_format} | Path does not match |
| 7 | sulu_community.logout | /logout.{_format} | Path does not match |
| 8 | sulu_community.user_confirm | /_community/confirm | Path does not match |
| 9 | sulu_community.user_deny | /_community/deny | Path does not match |
| 10 | jura_community.account_termination | /account-termination.{_format} | Path does not match |
| 11 | jura_community.consultant_account_termination | /consultant-account-termination.{_format} | Path does not match |
| 12 | sulu_community.profile | /profile.{_format} | Path does not match |
| 13 | sulu_community.profile_individual | /profile/{id} | Path does not match |
| 14 | sulu_community.profile_update | /profile.{_format} | Path does not match |
| 15 | sulu_community.profile_consultant_delete | /consultant | Path does not match |
| 16 | sulu_community.password_forget | /password-forget.{_format} | Path does not match |
| 17 | sulu_community.password_forget_request | /password-forget.{_format} | Path does not match |
| 18 | sulu_community.password_reset | /password-reset/{token} | Path does not match |
| 19 | sulu_community.password_reset_token | /password-reset/{token} | Path does not match |
| 20 | sulu_community.user_article_list | /user/articles | Path does not match |
| 21 | sulu_community.category_list | /consultant/categories | Path does not match |
| 22 | sulu_community.language_list | /consultant/languages | Path does not match |
| 23 | sulu_community.country_list | /consultant/countries | Path does not match |
| 24 | sulu_community.focal_point_list | /consultant/focalpoints/{category} | Path does not match |
| 25 | sulu_community.article_create | /consultant/articles | Path does not match |
| 26 | sulu_community.article_delete | /consultant/articles/{id} | Path does not match |
| 27 | sulu_community.article_show | /consultant/{consultantId}/articles/{articleId} | Path does not match |
| 28 | sulu_community.article_list | /consultant/{consultantId}/articles | Path does not match |
| 29 | sulu_community.article_csrf | /consultant/articles | Path does not match |
| 30 | sulu_community.consultant_list | /consultants | Path does not match |
| 31 | sulu_community.consultant_password | /consultants/password-check | Path does not match |
| 32 | sulu_community.consultant_company_name_check | /consultants/companies/check-availability/{companyName} | Path does not match |
| 33 | sulu_community.consultant_address_test | /consultants/address | Path does not match |
| 34 | sulu_headless.api.navigation | /{prefix}api/navigations/{context}.{_format} | Path does not match |
| 35 | sulu_headless.api.search | /{prefix}api/search | Path does not match |
| 36 | sulu_headless.api.snippet_area | /{prefix}api/snippet-areas/{area}.{_format} | Path does not match |
| 37 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
| 38 | sulu_media.website.media.download | /media/{id}/download/{slug} | Path does not match |
| 39 | sulu_media.website.media.download_admin | /admin/media/{id}/download/{slug} | Path does not match |
| 40 | sulu_search.website_search | /{prefix}search.{_format} | Path does not match |
| 41 | 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.