Query Metrics

9 Database Queries
6 Different statements
2.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.66 ms
(22.79%)
2
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.slug AS slug_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM blog_article_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  38
]
0.60 ms
(20.49%)
2
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.category_parent_id AS category_parent_id_3 FROM blog_categorie t0 INNER JOIN blog_article_blog_categorie ON t0.id = blog_article_blog_categorie.blog_categorie_id WHERE blog_article_blog_categorie.blog_article_id = ?
Parameters:
[
  38
]
0.56 ms
(19.28%)
2
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM blog_categorie_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  29
]
0.40 ms
(13.87%)
1
SELECT b0_.id AS id_0, b0_.meta_titre AS meta_titre_1, b0_.meta_desc AS meta_desc_2, b0_.image AS image_3, b0_.is_active AS is_active_4, b0_.date_publication AS date_publication_5, b0_.auteur_id AS auteur_id_6 FROM blog_article b0_ INNER JOIN blog_article_translation b1_ ON b0_.id = b1_.translatable_id AND (b1_.locale = ? AND b1_.slug IS NOT NULL) ORDER BY b0_.date_publication DESC LIMIT 3
Parameters:
[
  "de"
]
0.36 ms
(12.42%)
1
SELECT t0.id AS id_1 FROM medecine_esthetique t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
0.32 ms
(11.15%)
1
SELECT t0.id AS id_1, t0.bloc_service1 AS bloc_service1_2, t0.bloc_service2 AS bloc_service2_3, t0.bloc_service3 AS bloc_service3_4, t0.bloc_service4 AS bloc_service4_5, t0.bloc_service5 AS bloc_service5_6, t0.bloc_service6 AS bloc_service6_7, t0.bloc_service7 AS bloc_service7_8, t0.temoignage1_titre AS temoignage1_titre_9, t0.bloc_temoignage1 AS bloc_temoignage1_10, t0.temoignage2_titre AS temoignage2_titre_11, t0.bloc_temoignage2 AS bloc_temoignage2_12, t0.bloc1 AS bloc1_13, t0.procedure1 AS procedure1_14, t0.procedure2 AS procedure2_15, t0.procedure3 AS procedure3_16, t0.locale AS locale_17, t0.translatable_id AS translatable_id_18 FROM medecine_esthetique_translation t0 WHERE t0.translatable_id = ?
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.