Routing
app_frontend_default_about_us
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| template | "frontend/cms/company/about_us.html.twig" |
Route Matching Logs
Path to match:
/en/about_us
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | 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 | app_cms_faq_item_index | /{_locale}/cms/faq/item/ | Path does not match |
| 14 | app_frontend_quote_request_new | /{_locale}/quote-request/new | Path does not match |
| 15 | app_frontend_taxon_index | /{_locale}/taxon/index | Path does not match |
| 16 | app_frontend_account_admin_message_index | /account/admin_messages/ | Path does not match |
| 17 | app_frontend_account_admin_message_new | /account/admin_messages/new | Path does not match |
| 18 | app_frontend_account_admin_message_show | /account/admin_messages/{id} | Path does not match |
| 19 | app_frontend_account__admin_message_edit | /account/admin_messages/{id}/edit | Path does not match |
| 20 | app_frontend_account__admin_message_delete | /account/admin_messages/{id} | Path does not match |
| 21 | app_frontend_account_customer_message_index | /account/customer_messages/ | Path does not match |
| 22 | app_frontend_account_customer_message_new | /account/customer_messages/new | Path does not match |
| 23 | app_frontend_account_customer_message_show | /account/customer_messages/{id} | Path does not match |
| 24 | app_frontend_account__customer_message_edit | /account/customer_messages/{id}/edit | Path does not match |
| 25 | app_frontend_account__customer_message_delete | /account/customer_messages/{id} | Path does not match |
| 26 | app_frontend_account_message_index | /account/messages/ | Path does not match |
| 27 | app_frontend_account_message_new | /account/messages/new | Path does not match |
| 28 | app_frontend_account_message_show | /account/messages/{id} | Path does not match |
| 29 | app_frontend_account_message_edit | /account/messages/{id}/edit | Path does not match |
| 30 | app_frontend_account_message_delete | /account/messages/{id} | Path does not match |
| 31 | app_frontend_account_thread_index | /account/account/threads/ | Path does not match |
| 32 | app_frontend_account_thread_show | /account/account/threads/{id} | Path does not match |
| 33 | app_frontend_account_quote_request_index | /account/quote_requests/ | Path does not match |
| 34 | app_frontend_account_quote_request_new | /account/quote_requests/new | Path does not match |
| 35 | app_frontend_account__quote_request_show | /account/quote_requests/{id} | Path does not match |
| 36 | app_frontend_account__quote_request_edit | /account/quote_requests/{id}/edit | Path does not match |
| 37 | app_frontend_account__quote_request_delete | /account/quote_requests/{id} | Path does not match |
| 38 | app_admin_thread_transition_default | /admin/threads/{id}/transition/default | Path does not match |
| 39 | Messaging_thread_index | /admin/threads/ | Path does not match |
| 40 | app_frontend_thread_new | /admin/threads/new | Path does not match |
| 41 | Messaging_thread_show | /admin/threads/{id} | Path does not match |
| 42 | Messaging_thread_edit | /admin/threads/{id}/edit | Path does not match |
| 43 | Messaging_thread_delete | /admin/threads/{id} | Path does not match |
| 44 | app_admin_order | /admin/order | Path does not match |
| 45 | app_admin_order_update_cart | /admin/admin/order/update-cart/{id} | Path does not match |
| 46 | app_admin_order_pdf_view | /admin/admin/order/pdf-view/{id} | Path does not match |
| 47 | app_admin_quote_request_transition_default | /admin/quote_requests/{id}/transition/default | Path does not match |
| 48 | app_frontend_account_profile | /{_locale}/account/account/profile | Path does not match |
| 49 | app_frontend_default_inspiration | /{_locale}/inspiration | Path does not match |
| 50 | app_frontend_default_about_us | /{_locale}/about_us | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.