GET https://coste.codes/public/en/blog/posts/mauris-dapibus-risus-quis-suscipit-vulputate

Query Metrics

5 Database Queries
4 Different statements
7.13 ms Query time
0 Invalid entities

Group similar statements

# Time Info
1 2.11 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.summary AS summary_4, t0.content AS content_5, t0.published_at AS published_at_6, t0.author_id AS author_id_7 FROM symfony_demo_post t0 WHERE t0.slug = ? LIMIT 1
Parameters:
0 of 0
[ "mauris-dapibus-risus-quis-suscipit-vulputate" ]
2 1.07 ms
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6 FROM symfony_demo_user t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 2 ]
3 1.51 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM symfony_demo_tag t0 INNER JOIN symfony_demo_post_tag ON t0.id = symfony_demo_post_tag.tag_id WHERE symfony_demo_post_tag.post_id = ? ORDER BY t0.name ASC
Parameters:
0 of 0
[ 3 ]
4 1.68 ms
SELECT t0.id AS id_1, t0.content AS content_2, t0.published_at AS published_at_3, t0.post_id AS post_id_4, t0.author_id AS author_id_5 FROM symfony_demo_comment t0 WHERE t0.post_id = ? ORDER BY t0.published_at DESC
Parameters:
0 of 0
[ 3 ]
5 0.76 ms
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6 FROM symfony_demo_user t0 WHERE t0.id = ?
Parameters:
0 of 0
[ 3 ]