GET https://pciservice.fr/admin/article/2420/edit

Query Metrics

4 Database Queries
4 Different statements
1.81 ms Query time
0 Invalid entities
13 Managed entities

Queries

Group similar statements

# Time Info
1 0.56 ms
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:
[
  11
]
2 0.44 ms
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:
[
  "2420"
]
3 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.coefficient AS coefficient_3 FROM coeff_prix t0 WHERE t0.id = ?
Parameters:
[
  1
]
4 0.41 ms
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.coefficient AS coefficient_2 FROM coeff_prix c0_
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\CoeffPrix 11
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.