https://dr.espai-web.com/blog/category/steatose

Query Metrics

94 Database Queries
13 Different statements
13.22 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.97 ms
(30.05%)
36
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 WHERE t0.category_parent_id = ?
Parameters:
[
  5
]
3.53 ms
(26.73%)
34
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 WHERE t0.id = ?
Parameters:
[
  19
]
1.52 ms
(11.53%)
5
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:
[
  40
]
1.45 ms
(10.94%)
9
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:
[
  19
]
0.41 ms
(3.10%)
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_blog_categorie b2_ ON b0_.id = b2_.blog_article_id INNER JOIN blog_categorie b1_ ON b1_.id = b2_.blog_categorie_id INNER JOIN blog_article_translation b3_ ON b0_.id = b3_.translatable_id AND (b3_.locale LIKE ?) WHERE b1_.id = ? AND b1_.is_active = 1 AND b3_.slug IS NOT NULL ORDER BY b0_.date_publication DESC LIMIT 8
Parameters:
[
  "fr"
  19
]
0.39 ms
(2.97%)
1
SELECT COUNT(b0_.id) AS sclr_0 FROM blog_article b0_ INNER JOIN blog_article_blog_categorie b2_ ON b0_.id = b2_.blog_article_id INNER JOIN blog_categorie b1_ ON b1_.id = b2_.blog_categorie_id INNER JOIN blog_article_translation b3_ ON b0_.id = b3_.translatable_id AND (b3_.locale LIKE ?) WHERE b1_.id = ? AND b1_.is_active = 1 AND b3_.slug IS NOT NULL
Parameters:
[
  "fr"
  19
]
0.35 ms
(2.68%)
1
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.slug = ? LIMIT 1
Parameters:
[
  "steatose"
]
0.33 ms
(2.52%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "c1dr"
]
0.30 ms
(2.26%)
1
SELECT b0_.id AS id_0, b0_.nom AS nom_1, b0_.slug AS slug_2, b0_.locale AS locale_3, b0_.translatable_id AS translatable_id_4 FROM blog_categorie_translation b0_ LEFT JOIN blog_categorie b1_ ON b0_.translatable_id = b1_.id WHERE b0_.locale LIKE ? AND b1_.category_parent_id IS NULL ORDER BY b0_.nom ASC
Parameters:
[
  "fr"
]
0.30 ms
(2.23%)
2
SELECT DATABASE()
Parameters:
[]
0.28 ms
(2.14%)
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 5
Parameters:
[
  "fr"
]
0.24 ms
(1.81%)
1
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:
[
  40
]
0.14 ms
(1.03%)
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_ ORDER BY b0_.date_publication DESC LIMIT 3
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