Routing
contact
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/contact/
| # | 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 | manage_page__index_2 | /manage/page/ | Path does not match |
| 14 | edit_page | /manage/page/edit/{id}/ | Path does not match |
| 15 | delete_page | /manage/page/delete/{id}/ | Path does not match |
| 16 | duplicate_page | /manage/page/duplicate/{id}/ | Path does not match |
| 17 | manage_setting__index2 | /manage/settings/ | Path does not match |
| 18 | manage_setting_edit | /manage/settings/edit/{id} | Path does not match |
| 19 | manage_setting_remove | /manage/settings/remove/{id} | Path does not match |
| 20 | manage_setting__config | /manage/settings/config | Path does not match |
| 21 | widgets_index | /manage/widgets/ | Path does not match |
| 22 | widgets_export | /manage/widgets/export/ | Path does not match |
| 23 | widgets_import | /manage/widgets/import/ | Path does not match |
| 24 | widgets_remove | /manage/widgets/remove/{id} | Path does not match |
| 25 | widgets_duplicate | /manage/widgets/duplicate/{id} | Path does not match |
| 26 | widgets_edit | /manage/widgets/edit/{id} | Path does not match |
| 27 | widgets_globals | /manage/widgets/globals/ | Path does not match |
| 28 | widgets_globals_edit | /manage/widgets/globals/{id} | Path does not match |
| 29 | widgets_form | /manage/widgets/form/ | Path does not match |
| 30 | widgets_config | /manage/widgets/config/ | Path does not match |
| 31 | widgets_save_form | /manage/widgets/save/{id}/ | Path does not match |
| 32 | components_edit | /manage/components/{id}/{entityClass}/{field} | Path does not match |
| 33 | override_manage_menu__index | /manage/menu/ | Path does not match |
| 34 | override_manage_menu_item__index | /manage/menu_item/ | Path does not match |
| 35 | override_manage_page__index | /manage/page/ | Path does not match |
| 36 | override_manage_visual__index | /manage/visual/ | Path does not match |
| 37 | override_manage_photo_album__index | /manage/photo_album/ | Path does not match |
| 38 | override_manage_content_block__index | /manage/content_block/ | Path does not match |
| 39 | override_manage_news__index | /manage/news/ | Path does not match |
| 40 | override_manage_faq__index | /manage/faq/ | Path does not match |
| 41 | override_manage_employee__index | /manage/employee/ | Path does not match |
| 42 | override_manage_project__index | /manage/project/ | Path does not match |
| 43 | override_manage_vacancy__index | /manage/vacancy/ | Path does not match |
| 44 | override_manage_unit__index | /manage/object/ | Path does not match |
| 45 | override_manage_product_category__index | /manage/product_category/ | Path does not match |
| 46 | override_manage_product__index | /manage/product/ | Path does not match |
| 47 | override_manage_product__variant | /manage/product/variant/{parent}/ | Path does not match |
| 48 | override_manage_attribute__index | /manage/attribute/ | Path does not match |
| 49 | override_manage_attribute_set__index | /manage/attribute_set/ | Path does not match |
| 50 | override_manage_order__index | /manage/order/ | Path does not match |
| 51 | override_manage_discount__index | /manage/discount/ | Path does not match |
| 52 | override_manage_setting__index | /manage/settings/ | Path does not match |
| 53 | override_manage_user__index | /manage/user/ | Path does not match |
| 54 | override_manage_locale__index | /manage/locale/ | Path does not match |
| 55 | override_manage_channel__index | /manage/channel/ | Path does not match |
| 56 | override_manage_form_template__index | /manage/form_template/ | Path does not match |
| 57 | override_manage_form_reply__index | /manage/form_reply/ | Path does not match |
| 58 | contact | /contact/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.