Routing
        index
        Matched route
    
Route Parameters
No parameters.
Route Redirection
This page redirects to:
        /login
            
Route Matching Logs
    Path to match: 
/
| # | Route name | Path | Log | 
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match | 
| 2 | _profiler_home | /_profiler/ | Path does not match | 
| 3 | _profiler_search | /_profiler/search | Path does not match | 
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match | 
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match | 
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match | 
| 7 | _profiler_open_file | /_profiler/open | Path does not match | 
| 8 | _profiler | /_profiler/{token} | Path does not match | 
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match | 
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match | 
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match | 
| 12 | albaran_index | /albaran/ | Path does not match | 
| 13 | albaran_crear_albaran | /albaran/{id}/CrearAlbaran | Path does not match | 
| 14 | albaran_new | /albaran/nuevo | Path does not match | 
| 15 | albaran_edit | /albaran/{id}/editar | Path does not match | 
| 16 | albaran_view | /albaran/{id}/ver | Path does not match | 
| 17 | albaran_delete | /albaran/{id}/eliminar | Path does not match | 
| 18 | albaran_pdfAlbaranEs | /albaran/{id}/albaran-pdf-es | Path does not match | 
| 19 | albaran_pdfAlbaranEng | /albaran/{id}/albaran-pdf-eng | Path does not match | 
| 20 | beneficio_index | /beneficio/ | Path does not match | 
| 21 | beneficio_new | /beneficio/nuevo | Path does not match | 
| 22 | beneficio_edit | /beneficio/{id}/editar | Path does not match | 
| 23 | beneficio_view | /beneficio/{id}/ver | Path does not match | 
| 24 | beneficio_delete | /beneficio/{id}/eliminar | Path does not match | 
| 25 | cliente_index | /cliente/ | Path does not match | 
| 26 | cliente_new | /cliente/nuevo | Path does not match | 
| 27 | cliente_edit | /cliente/{id}/editar | Path does not match | 
| 28 | cliente_view | /cliente/{id}/ver | Path does not match | 
| 29 | cliente_delete | /cliente/{id}/eliminar | Path does not match | 
| 30 | coste_index | /coste/ | Path does not match | 
| 31 | coste_new | /coste/nuevo | Path does not match | 
| 32 | coste_edit | /coste/{id}/editar | Path does not match | 
| 33 | coste_view | /coste/{id}/ver | Path does not match | 
| 34 | coste_delete | /coste/{id}/eliminar | Path does not match | 
| 35 | factura_index | /factura/ | Path does not match | 
| 36 | factura_crear_factura | /factura/{id}/nuevo | Path does not match | 
| 37 | factura_new | /factura/nuevo | Path does not match | 
| 38 | factura_edit | /factura/{id}/editar | Path does not match | 
| 39 | factura_view | /factura/{id}/ver | Path does not match | 
| 40 | factura_delete | /factura/{id}/eliminar | Path does not match | 
| 41 | factura_pdfFacturaEs | /factura/{id}/factura-pdf-es | Path does not match | 
| 42 | factura_pdfFacturaEng | /factura/{id}/factura-pdf-eng | Path does not match | 
| 43 | molde_index | /molde/ | Path does not match | 
| 44 | molde_new | /molde/nuevo | Path does not match | 
| 45 | molde_new_oferta | /molde/{id}/nuevoByOferta | Path does not match | 
| 46 | molde_edit | /molde/{id}/editar | Path does not match | 
| 47 | molde_view | /molde/{id}/ver | Path does not match | 
| 48 | molde_delete | /molde/{id}/eliminar | Path does not match | 
| 49 | proveedor_index | /proveedor/ | Path does not match | 
| 50 | proveedor_new | /proveedor/nuevo | Path does not match | 
| 51 | proveedor_edit | /proveedor/{id}/editar | Path does not match | 
| 52 | proveedor_view | /proveedor/{id}/ver | Path does not match | 
| 53 | proveedor_delete | /proveedor/{id}/eliminar | Path does not match | 
| 54 | traspaso_index | /traspaso/ | Path does not match | 
| 55 | agenda_index | /agenda/ | Path does not match | 
| 56 | agenda_new | /agenda/nuevo | Path does not match | 
| 57 | agenda_edit | /agenda/{id}/editar | Path does not match | 
| 58 | agenda_view | /agenda/{id}/ver | Path does not match | 
| 59 | agenda_delete | /agenda/{id}/eliminar | Path does not match | 
| 60 | incidencia_index | /incidencia/ | Path does not match | 
| 61 | incidencia_new | /incidencia/nuevo | Path does not match | 
| 62 | incidencia_edit | /incidencia/{id}/editar | Path does not match | 
| 63 | incidencia_view | /incidencia/{id}/ver | Path does not match | 
| 64 | incidencia_delete | /incidencia/{id}/eliminar | Path does not match | 
| 65 | movimiento_index | /movimiento/ | Path does not match | 
| 66 | movimiento_edit | /movimiento/{id}/editar | Path does not match | 
| 67 | movimiento_delete | /movimiento/{id}/eliminar | Path does not match | 
| 68 | movimiento_entrada | /movimiento/entrada | Path does not match | 
| 69 | movimiento_entrada_molde | /movimiento/entrada/{id}/molde | Path does not match | 
| 70 | movimiento_entrada_pedido | /movimiento/entrada/{id}/pedido | Path does not match | 
| 71 | movimiento_entrada_otro | /movimiento/entrada/{id}/otro | Path does not match | 
| 72 | movimiento_salida | /movimiento/salida | Path does not match | 
| 73 | movimiento_salida_molde | /movimiento/salida/{id}/molde | Path does not match | 
| 74 | movimiento_salida_pedido | /movimiento/salida/{id}/pedido | Path does not match | 
| 75 | movimiento_salida_otro | /movimiento/salida/{id}/otro | Path does not match | 
| 76 | orden_index | /orden/ | Path does not match | 
| 77 | orden_new | /orden/nuevo | Path does not match | 
| 78 | orden_edit | /orden/{id}/editar | Path does not match | 
| 79 | orden_view | /orden/{id}/ver | Path does not match | 
| 80 | orden_delete | /orden/{id}/eliminar | Path does not match | 
| 81 | articulos_index | /articulos/ | Path does not match | 
| 82 | articulos_new | /articulos/nuevo | Path does not match | 
| 83 | articulos_edit | /articulos/{id}/editar | Path does not match | 
| 84 | articulos_view | /articulos/{id}/ver | Path does not match | 
| 85 | articulos_delete | /articulos/{id}/eliminar | Path does not match | 
| 86 | compras_index | /compras/ | Path does not match | 
| 87 | compras_new | /compras/nuevo | Path does not match | 
| 88 | compras_edit | /compras/{id}/editar | Path does not match | 
| 89 | compras_view | /compras/{id}/ver | Path does not match | 
| 90 | compras_delete | /compras/{id}/eliminar | Path does not match | 
| 91 | config_index | /config/ | Path does not match | 
| 92 | config_new | /config/nuevo | Path does not match | 
| 93 | config_edit | /config/{id}/editar | Path does not match | 
| 94 | config_delete | /config/{id}/eliminar | Path does not match | 
| 95 | fase_index | /fase/ | Path does not match | 
| 96 | fase_new | /fase/nuevo | Path does not match | 
| 97 | fase_edit | /fase/{id}/editar | Path does not match | 
| 98 | fase_view | /fase/{id}/ver | Path does not match | 
| 99 | fase_delete | /fase/{id}/eliminar | Path does not match | 
| 100 | festivo_index | /festivo/ | Path does not match | 
| 101 | festivo_new | /festivo/nuevo | Path does not match | 
| 102 | festivo_edit | /festivo/{id}/editar | Path does not match | 
| 103 | festivo_delete | /festivo/{id}/eliminar | Path does not match | 
| 104 | list_index | /listados/ | Path does not match | 
| 105 | list_new | /listados/crear | Path does not match | 
| 106 | list_edit | /listados/{id}/editar | Path does not match | 
| 107 | list_duplicate | /listados/{id}/duplicar | Path does not match | 
| 108 | list_delete | /listados/{id}/eliminar | Path does not match | 
| 109 | index | / | Route matches! | 
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.