Routing
verProducto
Matched route
Route Parameters
| Name | Value |
|---|---|
| id | "911" |
Route Matching Logs
Path to match:
/ver-producto/911
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /logout | Path does not match |
| 3 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | iniciarSistema | /iniciar | Path does not match |
| 18 | iniciarBD | /inicioBD | Path does not match |
| 19 | backUp | /backup | Path does not match |
| 20 | recoverBackUp | /back-up-recover | Path does not match |
| 21 | crear-categoria | /crear-categoria | Path does not match |
| 22 | editar-categoria | /editar-categoria | Path does not match |
| 23 | eliminar-categoria | /eliminar-categoria | Path does not match |
| 24 | productos-categoria | /productos-categoria | Path does not match |
| 25 | getCategorias | /categorias | Path does not match |
| 26 | comprar | /compra | Path does not match |
| 27 | ver_compras | /ver_compras | Path does not match |
| 28 | comprar_reg | /compra-guardar | Path does not match |
| 29 | detalle_compra | /ver-detalle-compra | Path does not match |
| 30 | mi_compra | /ver-mi-compra | Path does not match |
| 31 | descarga_factura_compra | /descargar-factura-compra | Path does not match |
| 32 | contacto | /contacto | Path does not match |
| 33 | contacto_enviar | /contacto/enviar | Path does not match |
| 34 | gestion-usuarios | /gestion-usuarios | Path does not match |
| 35 | morosos | /pdf-morosos | Path does not match |
| 36 | registro-admin | /registro-admin | Path does not match |
| 37 | registrarse | /registro | Path does not match |
| 38 | verificar_cuenta | /verificar/{email} | Path does not match |
| 39 | enviar_cuenta | /envio/{email} | Path does not match |
| 40 | login_user | /login_user | Path does not match |
| 41 | get_user | /get-cliente | Path does not match |
| 42 | login | /login | Path does not match |
| 43 | validar-cuenta-old | /validar-cuenta-old | Path does not match |
| 44 | recuperar-cuenta | /recuperar-cuenta | Path does not match |
| 45 | envio-email | /recuperar-cuenta-envio | Path does not match |
| 46 | editar-cuenta | /editar-cuenta | Path does not match |
| 47 | editar-cuenta-admin | /editar-cuenta-admin | Path does not match |
| 48 | editar-cuenta-pass | /editar-cuenta-pass | Path does not match |
| 49 | editar-cuenta-pass-admin | /editar-cuenta-pass-admin | Path does not match |
| 50 | eliminar_cuenta | /eliminar-cuenta | Path does not match |
| 51 | mis-compras | /mis-compras | Path does not match |
| 52 | checkout | /finalizar-compra | Path does not match |
| 53 | compra-mp | /registrar-compra-mp | Path does not match |
| 54 | compraTransferencia | /registrar-compra-transferencia | Path does not match |
| 55 | subirComprobante | /subir-comprobante-transferencia | Path does not match |
| 56 | comprobante-erroneo | /marcar-comprobante-erroneo | Path does not match |
| 57 | action_mp | /action-mp | Path does not match |
| 58 | actualizarPref | /actualizar-pref-mp | Path does not match |
| 59 | deuda-saldar-parcial | /cc-parcial | Path does not match |
| 60 | deuda-saldar-total | /ver-cc | Path does not match |
| 61 | dashboard | /dashboard | Path does not match |
| 62 | ver-noti | /ver-noti | Path does not match |
| 63 | configuracion | /configuracion | Path does not match |
| 64 | getConfig | /get-config-aumentos | Path does not match |
| 65 | home | / | Path does not match |
| 66 | cambiar_estado | /cambiar-estado | Path does not match |
| 67 | producto_categoria_guardar | /productos-categoria-guardar | Path does not match |
| 68 | producto_categoria_eliminar | /productos-categoria-eliminar | Path does not match |
| 69 | buscarProdCat | /productos-categoria-buscar | Path does not match |
| 70 | crear-producto | /crear-producto/{id} | Path does not match |
| 71 | listar-producto | /listar-producto | Path does not match |
| 72 | gridProductos | /tienda | Path does not match |
| 73 | producto-eliminar-foto | /producto-eliminar-foto | Path does not match |
| 74 | aumentar-producto | /aumentar-producto | Path does not match |
| 75 | recuperar-producto | /recuperar-producto | Path does not match |
| 76 | editar-producto | /editar-producto | Path does not match |
| 77 | contarStock | /producto-contar-stock | Path does not match |
| 78 | eliminar-producto | /eliminar-producto | Path does not match |
| 79 | aumentar-producto-cat | /aumentar-cat | Path does not match |
| 80 | buscar_producto | /buscar-producto | Path does not match |
| 81 | buscar_producto_asig | /buscar-producto-asignar | Path does not match |
| 82 | verProducto | /ver-producto/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.