Query Metrics
1
Database Queries
1
Different statements
1.36 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.36 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.categorie AS categorie_3, t0.etats_article AS etats_article_4, t0.description AS description_5, t0.quantitedisponible AS quantitedisponible_6, t0.prix_article AS prix_article_7, t0.prixde_vente AS prixde_vente_8, t0.prixdereduction AS prixdereduction_9, t0.periodede_garantie AS periodede_garantie_10, t0.methodede_paiement AS methodede_paiement_11, t0.methodede_livraison AS methodede_livraison_12, t0.image_name AS image_name_13, t0.jours AS jours_14, t0.datede_creations AS datede_creations_15, t0.datede_misea_jours AS datede_misea_jours_16, t0.vendeurs_id AS vendeurs_id_17 FROM articles t0 ORDER BY t0.datede_creations DESC LIMIT 20
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\Articles | No errors. |
| App\Entity\UserVendeur | No errors. |