Routing
app_recovery
Matched route
Route Parameters
| Name | Value |
|---|---|
| idioma | "es" |
Route Matching Logs
Path to match:
/recovery
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_recetas_busqueda | /busqueda_recetas | Path does not match |
| 17 | app_recetas_busqueda_en | /en/busqueda_recetas | Path does not match |
| 18 | app_home | /{idioma}/ | Path does not match |
| 19 | app_productos | /{idioma}/productos | Path does not match |
| 20 | app_login | /{idioma}/iniciar-sesion | Path does not match |
| 21 | app_sign_up | /{idioma}/registro | Path does not match |
| 22 | app_producto_interior | /{idioma}/productos/{nombreproducto} | Path does not match |
| 23 | app_carrito | /{idioma}/carrito | Path does not match |
| 24 | app_checkout | /{idioma}/confirmacion | Path does not match |
| 25 | app_thankyou | /{idioma}/gracias | Path does not match |
| 26 | app_pagar | /{idioma}/pagar | Path does not match |
| 27 | app_beneficios | /{idioma}/beneficios | Path does not match |
| 28 | app_comunidad | /{idioma}/comunidad | Path does not match |
| 29 | app_nosotros | /{idioma}/nosotros | Path does not match |
| 30 | app_receta_interior | /{idioma}/recetas/{nombrereceta} | Path does not match |
| 31 | app_recetas | /{idioma}/recetas | Path does not match |
| 32 | app_privacidad | /{idioma}/privacidad | Path does not match |
| 33 | app_terminos | /{idioma}/terminos | Path does not match |
| 34 | app_contacto | /{idioma}/contacto | Path does not match |
| 35 | app_cuenta | /{idioma}/cuenta | Path does not match |
| 36 | app_pedidos | /{idioma}/pedidos | Path does not match |
| 37 | app_direccion | /{idioma}/direccion | Path does not match |
| 38 | app_direccionFiscal | /{idioma}/direccion-fiscal | Path does not match |
| 39 | app_busqueda | /busqueda | Path does not match |
| 40 | app_busqueda_en | /en/busqueda | Path does not match |
| 41 | app_home_redirect | / | Path does not match |
| 42 | app_home_fallback | / | Path does not match |
| 43 | app_productos_fallback | /productos | Path does not match |
| 44 | app_login_fallback | /iniciar-sesion | Path does not match |
| 45 | app_sign_up_fallback | /registro | Path does not match |
| 46 | app_producto_interior_fallback | /productos/{nombreproducto} | Path does not match |
| 47 | app_carrito_fallback | /carrito | Path does not match |
| 48 | app_checkout_fallback | /confirmacion | Path does not match |
| 49 | app_thankyou_fallback | /gracias | Path does not match |
| 50 | app_pagar_fallback | /pagar | Path does not match |
| 51 | app_beneficios_fallback | /beneficios | Path does not match |
| 52 | app_comunidad_fallback | /comunidad | Path does not match |
| 53 | app_nosotros_fallback | /nosotros | Path does not match |
| 54 | app_receta_interior_fallback | /recetas/{nombrereceta} | Path does not match |
| 55 | app_recetas_fallback | /recetas | Path does not match |
| 56 | app_privacidad_fallback | /privacidad | Path does not match |
| 57 | app_terminos_fallback | /terminos | Path does not match |
| 58 | app_contacto_fallback | /contacto | Path does not match |
| 59 | app_cuenta_fallback | /cuenta | Path does not match |
| 60 | app_pedidos_fallback | /pedidos | Path does not match |
| 61 | app_direccion_fallback | /direccion | Path does not match |
| 62 | app_direccionFiscal_fallback | /direccion-fiscal | Path does not match |
| 63 | app_login_form | /login_user | Path does not match |
| 64 | app_logout | /logout | Path does not match |
| 65 | app_add_cart_form | /add_cart | Path does not match |
| 66 | app_modify_cart_form | /modify_cart | Path does not match |
| 67 | app_delete_cart_form | /delete_cart | Path does not match |
| 68 | app_register_form | /registro_user | Path does not match |
| 69 | app_get_cart | /get_cart | Path does not match |
| 70 | app_quote_shipping | /quote_shipping | Path does not match |
| 71 | app_select_shipping | /select_shipping | Path does not match |
| 72 | app_contactanos | /contactanos | Path does not match |
| 73 | app_newsletter | /newsletter | Path does not match |
| 74 | app_process_payment | /process_payment | Path does not match |
| 75 | app_check_payment_status | /check_payment_status/{token} | Path does not match |
| 76 | app_check_payment_status_api | /api/check_payment_status/{token} | Path does not match |
| 77 | app_save_invoices | /save_invoices | Path does not match |
| 78 | app_validate_purchase | /validate_purchase | Path does not match |
| 79 | app_validar_compra | /validar_compra | Path does not match |
| 80 | app_payment_test | /payment_test | Path does not match |
| 81 | app_openpay_webhook_proxy | /openpay_webhook_proxy | Path does not match |
| 82 | app_process_payment_lang | /{idioma}/process_payment | Path does not match |
| 83 | app_check_payment_status_lang | /{idioma}/check_payment_status/{token} | Path does not match |
| 84 | app_check_payment_status_api_lang | /{idioma}/api/check_payment_status/{token} | Path does not match |
| 85 | app_save_invoices_lang | /{idioma}/save_invoices | Path does not match |
| 86 | app_validate_purchase_lang | /{idioma}/validate_purchase | Path does not match |
| 87 | app_validar_compra_lang | /{idioma}/validar_compra | Path does not match |
| 88 | app_newsletter_lang | /{idioma}/newsletter | Path does not match |
| 89 | app_update_user_info_lang | /{idioma}/update_user_info | Path does not match |
| 90 | app_update_user_info | /update_user_info | Path does not match |
| 91 | app_update_password | /update_password | Path does not match |
| 92 | app_update_password_lang | /{idioma}/update_password | Path does not match |
| 93 | app_add_direction | /add_direction | Path does not match |
| 94 | app_add_direction_lang | /{idioma}/add_direction | Path does not match |
| 95 | app_recovery | /recovery | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.