https://callcenter.calcoweb.net/cliente Return to referer URL

Query Metrics

6 Database Queries
6 Different statements
6.02 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.24 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.nombre AS nombre_5, t0.codvendedor AS codvendedor_6, t0.is_enabled AS is_enabled_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  10
]
2 0.46 ms
SELECT t0.id AS id_1, t0.nombres AS nombres_2, t0.apellidos AS apellidos_3, t0.telefonocliente AS telefonocliente_4, t0.emailcliente AS emailcliente_5, t0.nifcliente AS nifcliente_6 FROM cliente_bitcubo t0 WHERE t0.id = ?
Parameters:
[
  100045847
]
3 0.19 ms
"START TRANSACTION"
Parameters:
[]
4 1.09 ms
INSERT INTO cabecera (nombrecliente, nombres, apellidos, codpostalcliente, direccioncliente, poblacioncliente, provinciacliente, paiscliente, telefonocliente, telefono2cliente, movilcliente, emailcliente, codmonedaminuta, nifcliente, zona, fechareserva, codcliente, direccion2cliente, total, totalsiniva, sucursal, comentario, is_finalizada, metododepago, tipodeservicio, is_enviado, filename, estado, propinatotal, propinaporcentaje, linkdepago, facturaelectronica, DIRECCION_2, NOMBRE_1, OTROS_NOMBRES, APELLIDO_1, APELLIDO_2, FE_MUNICIPIO, FE_RESPONSABILIDADES, TIPO_DE_DOCUMENTO, TIPOPERSONA, FE_REGIMEN, FE_DET_TRIBUTARIO, CUENTA_ALIMENTACION, CENTRO_COSTOS, CENTRO_OPERACION, alias, email_linkdepago, nombre_receptor, telefono_receptor, observaciones_receptor, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "AYDA VIVIANA  DIAZ MOSQUERA"
  "AYDA VIVIANA  DIAZ MOSQUERA"
  ""
  null
  "CRA 27AA 36SUR 151,ENVIGADO"
  null
  null
  null
  "0000000000"
  null
  null
  "mayediazz@gmail.com"
  null
  "43626974"
  null
  null
  100045847
  "APTO 1402 UNI NATIVO FLORA"
  "0"
  null
  "ENVIGADO DOMICILIOS"
  null
  null
  null
  4
  0
  null
  "INICIADO"
  null
  null
  null
  0
  "NULL"
  ""
  null
  null
  null
  "NULL"
  null
  null
  null
  "NULL"
  null
  "NULL"
  "NULL"
  "NULL"
  "1"
  "mayediazz@gmail.com"
  "AYDA VIVIANA  DIAZ MOSQUERA"
  "3217575609"
  null
  "2025-08-29 12:47:26"
  null
  10
]
5 0.47 ms
INSERT INTO cabecera_status (estado, created_at, updated_at, user_id, cabecera_id) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "INICIADO"
  "2025-08-29 12:47:26"
  null
  10
  347669
]
6 3.57 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Cabecera No errors.
App\Entity\Domicilios No errors.
App\Entity\ClienteBitcubo No errors.
App\Entity\CabeceraStatus No errors.
App\Entity\Lineas No errors.
App\Entity\CabeceraLinkdepago No errors.