Routing
app_sitemap
Matched route
Route Parameters
No parameters.
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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | addresses_home | /addresses | Path does not match |
| 14 | addresses_edit | /edit_address/{id} | Path does not match |
| 15 | addresses_delete | /delete_address/{id} | Path does not match |
| 16 | addresses_new | /new_address | Path does not match |
| 17 | addresses_new_save | /new_address_save | Path does not match |
| 18 | addresses_groups | /addresses_groups | Path does not match |
| 19 | addresses_groups_new | /addresses_groups_create | Path does not match |
| 20 | addresses_groups_add | /addresses_groups_add/{id} | Path does not match |
| 21 | addresses_groups_new_save | /addresses_groups_save | Path does not match |
| 22 | addresses_groups_show | /addresses_groups/{id} | Path does not match |
| 23 | addresses_print_manual | /addresses_print_manual | Path does not match |
| 24 | addresses_print_all | /addresses_print_all | Path does not match |
| 25 | addresses_print_group | /addresses_print_group | Path does not match |
| 26 | addresses_print | /addresses_print | Path does not match |
| 27 | addresses_groups_remove_items | /addresses_remove/{id} | Path does not match |
| 28 | addresses_groups_remove_group | /addresses_delete_group/{id} | Path does not match |
| 29 | admin_home | /ai/ | Path does not match |
| 30 | admin_save_globals | /ai/save_globals | Path does not match |
| 31 | admin_kapcsolat | /ai/kapcsolat | Path does not match |
| 32 | admin_kapcsolat_page_update | /ai/kapcsolatUpdate | Path does not match |
| 33 | admin_kapcsolat_varos_update | /ai/kapcsolatVarosUpdate | Path does not match |
| 34 | admin_kapcsolat_varos_delete | /ai/kapcsolatVarosDelete | Path does not match |
| 35 | admin_webpages | /ai/webpages | Path does not match |
| 36 | admin_webpages_update | /ai/webpagesUpdate | Path does not match |
| 37 | admin_users | /ai/users | Path does not match |
| 38 | admin_users_update | /ai/usersUpdate | Path does not match |
| 39 | admin_hirek | /ai/hirek | Path does not match |
| 40 | admin_hirek_update | /ai/hirUpdate | Path does not match |
| 41 | admin_hirek_delete | /ai/hirekDelete | Path does not match |
| 42 | admin_clearCache | /ai/clearcache | Path does not match |
| 43 | admin_hirado | /ai/hirado | Path does not match |
| 44 | admin_hirado_update | /ai/hiradoUpdate | Path does not match |
| 45 | admin_varos | /ai/varosok | Path does not match |
| 46 | admin_varos_update | /ai/updateVaros | Path does not match |
| 47 | admin_cim_update | /ai/updateVarosCim | Path does not match |
| 48 | admin_istentisztelet | /ai/istentiszteletek | Path does not match |
| 49 | admin_istentisztelet_update | /ai/updateIstentisztelet | Path does not match |
| 50 | admin_istentisztelet_remove | /ai/removeIstentisztelet | Path does not match |
| 51 | events_index | /events/ | Path does not match |
| 52 | events_new | /events/new | Path does not match |
| 53 | events_show | /events/{id} | Path does not match |
| 54 | events_edit | /events/{id}/edit | Path does not match |
| 55 | events_delete | /events/{id} | Path does not match |
| 56 | galleries | /galleries/ | Path does not match |
| 57 | gallery_new | /galleries/new | Path does not match |
| 58 | gallery_show | /galleries/{id}/ | Path does not match |
| 59 | gallery_edit | /galleries/{id}/edit | Path does not match |
| 60 | gallery_delete | /galleries/{id}/delete | Path does not match |
| 61 | home | / | Path does not match |
| 62 | home_uploadFile | /update_homefile | Path does not match |
| 63 | changelanguage | /changelanguage/{lang} | Path does not match |
| 64 | hirek | /hirek | Path does not match |
| 65 | istentisztelet | /istentisztelet/{varos} | Path does not match |
| 66 | bemutatkozas | /bemutatkozas | Path does not match |
| 67 | kapcsolat | /kapcsolat/{varosId} | Path does not match |
| 68 | lelkipasztor_edit | /kapcsolat/dummy/lelkipasztor | Path does not match |
| 69 | home_update | /update_home | Path does not match |
| 70 | kapcsolat_kuld | /kapcsolat/email/kuld | Path does not match |
| 71 | adatvedelem | /adatvedelem | Path does not match |
| 72 | impressum | /impressum | Path does not match |
| 73 | napiahitatok | /napiahitatok | Path does not match |
| 74 | app_mailer_sendemail | Path does not match | |
| 75 | profil_home | /profil/ | Path does not match |
| 76 | profil_save_user_name | /profil/saveusername | Path does not match |
| 77 | profil_update_password | /profil/updatepassword | Path does not match |
| 78 | profil_update_newsletter | /profil/updatenewsletter | Path does not match |
| 79 | app_register | /register | Path does not match |
| 80 | app_sitemap | /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.