GET https://eterna-home.fr/blog/lumieres-festives-illuminer-ses-soirees-de-chaleur-et-de-convivialite

Query Metrics

4 Database Queries
4 Different statements
2.90 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.12 ms
(38.56%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image_name AS image_name_5, t0.author AS author_6, t0.meta_description AS meta_description_7, t0.vote_count AS vote_count_8, t0.published_at AS published_at_9, t0.is_published AS is_published_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.category_id AS category_id_13 FROM blog_article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "lumieres-festives-illuminer-ses-soirees-de-chaleur-et-de-convivialite"
]
0.81 ms
(27.98%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.is_approved AS is_approved_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM blog_comment t0 WHERE t0.article_id = ? AND t0.is_approved = ? ORDER BY t0.created_at DESC
Parameters:
[
  2
  1
]
0.67 ms
(23.05%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM blog_tag t0 INNER JOIN blog_article_blog_tag ON t0.id = blog_article_blog_tag.blog_tag_id WHERE blog_article_blog_tag.blog_article_id = ?
Parameters:
[
  2
]
0.30 ms
(10.41%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.is_approved AS is_approved_4, t0.article_id AS article_id_5, t0.author_id AS author_id_6 FROM blog_comment t0 WHERE t0.article_id = ?
Parameters:
[
  2
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\BlogArticle 1

Entities Mapping

Class Mapping errors
App\Entity\BlogArticle No errors.
App\Entity\BlogCategory No errors.
App\Entity\BlogTag No errors.
App\Entity\BlogComment No errors.
App\Entity\BlogVote No errors.
App\Entity\User No errors.