GET https://sylius.tintasytonercompatibles.es/en_US/buscar?q=Epson

Routing

app_shop_product_search Matched route

Route Parameters

Name Value
_locale
"en_US"

Route Matching Logs

Path to match: /en_US/buscar
# Route name Path Log
1 app_admin_order_create /admin/orders/create Path does not match
2 app_admin_order_edit /admin/orders/{id}/edit Path does not match
3 app_admin_order_add_item /admin/orders/{id}/items/add Path does not match
4 app_admin_order_update_item /admin/orders/{id}/items/{itemId}/update Path does not match
5 app_admin_order_remove_item /admin/orders/{id}/items/{itemId}/remove Path does not match
6 app_admin_order_place /admin/orders/{id}/place Path does not match
7 app_admin_order_issue_invoice /admin/orders/{id}/issue-invoice Path does not match
8 app_admin_order_update_shipping /admin/orders/{id}/shipping Path does not match
9 app_admin_order_update_payment /admin/orders/{id}/payment Path does not match
10 app_admin_order_update_addresses /admin/orders/{id}/addresses Path does not match
11 app_admin_order_update_parties /admin/orders/{id}/parties Path does not match
12 app_admin_order_apply_transition /admin/orders/{id}/transition Path does not match
13 app_admin_order_update_notes /admin/orders/{id}/notes Path does not match
14 app_admin_order_set_status /admin/orders/{id}/status Path does not match
15 app_admin_order_apply_coupon /admin/orders/{id}/coupon/apply Path does not match
16 app_admin_order_remove_coupon /admin/orders/{id}/coupon/remove Path does not match
17 app_admin_my_tasks /admin/my-tasks Path does not match
18 app_admin_admin_task_complete /admin/admin-tasks/{id}/complete Path does not match
19 app_shop_product_suggest /{_locale}/buscar/sugerencias Path does not match
20 app_shop_product_search /{_locale}/buscar Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.