POST https://pciservice.fr/admin/article/493/edit

Query Metrics

5 Database Queries
5 Different statements
3.21 ms Query time
0 Invalid entities
2 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.16 ms
(36.12%)
1
"COMMIT"
Parameters:
[]
0.64 ms
(20.03%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.designation AS designation_3, t0.fabricant AS fabricant_4, t0.reference_fabricant AS reference_fabricant_5, t0.type AS type_6, t0.prf AS prf_7, t0.unite_de_prix AS unite_de_prix_8, t0.date_validite_tarif AS date_validite_tarif_9, t0.code_tarif AS code_tarif_10, t0.code_douanier AS code_douanier_11, t0.dimentions AS dimentions_12, t0.poids AS poids_13, t0.pays_origine AS pays_origine_14, t0.numero_magasin AS numero_magasin_15, t0.emplacement_magasin AS emplacement_magasin_16, t0.created_at AS created_at_17, t0.image AS image_18, t0.id_monday AS id_monday_19, t0.updated_at AS updated_at_20, t0.updated_by AS updated_by_21, t0.coeff_prix_id AS coeff_prix_id_22 FROM article t0 WHERE t0.id = ?
Parameters:
[
  "493"
]
0.63 ms
(19.56%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.service AS service_6, t0.phone AS phone_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  3
]
0.51 ms
(15.84%)
1
UPDATE article SET date_validite_tarif = ?, updated_at = ? WHERE id = ?
Parameters:
[
  "2025-12-31 00:00:00"
  "2025-08-25 16:56:28"
  493
]
0.27 ms
(8.45%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\Article 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Article No errors.
App\Entity\CoeffPrix No errors.
App\Entity\DevisLigne No errors.