Query Metrics
22
Database Queries
3
Different statements
15.86 ms
Query time
3
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
11.77 ms (74.17%) |
20 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.slug AS slug_3, t0.description AS description_4, t0.disponibilite AS disponibilite_5, t0.unite_mesure AS unite_mesure_6, t0.type_prix AS type_prix_7, t0.prix AS prix_8, t0.stock AS stock_9, t0.valide AS valide_10, t0.feature AS feature_11, t0.terminal AS terminal_12, t0.active AS active_13, t0.localite_id AS localite_id_14, t0.utilisateur_id AS utilisateur_id_15, t0.categorie_id AS categorie_id_16 FROM produits t0 WHERE t0.categorie_id = ?
Parameters:
[
15
]
|
|
3.54 ms (22.31%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.slug AS slug_3, t0.images AS images_4, t0.parent_id AS parent_id_5 FROM categorie_produits t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"Banane-e-derives"
]
|
|
0.56 ms (3.52%) |
1 |
SELECT t0.id AS id_1, t0.libelle AS libelle_2, t0.slug AS slug_3, t0.images AS images_4, t0.parent_id AS parent_id_5 FROM categorie_produits 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\CategorieProduits | No errors. |
| App\Entity\Produits | No errors. |
| App\Entity\Quartier |
|
| App\Entity\User |
|
| App\Entity\ImagesProduits | No errors. |
| App\Entity\LignesCommandes | No errors. |
| App\Entity\Panier | No errors. |
| App\Entity\Produitstatsvisite |
|
| App\Entity\FavorisProduits | No errors. |