https://dreamvacationpr.com/privacidad

Routing

app_privacidad Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /privacidad
# Route name Path Log
1 app_account /account Path does not match
2 app_profile /profile Path does not match
3 app_solicitud /solicitud/{id} Path does not match
4 app_password /password Path does not match
5 app_historial /historial Path does not match
6 admin /admin Path does not match
7 admin_mailing /mailingadmin Path does not match
8 admin2 /admin/promo Path does not match
9 admin_user /adminuser Path does not match
10 app_cart /cart Path does not match
11 app_checkout /cart/checkout Path does not match
12 app_emailer /emailer Path does not match
13 app_emailer_mailings /emailer/mailings/{val} Path does not match
14 app_home / Path does not match
15 app_homepromoclear /promo/clear Path does not match
16 app_homepromo /promo/{promo_code} Path does not match
17 app_membresias /membresias/{tipo} Path does not match
18 app_programa /programa/{slug} Path does not match
19 app_proveedor /proveedor/{slug} Path does not match
20 app_solicitar /solicitar/{slug} Path does not match
21 app_solicitar_socio /solicitarSocio/{slug} Path does not match
22 app_terminos /terminos Path does not match
23 app_contacto /contacto Path does not match
24 app_privacidad /privacidad Route matches!

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