Query Metrics
2
Database Queries
2
Different statements
0.66 ms
Query time
4
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.42 ms (63.58%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.prix AS prix_4, t0.stock AS stock_5, t0.nom_image_original AS nom_image_original_6, t0.nom_image_serveur AS nom_image_serveur_7, t0.taille_image AS taille_image_8, t0.extention_image AS extention_image_9, t0.marque_id AS marque_id_10, t0.materiel_id AS materiel_id_11 FROM produit t0 WHERE t0.id IN (?, ?, ?, ?, ?)
Parameters:
[ 16 12 19 15 18 ]
|
||||||||||||||||||||||||
|
0.24 ms (36.42%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.description AS description_3, t0.prix AS prix_4, t0.stock AS stock_5, t0.nom_image_original AS nom_image_original_6, t0.nom_image_serveur AS nom_image_serveur_7, t0.taille_image AS taille_image_8, t0.extention_image AS extention_image_9, t0.marque_id AS marque_id_10, t0.materiel_id AS materiel_id_11 FROM produit t0
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\Produit |
|
| App\Entity\Marque | No errors. |
| App\Entity\Materiel |
|
| App\Entity\Commentaires |
|
| App\Entity\User |
|
| App\Entity\Contenir | No errors. |
| App\Entity\ContenirCommande | No errors. |