Routing
admin_dashboard
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "es" |
Route Redirection
This page redirects to:
https://gestionsymfony.do18.veiss.com/es/auth/login
Route Matching Logs
Path to match:
/es/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_system_list | /{_locale}/system/list | Path does not match |
| 2 | system_list | /system/list | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 5 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 6 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 7 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 8 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 9 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 12 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 13 | _api_/languages{._format}_get_collection | /api/languages.{_format} | Path does not match |
| 14 | _api_/languages/{id}{._format}_get | /api/languages/{id}.{_format} | Path does not match |
| 15 | _api_/locations{._format}_get_collection | /api/locations.{_format} | Path does not match |
| 16 | _api_/locations/{id}{._format}_get | /api/locations/{id}.{_format} | Path does not match |
| 17 | _api_/pages/{id}{._format}_get | /api/pages/{id}.{_format} | Path does not match |
| 18 | _api_/pages{._format}_get_collection | /api/pages.{_format} | Path does not match |
| 19 | _api_page_about_item | /api/pages/about | Path does not match |
| 20 | _api_page_blog_item | /api/pages/blog | Path does not match |
| 21 | _api_page_contact_item | /api/pages/contact | Path does not match |
| 22 | _api_page_home_item | /api/pages/home | Path does not match |
| 23 | _api_page_legal_page_collection | /api/pages/legal_page | Path does not match |
| 24 | _api_page_post_category_collection | /api/pages/post_category | Path does not match |
| 25 | _api_page_post_collection | /api/pages/post | Path does not match |
| 26 | _api_page_product_category_collection | /api/pages/product_category | Path does not match |
| 27 | _api_page_product_collection | /api/pages/product | Path does not match |
| 28 | _api_/redirects{._format}_get_collection | /api/redirects.{_format} | Path does not match |
| 29 | _api_/redirects/{id}{._format}_get | /api/redirects/{id}.{_format} | Path does not match |
| 30 | _api_/.well-known/genid/{id}{._format}_get | /api/.well-known/genid/{id}.{_format} | Path does not match |
| 31 | _api_submission_contact_post | /api/submissions/contact | Path does not match |
| 32 | _api_submission_work_with_us_post | /api/submissions/work_with_us | Path does not match |
| 33 | homepage_redirect | / | Path does not match |
| 34 | auth_recover | /{_locale}/auth/recover | Path does not match |
| 35 | auth_register | /{_locale}/auth/register | Path does not match |
| 36 | auth_reset_password | /{_locale}/auth/reset-password/{id}{token} | Path does not match |
| 37 | auth_login | /{_locale}/auth/login | Path does not match |
| 38 | auth_logout | /{_locale}/auth/logout | Path does not match |
| 39 | widget_post_next | /{_locale}/widget/post/next | Path does not match |
| 40 | widget_post_recent | /{_locale}/widget/post/recent | Path does not match |
| 41 | widget_post_summary | /{_locale}/widget/post/summary | Path does not match |
| 42 | widget_product_summary | /{_locale}/widget/product/summary | Path does not match |
| 43 | widget_recent_activity | /{_locale}/widget/recent-activity | Path does not match |
| 44 | widget_action_log_recent | /{_locale}/widget/action-log/recent | Path does not match |
| 45 | widget_action_log_summary | /{_locale}/widget/action-log/summary | Path does not match |
| 46 | widget_external_log_recent | /{_locale}/widget/external-log/recent | Path does not match |
| 47 | widget_external_log_summary | /{_locale}/widget/external-log/summary | Path does not match |
| 48 | widget_redirect_recent | /{_locale}/widget/redirect/recent | Path does not match |
| 49 | widget_redirect_summary | /{_locale}/widget/redirect/summary | Path does not match |
| 50 | widget_site_status | /{_locale}/widget/site-status | Path does not match |
| 51 | widget_contact_recent | /{_locale}/widget/contact/recent | Path does not match |
| 52 | widget_contact_summary | /{_locale}/widget/contact/summary | Path does not match |
| 53 | widget_work_with_us_recent | /{_locale}/widget/work-with-us/recent | Path does not match |
| 54 | widget_work_with_us_summary | /{_locale}/widget/work-with-us/summary | Path does not match |
| 55 | widget_image_recent | /{_locale}/widget/image/recent | Path does not match |
| 56 | widget_resource_summary | /{_locale}/widget/resource/summary | Path does not match |
| 57 | admin_action | /{_locale}/action/{type} | Path does not match |
| 58 | admin_dashboard | /{_locale}/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.