GET https://luxena.alwaysdata.net/actualite/comment-bien-choisir-un-fauteuil-design-pour-votre-interieur

Query Metrics

4 Database Queries
4 Different statements
2.61 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.70 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.content AS content_4, t0.illustration AS illustration_5, t0.author AS author_6, t0.created_at AS created_at_7, t0.slug AS slug_8, t0.second_illustration AS second_illustration_9, t0.latest_blog AS latest_blog_10, t0.category_id AS category_id_11 FROM blog t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "comment-bien-choisir-un-fauteuil-design-pour-votre-interieur"
]
2 0.80 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.content AS content_4, t0.illustration AS illustration_5, t0.author AS author_6, t0.created_at AS created_at_7, t0.slug AS slug_8, t0.second_illustration AS second_illustration_9, t0.latest_blog AS latest_blog_10, t0.category_id AS category_id_11 FROM blog t0 WHERE t0.latest_blog = ?
Parameters:
[
  1
]
3 0.60 ms
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.likes AS likes_3, t0.adores AS adores_4, t0.dislikes AS dislikes_5, t0.blog_id AS blog_id_6, t0.user_id AS user_id_7 FROM comment t0 WHERE t0.blog_id = ?
Parameters:
[
  5
]
4 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6 FROM tag_blog t0 INNER JOIN blog_tag_blog ON t0.id = blog_tag_blog.tag_blog_id WHERE blog_tag_blog.blog_id = ?
Parameters:
[
  5
]

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\Blog No errors.
App\Entity\BlogCategory No errors.
App\Entity\Comment No errors.
App\Entity\TagBlog No errors.
App\Entity\User No errors.