Routing
politica_privacidad
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/politica-de-cookies
# | Route name | Path | Log |
---|---|---|---|
1 | app_best_products | /best/products | Path does not match |
2 | app_carrusell_products | /carrusell/products | Path does not match |
3 | app_blocks_category_view | /blocks/category/view | Path does not match |
4 | getCart | /cart | Path does not match |
5 | cart_add | /cart/add | Path does not match |
6 | updateCartQuantity | /cart/update | Path does not match |
7 | app_checkout | /checkout | Path does not match |
8 | checkout_set_shipping | /checkout/shipping-method | Path does not match |
9 | contact | /contact | Path does not match |
10 | customer_service | /customer-service | Path does not match |
11 | app_header | /header | Path does not match |
12 | cartIconView | /cartIconView | Path does not match |
13 | home | / | Path does not match |
14 | invoice_print | /invoice/{id}/print | Path does not match |
15 | app_order | /order | Path does not match |
16 | app_payment_paypal | /payment/paypal | Path does not match |
17 | payment_paypal_success | /payment/paypal/success | Path does not match |
18 | payment_paypal_cancel | /payment/paypal/cancel | Path does not match |
19 | app_payment_stripe | /payment/stripe | Path does not match |
20 | payment_stripe_success | /payment/stripe/success | Path does not match |
21 | payment_stripe_cancel | /payment/stripe/cancel | Path does not match |
22 | app_payment | /payment | Path does not match |
23 | payment_success | /payment/success | Path does not match |
24 | payment_cancel | /payment/cancel | Path does not match |
25 | politica_devoluciones | /politica-de-devoluciones | Path does not match |
26 | politica_privacidad | /politica-de-cookies | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.