Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | 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 | app_admin | /admin | Path does not match |
| 15 | api_almacen_list | /api/almacenes | Path does not match |
| 16 | api_almacen_list_paginate | /api/almacenes_paginate | Path does not match |
| 17 | api_almacen_get | /api/almacen/{id} | Path does not match |
| 18 | api_almacen_create | /api/almacen | Path does not match |
| 19 | api_almacen_modificar | /api/almacen | Path does not match |
| 20 | api_almacen_eliminar | /api/almacen/{id} | Path does not match |
| 21 | api_get_boards_tareas_estados | /api/boards/tareas/estado | Path does not match |
| 22 | api_crm_acciones_comerciales_list | /api/crm/acciones_comerciales | Path does not match |
| 23 | api_crm_acciones_comerciales_detail | /api/crm/acciones_comerciales/{id} | Path does not match |
| 24 | api_crm_acciones_comerciales_list_paginate | /api/crm/acciones_comerciales_paginate | Path does not match |
| 25 | api_crm_acciones_comerciales_create | /api/crm/acciones_comerciales | Path does not match |
| 26 | api_crm_acciones_comerciales_update | /api/crm/acciones_comerciales | Path does not match |
| 27 | api_crm_acciones_comerciales_delete | /api/crm/acciones_comerciales/{id} | Path does not match |
| 28 | api_crm_acciones_list | /api/crm/acciones | Path does not match |
| 29 | api_crm_acciones_detail | /api/crm/acciones/{id} | Path does not match |
| 30 | api_crm_acciones_list_paginate | /api/crm/acciones_paginate | Path does not match |
| 31 | api_crm_acciones_create | /api/crm/acciones | Path does not match |
| 32 | api_crm_acciones_update | /api/crm/acciones | Path does not match |
| 33 | api_crm_acciones_delete | /api/crm/acciones/{id} | Path does not match |
| 34 | api_crm_notas_list | /api/crm/notas | Path does not match |
| 35 | api_crm_notas_list_by_accion_comercial | /api/crm/notas/accion_comercial/{id} | Path does not match |
| 36 | api_crm_notas_create | /api/crm/notas | Path does not match |
| 37 | api_crm_notas_update | /api/crm/notas | Path does not match |
| 38 | api_crm_notas_delete | /api/crm/notas/{id} | Path does not match |
| 39 | api_crm_potenciales_clientes_list | /api/crm/potenciales_clientes | Path does not match |
| 40 | api_crm_potenciales_clientes_detail | /api/crm/potenciales_clientes/{id} | Path does not match |
| 41 | api_crm_potenciales_clientes_list_paginate | /api/crm/potenciales_clientes_paginate | Path does not match |
| 42 | api_crm_potenciales_clientes_create | /api/crm/potenciales_clientes | Path does not match |
| 43 | api_crm_potenciales_clientes_update | /api/crm/potenciales_clientes | Path does not match |
| 44 | api_crm_potenciales_clientes_delete | /api/crm/potenciales_clientes/{id} | Path does not match |
| 45 | api_crm_tipos_acciones_comerciales_list | /api/crm/tipos_acciones_comerciales | Path does not match |
| 46 | api_crm_tipos_acciones_comerciales_detail | /api/crm/tipos_acciones_comerciales/{id} | Path does not match |
| 47 | api_crm_tipos_acciones_comerciales_paginate | /api/crm/tipos_acciones_comerciales_paginate | Path does not match |
| 48 | api_crm_tipos_acciones_comerciales_create | /api/crm/tipos_acciones_comerciales | Path does not match |
| 49 | api_crm_tipos_acciones_comerciales_update | /api/crm/tipos_acciones_comerciales | Path does not match |
| 50 | api_crm_tipos_acciones_comerciales_delete | /api/crm/tipos_acciones_comerciales/{id} | Path does not match |
| 51 | api_get_all_reservas_rrhh | /api/calendarios/rrhhs | Path does not match |
| 52 | api_get_one_reservas_rrhh | /api/calendarios/rrhh/{id} | Path does not match |
| 53 | api_get_many_reservas_rrhh | /api/calendarios/rrhhs | Path does not match |
| 54 | api_get_all_reservas_recursos | /api/calendarios/recursos | Path does not match |
| 55 | api_get_one_reservas_recursos | /api/calendarios/recurso/{id} | Path does not match |
| 56 | api_get_many_reservas_recursos | /api/calendarios/recursos | Path does not match |
| 57 | api_modificar_reserva_rrhh | /api/calendarios/rrhhs | Path does not match |
| 58 | api_modificar_reserva_recurso | /api/calendarios/recursos | Path does not match |
| 59 | api_get_fechas_presupuestos | /api/calendarios/presupuestos | Path does not match |
| 60 | api_clientes_list | /api/clientes | Path does not match |
| 61 | api_clientes_list_paginate | /api/clientes_paginate | Path does not match |
| 62 | api_clientes_get | /api/cliente/{id} | Path does not match |
| 63 | api_clientes_create | /api/cliente | Path does not match |
| 64 | api_clientes_modificar | /api/cliente | Path does not match |
| 65 | api_clientes_eliminar | /api/cliente/{id} | Path does not match |
| 66 | api_dashboard | /api/dashboard | Path does not match |
| 67 | api_devoluciones_presupuestos_presupuestos_list | /api/devoluciones_presupuestos/presupuesto/{id} | Path does not match |
| 68 | api_devoluciones_presupuestos_cantidad | /api/devoluciones_presupuestos/cantidad | Path does not match |
| 69 | api_devoluciones_presupuestos_create | /api/devoluciones_presupuestos | Path does not match |
| 70 | api_devoluciones_presupuestos_finalizar | /api/devolucion_presupuesto/finalizar | Path does not match |
| 71 | api_empresa_list | /api/empresas | Path does not match |
| 72 | api_empresa_modificar | /api/empresa | Path does not match |
| 73 | api_facturas_emitidas_list | /api/facturas_emitidas | Path does not match |
| 74 | api_facturas_emitidas_paginate_list | /api/facturas_emitidas_paginate | Path does not match |
| 75 | api_facturas_emitidas_presupuesto_list | /api/facturas_emitidas/presupuesto/{id} | Path does not match |
| 76 | api_facturas_emitidas_get | /api/factura_emitida/{id} | Path does not match |
| 77 | api_facturas_emitidas_create | /api/factura_emitida | Path does not match |
| 78 | api_facturas_emitidas_modificar | /api/factura_emitida | Path does not match |
| 79 | api_facturas_emitidas_eliminar | /api/factura_emitida/{id} | Path does not match |
| 80 | api_facturas_emitidas_enviar_email | /api/factura_emitida/enviar_email/{id} | Path does not match |
| 81 | api_facturas_emitidas_lineas_list | /api/facturas_emitidas/factura_emitida_lineas/{id} | Path does not match |
| 82 | api_facturas_emitidas_lineas_create | /api/factura_emitida_linea | Path does not match |
| 83 | api_facturas_emitidas_lineas_update | /api/factura_emitida_linea | Path does not match |
| 84 | api_facturas_emitidas_lineas_eliminar | /api/factura_emitida_linea/{id} | Path does not match |
| 85 | api_facturas_recibidas_list | /api/facturas_recibidas | Path does not match |
| 86 | api_facturas_recibidas_paginate_list | /api/facturas_recibidas_paginate | Path does not match |
| 87 | api_facturas_recibidas_get | /api/factura_recibida/{id} | Path does not match |
| 88 | api_facturas_recibidas_create | /api/factura_recibida | Path does not match |
| 89 | api_facturas_recibidas_modificar | /api/factura_recibida | Path does not match |
| 90 | api_facturas_recibidas_eliminar | /api/factura_recibida/{id} | Path does not match |
| 91 | api_facturas_recibidas_lineas_list | /api/facturas_recibidas/factura_recibida_lineas/{id} | Path does not match |
| 92 | api_facturas_recibidas_lineas_create | /api/factura_recibida_linea | Path does not match |
| 93 | api_facturas_recibidas_lineas_eliminar | /api/factura_recibida_linea/{id} | Path does not match |
| 94 | api_gastos_presupuestos_list | /api/presupuestos/gastos_presupuesto/{id} | Path does not match |
| 95 | api_gastos_presupuestos_paginate_list | /api/gastos_presupuestos_paginate | Path does not match |
| 96 | api_gastos_presupuestos_get | /api/gastos_presupuesto/{id} | Path does not match |
| 97 | api_gastos_presupuestos_generar_factura | /api/gastos_presupuesto/generar_factura | Path does not match |
| 98 | api_gastos_presupuestos_create | /api/gastos_presupuesto | Path does not match |
| 99 | api_gastos_presupuestos_eliminar | /api/gastos_presupuesto/{id} | Path does not match |
| 100 | api_linea_tiempo_ejecucion_asignada | /api/linea_tiempo/ejecucion/asignadas/{id} | Path does not match |
| 101 | api_linea_tiempo_ejecucion_no_asignada | /api/linea_tiempo/ejecucion/no_asignadas/{id} | Path does not match |
| 102 | api_linea_tiempo_ejecucion_sin_orden | /api/linea_tiempo/ejecucion/sin_orden_trabajo/{id} | Path does not match |
| 103 | api_linea_tiempo_compras_asignadas | /api/linea_tiempo/compras/asignadas/{id} | Path does not match |
| 104 | api_linea_tiempo_compras_sin_orden_trabajo | /api/linea_tiempo/compras/sin_orden_trabajo/{id} | Path does not match |
| 105 | api_linea_tiempo_compras_sin_orden_compra | /api/linea_tiempo/compras/sin_orden_compra/{id} | Path does not match |
| 106 | api_linea_tiempo_ejecucion_validar | /api/linea_tiempo/ejecucion/validar/{id} | Path does not match |
| 107 | api_linea_tiempo_compras_validar | /api/linea_tiempo/compras/validar/{id} | Path does not match |
| 108 | api_lineas_tarea_list | /api/lineas_tareas | Path does not match |
| 109 | api_lineas_tareas_disponibles | /api/lineas_tareas_disponibles | Path does not match |
| 110 | api_lineas_tarea_tarea_list | /api/lineas_tareas/tarea/{id} | Path does not match |
| 111 | api_lineas_tarea_imagenes_list | /api/lineas_tareas/imagenes/{id} | Path does not match |
| 112 | api_lineas_tareas_quitar_orden | /api/lineas_tareas/quitar_orden/{id} | Path does not match |
| 113 | api_lineas_tarea_get | /api/lineas_tarea/{id} | Path does not match |
| 114 | api_lineas_tarea_list_paginate | /api/lineas_tareas_paginate | Path does not match |
| 115 | api_linea_tarea_movimiento_create | /api/linea_tarea/movimiento | Path does not match |
| 116 | api_lineas_tarea_create | /api/lineas_tarea | Path does not match |
| 117 | api_lineas_tarea_modificar | /api/lineas_tarea | Path does not match |
| 118 | api_lineas_tarea_modificar_estado | /api/lineas_tarea/estado | Path does not match |
| 119 | api_lineas_tarea_eliminar | /api/lineas_tarea/{id} | Path does not match |
| 120 | api_lineas_tareas_imagenes_add | /api/lineas_tareas_imagen | Path does not match |
| 121 | api_lineas_tareas_imagenes_detener | /api/lineas_tareas_imagen/detener | Path does not match |
| 122 | api_lineas_tareas_imagenes_delete | /api/lineas_tareas_imagen/{id} | Path does not match |
| 123 | api_lineas_tareas_finalizacion | /api/lineas_tareas/finalizacion | Path does not match |
| 124 | api_lineas_tareas_pre_rec_parte1 | /api/linea_tarea/ejecutar/pre_rec/parte1 | Path does not match |
| 125 | api_lineas_tareas_pre_rec_parte2 | /api/linea_tarea/ejecutar/pre_rec/parte2 | Path does not match |
| 126 | api_lineas_tareas_movimiento_parte1 | /api/linea_tarea/ejecutar/movimiento/parte1 | Path does not match |
| 127 | api_lineas_tareas_movimiento_parte2 | /api/linea_tarea/ejecutar/movimiento/parte2 | Path does not match |
| 128 | app_login | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.