http://www.lebiodelo.com/fiche-produit/151

Query Metrics

3 Database Queries
3 Different statements
6.27 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.65 ms
(42.28%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.ref AS ref_3, t0.matiere AS matiere_4, t0.couleur AS couleur_5, t0.taille AS taille_6, t0.motif AS motif_7, t0.prix_pub_ttc AS prix_pub_ttc_8, t0.prix_rev_ht AS prix_rev_ht_9, t0.description AS description_10, t0.showcase AS showcase_11, t0.entretien AS entretien_12, t0.position AS position_13, t0.categorie_id AS categorie_id_14 FROM produit t0 WHERE t0.id = ?
Parameters:
[
  "151"
]
2.01 ms
(31.95%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.texte AS texte_3, t0.photo AS photo_4, t0.photobg AS photobg_5 FROM categorie t0 WHERE t0.id = ?
Parameters:
[
  3
]
1.62 ms
(25.77%)
1
SELECT t0.id AS id_1, t0.position AS position_2, t0.nom AS nom_3, t0.produit_id AS produit_id_4 FROM photo_produit t0 WHERE t0.produit_id = ?
Parameters:
[
  151
]

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\Produit No errors.
App\Entity\Categorie No errors.
App\Entity\PhotoProduit No errors.
App\Entity\LigneCommande No errors.