Query Metrics
6
Database Queries
6
Different statements
12.13 ms
Query time
8
Invalid entities
1430
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.68 ms (38.59%) |
1 |
SELECT i0_.nom AS nom_0, i0_.type AS type_1, i0_.path AS path_2, i0_.id AS id_3, i0_.image AS image_4, i0_.caroussel_id AS caroussel_id_5, i0_.article_idarticle AS article_idarticle_6, i0_.id_categorie AS id_categorie_7, i0_.produit_mannuels_id AS produit_mannuels_id_8 FROM image i0_
Parameters:
[] |
|
2.35 ms (19.35%) |
1 |
SELECT t0.nom AS nom_1, t0.type AS type_2, t0.path AS path_3, t0.id AS id_4, t0.image AS image_5, t0.caroussel_id AS caroussel_id_6, t0.article_idarticle AS article_idarticle_7, t0.id_categorie AS id_categorie_8, t0.produit_mannuels_id AS produit_mannuels_id_9 FROM image t0 WHERE t0.article_idarticle = ?
Parameters:
[
1053
]
|
|
2.06 ms (17.01%) |
1 |
SELECT t0.nom AS nom_1, t0.nom_canonique AS nom_canonique_2, t0.montant AS montant_3, t0.reference AS reference_4, t0.descriptif AS descriptif_5, t0.gamme AS gamme_6, t0.id AS id_7, t0.vedete AS vedete_8, t0.bigblue AS bigblue_9, t0.pourcentage AS pourcentage_10, t0.nouveaute AS nouveaute_11, t0.actif AS actif_12, t0.dateajout AS dateajout_13, t0.livraison_gratuite AS livraison_gratuite_14, t0.nombre_etoile AS nombre_etoile_15, t0.id_marque AS id_marque_16, t0.id_etat AS id_etat_17, t0.commande_id AS commande_id_18 FROM article t0 WHERE t0.id = ?
Parameters:
[
"1053"
]
|
|
1.26 ms (10.34%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_canonique AS nom_canonique_3, t0.code_couleur_apli AS code_couleur_apli_4, t0.active AS active_5, t0.categorie_id AS categorie_id_6, t0.image AS image_7, t0.image_accueil AS image_accueil_8, t0.logo_apli AS logo_apli_9 FROM sous_categorie t0 INNER JOIN article_has_sous_categorie ON t0.id = article_has_sous_categorie.sous_categorie_id WHERE article_has_sous_categorie.article_idarticle = ?
Parameters:
[
1053
]
|
|
0.93 ms (7.65%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.nom_canonique AS nom_canonique_3, t0.immage AS immage_4 FROM etat t0 WHERE t0.id = ?
Parameters:
[
4
]
|
|
0.86 ms (7.05%) |
1 |
SELECT t0.id AS id_1, t0.valeur AS valeur_2, t0.caracteristique_model_id AS caracteristique_model_id_3, t0.article_id AS article_id_4 FROM caracteristique t0 WHERE t0.article_id = ?
Parameters:
[
1053
]
|
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\Image | 1011 |
| App\Entity\Article | 411 |
| App\Entity\Categorie | 5 |
| App\Entity\SousCategorie | 2 |
| App\Entity\Etat | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Article |
|
| App\Entity\Marque |
|
| App\Entity\Etat | No errors. |
| App\Entity\Commande | No errors. |
| App\Entity\SousCategorie |
|
| App\Entity\Image | No errors. |
| App\Entity\Caracteristique | No errors. |
| App\Entity\RubriqueHasArticle | No errors. |
| App\Entity\Caroussels | No errors. |
| App\Entity\Categorie |
|
| App\Entity\ProduitMannuels | No errors. |
| App\Entity\CaracteristiqueModel | No errors. |
| App\Entity\Nouveaute |
|
| App\Entity\Client | No errors. |
| App\Entity\Rubrique | No errors. |
| App\Entity\PointsTransaction |
|
| App\Entity\PanierAlimentaires | No errors. |
| App\Entity\ImageBaniere | No errors. |
| App\Entity\Description | No errors. |
| App\Entity\Annonces | No errors. |
| App\Entity\UserLog | No errors. |
| App\Entity\CommandeUnique | No errors. |
| App\Entity\CommandeProduitNaturels | No errors. |
| App\Entity\DemandeArticles | No errors. |
| App\Entity\Pannier |
|
| App\Entity\ChatbotParoles | No errors. |
| App\Entity\Contacts | No errors. |
| App\Entity\Partenaires | No errors. |
| App\Entity\InfoClient |
|
| App\Entity\Users | No errors. |
| App\Entity\Topbannieres | No errors. |
| App\Entity\Baniere | No errors. |
| App\Entity\CommandeArticles | No errors. |
| App\Entity\Denrees | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |