Routing
index
Matched route
Route Parameters
Name | Value |
---|---|
_stateless | true |
Route Redirection
This page redirects to:
/es
(route: "n/a")
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | contact_form_action | /{_locale}/_contact | Path does not match |
2 | admin_list | /{_locale}/admin/adminmenu/list | Path does not match |
3 | admin_icon_list | /{_locale}/admin/icon/list | Path does not match |
4 | admin_page_edit | /{_locale}/admin/page/{uuid}/edit | Path does not match |
5 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.