Routing
(none)
Matched route
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_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | admin_ad_index | /admin/ad/ | Path does not match |
| 15 | admin_ad_new | /admin/ad/new | Path does not match |
| 16 | admin_ad_edit | /admin/ad/{id}/edit | Path does not match |
| 17 | admin_ad_delete | /admin/ad/{id} | Path does not match |
| 18 | admin_article_index | /admin/article/ | Path does not match |
| 19 | admin_article_new | /admin/article/new | Path does not match |
| 20 | admin_article_edit | /admin/article/{id}/edit | Path does not match |
| 21 | admin_article_delete | /admin/article/{id} | Path does not match |
| 22 | admin_category_index | /admin/category/ | Path does not match |
| 23 | admin_category_new | /admin/category/new | Path does not match |
| 24 | admin_category_edit | /admin/category/{id}/edit | Path does not match |
| 25 | admin_category_delete | /admin/category/{id} | Path does not match |
| 26 | admin_config_edit | /admin/config/{id}/edit | Path does not match |
| 27 | admin_event_index | /admin/event/ | Path does not match |
| 28 | admin_event_new | /admin/event/new | Path does not match |
| 29 | admin_event_edit | /admin/event/{id}/edit | Path does not match |
| 30 | admin_event_delete | /admin/event/{id} | Path does not match |
| 31 | admin_newsletter_users_index | /admin/newsletter_users/ | Path does not match |
| 32 | admin_tag_index | /admin/tags/ | Path does not match |
| 33 | admin_tag_new | /admin/tags/new | Path does not match |
| 34 | admin_tag_edit | /admin/tags/{id}/edit | Path does not match |
| 35 | admin_tag_delete | /admin/tags/{id} | Path does not match |
| 36 | admin_user_index | /admin/user/ | Path does not match |
| 37 | admin_user_new | /admin/user/new | Path does not match |
| 38 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 39 | admin_user_delete | /admin/user/{id} | Path does not match |
| 40 | admin_video_index | /admin/video/ | Path does not match |
| 41 | admin_video_new | /admin/video/new | Path does not match |
| 42 | admin_video_edit | /admin/video/{id}/edit | Path does not match |
| 43 | admin_video_delete | /admin/video/{id} | Path does not match |
| 44 | admin | /admin | Path does not match |
| 45 | admin_demo | /admin/demo | Path does not match |
| 46 | admin_ajax_update | /admin/ajaxUpdate/{repository}/{property}/{id}/{value} | Path does not match |
| 47 | articles | /{_locale}/articles | Path does not match |
| 48 | article_show | /{_locale}/articles/{id} | Path does not match |
| 49 | article_share | /{_locale}/articles/share/{id} | Path does not match |
| 50 | events | /{_locale}/events | Path does not match |
| 51 | event_show | /{_locale}/events/{id} | Path does not match |
| 52 | event_share | /{_locale}/events/share/{id} | Path does not match |
| 53 | index | / | Path does not match |
| 54 | app_login | /{_locale}/login | Path does not match |
| 55 | app_logout | /{_locale}/logout | Path does not match |
| 56 | app_register | /{_locale}/register | Path does not match |
| 57 | app_verify_email | /{_locale}/verify/email | Path does not match |
| 58 | app_reset_password_request | /{_locale}/reset-password-request | Path does not match |
| 59 | app_reset_password | /{_locale}/reset-password/{token} | Path does not match |
| 60 | videos | /{_locale}/videos | Path does not match |
| 61 | video_show | /{_locale}/videos/{id} | Path does not match |
| 62 | video_share | /{_locale}/videos/share/{id} | Path does not match |
| 63 | home | /{_locale}/ | Path does not match |
| 64 | profile | /{_locale}/profile | Path does not match |
| 65 | category | /{_locale}/category/{slug} | Path does not match |
| 66 | contact | /{_locale}/contact | Path does not match |
| 67 | terms_conditions | /{_locale}/terms-and-conditions | Path does not match |
| 68 | privacy_policy | /{_locale}/privacy-policy | Path does not match |
| 69 | lexik_translation_overview | /admin/translation/ | Path does not match |
| 70 | lexik_translation_grid | /admin/translation/grid | Path does not match |
| 71 | lexik_translation_new | /admin/translation/new | Path does not match |
| 72 | lexik_translation_invalidate_cache | /admin/translation/invalidate-cache | Path does not match |
| 73 | lexik_translation_list | /admin/translation/api/translations | Path does not match |
| 74 | lexik_translation_profiler | /admin/translation/api/translations/profiler/{token} | Path does not match |
| 75 | lexik_translation_update | /admin/translation/api/translations/{id} | Path does not match |
| 76 | lexik_translation_delete_locale | /admin/translation/api/translations/{id}/{locale} | Path does not match |
| 77 | lexik_translation_delete | /admin/translation/api/translations/{id} | 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.