Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | 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 | Path does not match |
| 27 | terminos_servicio | /terminos-del-servicio | Path does not match |
| 28 | politica_envio | /politica-de-envio | Path does not match |
| 29 | informacion_contacto | /informacion-de-contacto | Path does not match |
| 30 | aviso_legal | /aviso-legal | Path does not match |
| 31 | product_detail | /product/{id} | Path does not match |
| 32 | app_reservation | /reservation | Path does not match |
| 33 | get_availability | /reservation/availability | Path does not match |
| 34 | app_login | /login | Path does not match |
| 35 | app_logout | /logout | Path does not match |
| 36 | app_thank_you | /thankyou | Path does not match |
| 37 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 38 | _wdt | /_wdt/{token} | Path does not match |
| 39 | _profiler_home | /_profiler/ | Path does not match |
| 40 | _profiler_search | /_profiler/search | Path does not match |
| 41 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 42 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 43 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 44 | _profiler_open_file | /_profiler/open | Path does not match |
| 45 | _profiler | /_profiler/{token} | Path does not match |
| 46 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 47 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 48 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 49 | admin | /admin | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.