https://callcenter.calcoweb.net/agregarcomentario/2665925 Return to referer URL

Query Metrics

9 Database Queries
9 Different statements
6.24 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.27 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:
[
  155
]
2 0.65 ms
SELECT t0.id AS id_1, t0.create_at AS create_at_2, t0.codarticulo AS codarticulo_3, t0.descripcion AS descripcion_4, t0.codfavorito AS codfavorito_5, t0.precio AS precio_6, t0.preciosiniva AS preciosiniva_7, t0.precioiva AS precioiva_8, t0.codimpuesto AS codimpuesto_9, t0.codmodificador AS codmodificador_10, t0.numlineasmodif AS numlineasmodif_11, t0.codfavoritos AS codfavoritos_12, t0.lft AS lft_13, t0.lvl AS lvl_14, t0.rgt AS rgt_15, t0.unidades AS unidades_16, t0.preciototal AS preciototal_17, t0.posicion AS posicion_18, t0.preciounidad AS preciounidad_19, t0.cabecera_id AS cabecera_id_20, t0.tree_root AS tree_root_21, t0.parent_id AS parent_id_22 FROM lineas t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  2665925
]
3 0.29 ms
"START TRANSACTION"
Parameters:
[]
4 0.59 ms
INSERT INTO lineas (create_at, codarticulo, descripcion, codfavorito, precio, preciosiniva, precioiva, codimpuesto, codmodificador, numlineasmodif, codfavoritos, lft, lvl, rgt, unidades, preciototal, posicion, preciounidad, cabecera_id, tree_root, parent_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  null
  0
  "RECOGE ALAS 12.30"
  null
  "0"
  null
  null
  null
  null
  null
  0
  0
  0
  0
  1
  null
  null
  null
  356598
  null
  2665925
]
5 0.45 ms
UPDATE lineas SET lft = lft + 2 WHERE lft >= 2 AND tree_root = ?
Parameters:
[
  2665925
]
6 0.39 ms
UPDATE lineas SET rgt = rgt + 2 WHERE rgt >= 2 AND tree_root = ?
Parameters:
[
  2665925
]
7 0.37 ms
UPDATE lineas SET tree_root = ?, lvl = 1, lft = 2, rgt = 3 WHERE id = ?
Parameters:
[
  2665925
  2665943
]
8 0.30 ms
UPDATE lineas SET numlineasmodif = ? WHERE id = ?
Parameters:
[
  1
  2665925
]
9 2.93 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\Lineas No errors.