https://dr.espai-web.com/

Query Metrics

23 Database Queries
9 Different statements
6.17 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.28 ms
SELECT t0.id AS id_1 FROM home_bloc t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
2 0.26 ms
SELECT t0.id AS id_1, t0.bloc1 AS bloc1_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM home_bloc_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
3 0.31 ms
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:
[
  "fr"
]
4 0.83 ms
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:
[
  49
]
5 0.32 ms
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:
[
  49
]
6 0.28 ms
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
]
7 0.27 ms
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:
[
  32
]
8 0.27 ms
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:
[
  55
]
9 0.41 ms
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:
[
  48
]
10 0.29 ms
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:
[
  48
]
11 0.27 ms
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:
[
  12
]
12 0.17 ms
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:
[
  35
]
13 0.18 ms
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
]
14 0.19 ms
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
]
15 0.18 ms
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:
[
  5
]
16 0.17 ms
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:
[
  16
]
17 0.25 ms
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:
[
  17
]
18 0.16 ms
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
]
19 0.25 ms
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:
[
  37
]
20 0.22 ms
SELECT DATABASE()
Parameters:
[]
21 0.32 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "c1dr"
]
22 0.12 ms
SELECT DATABASE()
Parameters:
[]
23 0.19 ms
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