Query Metrics
8
Database Queries
4
Different statements
5.87 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.17 ms (36.96%) |
4 |
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:
[
129
]
|
1.51 ms (25.80%) |
2 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.nom_photo_video AS nom_photo_video_3, t0.active AS active_4, t0.video AS video_5, t0.large AS large_6, t0.text_accueil AS text_accueil_7 FROM accueil t0 WHERE t0.active = ? AND t0.large = ?
Parameters:
[ 1 1 ] |
1.15 ms (19.67%) |
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
Parameters:
[] |
1.03 ms (17.57%) |
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.showcase = ?
Parameters:
[
1
]
|
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\Accueil | No errors. |
App\Entity\PhotoProduit | No errors. |
App\Entity\LigneCommande | No errors. |