Routing
main
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "sitemap.xml" |
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | _api_/about_get | /api/about | Path does not match |
| 3 | _api_/apps.{_format}_get_collection | /api/apps.{_format} | Path does not match |
| 4 | _api_/apps/{id}.{_format}_get | /api/apps/{id}.{_format} | Path does not match |
| 5 | _api_/appeals.{_format}_post | /api/appeals.{_format} | Path does not match |
| 6 | _api_/appeals/{id}.{_format}_get | /api/appeals/{id}.{_format} | Path does not match |
| 7 | _api_/contacts_get | /api/contacts | Path does not match |
| 8 | _api_/faqs/{id}.{_format}_get | /api/faqs/{id}.{_format} | Path does not match |
| 9 | _api_/faqs.{_format}_get_collection | /api/faqs.{_format} | Path does not match |
| 10 | _api_/faqs.{_format}_post | /api/faqs.{_format} | Path does not match |
| 11 | _api_/faqs/{id}.{_format}_put | /api/faqs/{id}.{_format} | Path does not match |
| 12 | _api_/faqs/{id}.{_format}_patch | /api/faqs/{id}.{_format} | Path does not match |
| 13 | _api_/faqs/{id}.{_format}_delete | /api/faqs/{id}.{_format} | Path does not match |
| 14 | _api_/frequencies/{id}.{_format}_get | /api/frequencies/{id}.{_format} | Path does not match |
| 15 | _api_/frequencies.{_format}_get_collection | /api/frequencies.{_format} | Path does not match |
| 16 | _api_/frequencies/{id}.{_format}_delete | /api/frequencies/{id}.{_format} | Path does not match |
| 17 | _api_/frequencies.{_format}_post | /api/frequencies.{_format} | Path does not match |
| 18 | _api_/frequencies/{id}_post | /api/frequencies/{id} | Path does not match |
| 19 | _api_/genres/{id}.{_format}_get | /api/genres/{id}.{_format} | Path does not match |
| 20 | _api_/genres.{_format}_get_collection | /api/genres.{_format} | Path does not match |
| 21 | _api_/play_histories.{_format}_get_collection | /api/play_histories.{_format} | Path does not match |
| 22 | _api_/play_histories/{id}.{_format}_get | /api/play_histories/{id}.{_format} | Path does not match |
| 23 | _api_/policy_get | /api/policy | Path does not match |
| 24 | _api_/radios/{id}.{_format}_get | /api/radios/{id}.{_format} | Path does not match |
| 25 | _api_/radios.{_format}_get_collection | /api/radios.{_format} | Path does not match |
| 26 | _api_/radios.{_format}_post | /api/radios.{_format} | Path does not match |
| 27 | _api_/radios/{id}_post | /api/radios/{id} | Path does not match |
| 28 | _api_/regions/{id}.{_format}_get | /api/regions/{id}.{_format} | Path does not match |
| 29 | _api_/regions.{_format}_get_collection | /api/regions.{_format} | Path does not match |
| 30 | _api_/settings_get | /api/settings | Path does not match |
| 31 | _api_/radio_socials/{id}.{_format}_get | /api/radio_socials/{id}.{_format} | Path does not match |
| 32 | _api_/radio_socials.{_format}_get_collection | /api/radio_socials.{_format} | Path does not match |
| 33 | _api_/site_socials/{id}.{_format}_get | /api/site_socials/{id}.{_format} | Path does not match |
| 34 | _api_/socials_get_collection | /api/socials | Path does not match |
| 35 | _api_/songs/current/{id}_get | /api/songs/current/{id} | Path does not match |
| 36 | _api_/support_get | /api/support | Path does not match |
| 37 | _api_/tokens.{_format}_post | /api/tokens.{_format} | Path does not match |
| 38 | _api_/tokens/{id}.{_format}_get | /api/tokens/{id}.{_format} | Path does not match |
| 39 | _api_/users.{_format}_post | /api/users.{_format} | Path does not match |
| 40 | _api_/users/{id}.{_format}_get | /api/users/{id}.{_format} | Path does not match |
| 41 | ef_connect | /efconnect/{instance}/{homeFolder} | Path does not match |
| 42 | ef_main_js | /elfinder.main.js | Path does not match |
| 43 | elfinder | /elfinder/{instance}/{homeFolder} | Path does not match |
| 44 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 45 | sonata_admin_redirect | /admin/ | Path does not match |
| 46 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
| 47 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
| 48 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
| 49 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
| 50 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
| 51 | sonata_admin_search | /admin/search | Path does not match |
| 52 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
| 53 | admin_app_social_sitesocial_list | /admin/app/social-sitesocial/list | Path does not match |
| 54 | admin_app_social_sitesocial_create | /admin/app/social-sitesocial/create | Path does not match |
| 55 | admin_app_social_sitesocial_batch | /admin/app/social-sitesocial/batch | Path does not match |
| 56 | admin_app_social_sitesocial_edit | /admin/app/social-sitesocial/{id}/edit | Path does not match |
| 57 | admin_app_social_sitesocial_delete | /admin/app/social-sitesocial/{id}/delete | Path does not match |
| 58 | admin_app_social_sitesocial_show | /admin/app/social-sitesocial/{id}/show | Path does not match |
| 59 | admin_app_social_sitesocial_export | /admin/app/social-sitesocial/export | Path does not match |
| 60 | admin_app_genre_list | /admin/app/genre/list | Path does not match |
| 61 | admin_app_genre_create | /admin/app/genre/create | Path does not match |
| 62 | admin_app_genre_batch | /admin/app/genre/batch | Path does not match |
| 63 | admin_app_genre_edit | /admin/app/genre/{id}/edit | Path does not match |
| 64 | admin_app_genre_delete | /admin/app/genre/{id}/delete | Path does not match |
| 65 | admin_app_genre_show | /admin/app/genre/{id}/show | Path does not match |
| 66 | admin_app_genre_export | /admin/app/genre/export | Path does not match |
| 67 | admin_app_region_list | /admin/app/region/list | Path does not match |
| 68 | admin_app_region_create | /admin/app/region/create | Path does not match |
| 69 | admin_app_region_batch | /admin/app/region/batch | Path does not match |
| 70 | admin_app_region_edit | /admin/app/region/{id}/edit | Path does not match |
| 71 | admin_app_region_delete | /admin/app/region/{id}/delete | Path does not match |
| 72 | admin_app_region_show | /admin/app/region/{id}/show | Path does not match |
| 73 | admin_app_region_export | /admin/app/region/export | Path does not match |
| 74 | admin_about_page_edit | /admin/About/{id}/edit | Path does not match |
| 75 | admin_support_page_edit | /admin/Support/{id}/edit | Path does not match |
| 76 | admin_policy_page_edit | /admin/Policy/{id}/edit | Path does not match |
| 77 | admin_contact_page_edit | /admin/Contacts/{id}/edit | Path does not match |
| 78 | admin_app_page_list | /admin/app/page/list | Path does not match |
| 79 | admin_app_page_create | /admin/app/page/create | Path does not match |
| 80 | admin_app_page_batch | /admin/app/page/batch | Path does not match |
| 81 | admin_app_page_edit | /admin/app/page/{id}/edit | Path does not match |
| 82 | admin_app_page_delete | /admin/app/page/{id}/delete | Path does not match |
| 83 | admin_app_page_show | /admin/app/page/{id}/show | Path does not match |
| 84 | admin_app_page_export | /admin/app/page/export | Path does not match |
| 85 | admin_app_radio_list | /admin/app/radio/list | Path does not match |
| 86 | admin_app_radio_create | /admin/app/radio/create | Path does not match |
| 87 | admin_app_radio_batch | /admin/app/radio/batch | Path does not match |
| 88 | admin_app_radio_edit | /admin/app/radio/{id}/edit | Path does not match |
| 89 | admin_app_radio_delete | /admin/app/radio/{id}/delete | Path does not match |
| 90 | admin_app_radio_show | /admin/app/radio/{id}/show | Path does not match |
| 91 | admin_app_radio_export | /admin/app/radio/export | Path does not match |
| 92 | admin_app_appeal_list | /admin/app/appeal/list | Path does not match |
| 93 | admin_app_appeal_show | /admin/app/appeal/{id}/show | Path does not match |
| 94 | admin_app_app_list | /admin/app/app/list | Path does not match |
| 95 | admin_app_app_create | /admin/app/app/create | Path does not match |
| 96 | admin_app_app_batch | /admin/app/app/batch | Path does not match |
| 97 | admin_app_app_edit | /admin/app/app/{id}/edit | Path does not match |
| 98 | admin_app_app_delete | /admin/app/app/{id}/delete | Path does not match |
| 99 | admin_app_app_show | /admin/app/app/{id}/show | Path does not match |
| 100 | admin_app_app_export | /admin/app/app/export | Path does not match |
| 101 | admin_app_user_list | /admin/app/user/list | Path does not match |
| 102 | admin_app_user_create | /admin/app/user/create | Path does not match |
| 103 | admin_app_user_batch | /admin/app/user/batch | Path does not match |
| 104 | admin_app_user_edit | /admin/app/user/{id}/edit | Path does not match |
| 105 | admin_app_user_delete | /admin/app/user/{id}/delete | Path does not match |
| 106 | admin_app_user_show | /admin/app/user/{id}/show | Path does not match |
| 107 | admin_app_user_export | /admin/app/user/export | Path does not match |
| 108 | admin_app_playhistory_list | /admin/app/playhistory/list | Path does not match |
| 109 | admin_app_playhistory_create | /admin/app/playhistory/create | Path does not match |
| 110 | admin_app_playhistory_batch | /admin/app/playhistory/batch | Path does not match |
| 111 | admin_app_playhistory_edit | /admin/app/playhistory/{id}/edit | Path does not match |
| 112 | admin_app_playhistory_delete | /admin/app/playhistory/{id}/delete | Path does not match |
| 113 | admin_app_playhistory_show | /admin/app/playhistory/{id}/show | Path does not match |
| 114 | admin_app_playhistory_export | /admin/app/playhistory/export | Path does not match |
| 115 | admin_app_song_list | /admin/app/song/list | Path does not match |
| 116 | admin_app_song_create | /admin/app/song/create | Path does not match |
| 117 | admin_app_song_batch | /admin/app/song/batch | Path does not match |
| 118 | admin_app_song_edit | /admin/app/song/{id}/edit | Path does not match |
| 119 | admin_app_song_delete | /admin/app/song/{id}/delete | Path does not match |
| 120 | admin_app_song_show | /admin/app/song/{id}/show | Path does not match |
| 121 | admin_app_song_export | /admin/app/song/export | Path does not match |
| 122 | admin_settings_page_edit | /admin/Settings/{id}/edit | Path does not match |
| 123 | admin_app_faq_list | /admin/app/faq/list | Path does not match |
| 124 | admin_app_faq_create | /admin/app/faq/create | Path does not match |
| 125 | admin_app_faq_batch | /admin/app/faq/batch | Path does not match |
| 126 | admin_app_faq_edit | /admin/app/faq/{id}/edit | Path does not match |
| 127 | admin_app_faq_delete | /admin/app/faq/{id}/delete | Path does not match |
| 128 | admin_app_faq_show | /admin/app/faq/{id}/show | Path does not match |
| 129 | admin_app_faq_export | /admin/app/faq/export | Path does not match |
| 130 | _wdt | /_wdt/{token} | Path does not match |
| 131 | _profiler_home | /_profiler/ | Path does not match |
| 132 | _profiler_search | /_profiler/search | Path does not match |
| 133 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 134 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 135 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 136 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 137 | _profiler_open_file | /_profiler/open | Path does not match |
| 138 | _profiler | /_profiler/{token} | Path does not match |
| 139 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 140 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 141 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 142 | send_invite | /admin/send_invite | Path does not match |
| 143 | admin_login | /admin/login | Path does not match |
| 144 | admin_logout | /admin/logout | Path does not match |
| 145 | api_page | /api/page/{uid} | Path does not match |
| 146 | api_radio_streams | /api/radio/streams | Path does not match |
| 147 | api_song_manage | /api/song/manage | Path does not match |
| 148 | main | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.