Routing
product_medida
Matched route
Route Parameters
Name | Value |
---|---|
id | "90082205" |
medida | "Instagram colchones romance relax" |
nombre | "king-200-x-200" |
Route Matching Logs
Path to match:
/product/90082205/king-200-x-200/Instagram%20colchones%20romance%20relax
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /{code}.{_format} | Path does not match |
2 | _twig_error_test | /{code}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | api | /api/productos/{tienda}/{categoria}/{page}/{size} | Path does not match |
15 | app_api_testpago | /api/test-pago | Path does not match |
16 | app_api_agregartarjeta | /api/agregar-tarjeta | Path does not match |
17 | app_api_pagar | /api/pagar | Path does not match |
18 | pedido_new | /api/pedido/new | Path does not match |
19 | login_usuario_app | /api/auth/loginapp | Path does not match |
20 | update_usuario | /api/update-usuario | Path does not match |
21 | crear_actualizar_usuario_app | /api/auth/registerapp | Path does not match |
22 | app_api_adddireccion | /api/add-direccion | Path does not match |
23 | app_api_gettiendafromdireccion | /api/tienda-direccion/{id} | Path does not match |
24 | app_api_getusuario | /api/getUsuario/{email} | Path does not match |
25 | app_api_removedireccion | /api/remove-direccion | Path does not match |
26 | app_api_contact | /api/contact | Path does not match |
27 | app_api_imageprestashop | /api/img_prestashop | Path does not match |
28 | app_api_like | /api/like | Path does not match |
29 | app_api_datoscompra | /api/datos_compra | Path does not match |
30 | costo_envio | /api/costo_envio | Path does not match |
31 | dto_bin | /api/dto_bin | Path does not match |
32 | validar-codigo | /validar-codigo | Path does not match |
33 | importar-imagenes | /importar-imagenes | Path does not match |
34 | direcciones | /direcciones/romance/direcciones | Path does not match |
35 | test_mail | /test_mail/romance/test_mail | Path does not match |
36 | homepage | / | Path does not match |
37 | nosotros | /nosotros/romance/nosotros | Path does not match |
38 | tiendas | /tiendas/romance/tiendas | Path does not match |
39 | tiendas_ciudada | /tiendas/{ciudad_id}/{nombre} | Path does not match |
40 | tienda | /tienda/{id} | Path does not match |
41 | logo | /logo/{id} | Path does not match |
42 | envio | /envio/romance/envio | Path does not match |
43 | promociones | /promociones/romance/promociones | Path does not match |
44 | checkout | /checkout/romance/checkout | Path does not match |
45 | producto_slug | /{producto}/romancerelax | Path does not match |
46 | producto_slug_cat | /{idproducto}/{categoria}/{producto}/romancerelax/ro | Path does not match |
47 | producto_slug_subcat | /{idproducto}/{producto}/romancerelax | Path does not match |
48 | product | /product/{id}/{nombre} | Path does not match |
49 | product_medida | /product/{id}/{nombre}/{medida} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.