Routing
admin_producto_data
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/productos/data
| # | 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 | admin_it_config | /admin/it/config | Path does not match |
| 17 | admin_it_log_programacion | /admin/it/log-programacion | Path does not match |
| 18 | admin_it_log_gestion | /admin/it/log-gestion | Path does not match |
| 19 | admin_it_log_gestion_data | /admin/it/log-gestion/data | Path does not match |
| 20 | app_home | / | Path does not match |
| 21 | app_dashboard | /dashboard | Path does not match |
| 22 | admin_dashboard | /admin | Path does not match |
| 23 | cliente_dashboard | /cliente | Path does not match |
| 24 | app_datatables_config | /datatables-config.json | Path does not match |
| 25 | app_perfil | /perfil | Path does not match |
| 26 | app_perfil_guardar_preferencia | /perfil/guardar-preferencia | Path does not match |
| 27 | app_login | /login | Path does not match |
| 28 | app_logout | /logout | Path does not match |
| 29 | admin_cliente_index | /admin/clientes | Path does not match |
| 30 | admin_cliente_data | /admin/clientes/data | Path does not match |
| 31 | admin_cliente_nuevo | /admin/clientes/nuevo | Path does not match |
| 32 | admin_cliente_editar | /admin/clientes/{id}/editar | Path does not match |
| 33 | admin_cliente_activar | /admin/clientes/{id}/activar | Path does not match |
| 34 | admin_cliente_direcciones | /admin/clientes/{id}/direcciones | Path does not match |
| 35 | admin_cliente_direccion_nueva | /admin/clientes/{id}/direcciones/nueva | Path does not match |
| 36 | admin_cliente_direccion_editar | /admin/clientes/direcciones/{id}/editar | Path does not match |
| 37 | admin_cliente_direccion_eliminar | /admin/clientes/direcciones/{id}/eliminar | Path does not match |
| 38 | cliente_direcciones | /cliente/direcciones | Path does not match |
| 39 | cliente_direccion_nueva | /cliente/direcciones/nueva | Path does not match |
| 40 | cliente_direccion_editar | /cliente/direcciones/{id}/editar | Path does not match |
| 41 | cliente_direccion_eliminar | /cliente/direcciones/{id}/eliminar | Path does not match |
| 42 | admin_oferta_cantidad_index | /admin/ofertas-cantidad | Path does not match |
| 43 | admin_oferta_cantidad_nueva | /admin/ofertas-cantidad/nueva | Path does not match |
| 44 | admin_oferta_cantidad_editar | /admin/ofertas-cantidad/{id}/editar | Path does not match |
| 45 | admin_oferta_cantidad_eliminar | /admin/ofertas-cantidad/{id}/eliminar | Path does not match |
| 46 | admin_oferta_general_index | /admin/ofertas-generales | Path does not match |
| 47 | admin_oferta_general_nueva | /admin/ofertas-generales/nueva | Path does not match |
| 48 | admin_oferta_general_editar | /admin/ofertas-generales/{id}/editar | Path does not match |
| 49 | admin_oferta_general_eliminar | /admin/ofertas-generales/{id}/eliminar | Path does not match |
| 50 | admin_precio_personalizado_index | /admin/precios-personalizados | Path does not match |
| 51 | admin_precio_personalizado_nuevo | /admin/precios-personalizados/nuevo | Path does not match |
| 52 | admin_precio_personalizado_editar | /admin/precios-personalizados/{id}/editar | Path does not match |
| 53 | admin_precio_personalizado_eliminar | /admin/precios-personalizados/{id}/eliminar | Path does not match |
| 54 | admin_familia_index | /admin/familias | Path does not match |
| 55 | admin_familia_nueva | /admin/familias/nueva | Path does not match |
| 56 | admin_familia_editar | /admin/familias/{id}/editar | Path does not match |
| 57 | admin_familia_eliminar | /admin/familias/{id}/eliminar | Path does not match |
| 58 | admin_marca_index | /admin/marcas | Path does not match |
| 59 | admin_marca_nueva | /admin/marcas/nueva | Path does not match |
| 60 | admin_marca_editar | /admin/marcas/{id}/editar | Path does not match |
| 61 | admin_marca_eliminar | /admin/marcas/{id}/eliminar | Path does not match |
| 62 | admin_producto_index | /admin/productos | Path does not match |
| 63 | admin_producto_data | /admin/productos/data | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.