GET https://osmjom.fr/blogdfs/post

Query Metrics

11 Database Queries
3 Different statements
15.97 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.64 ms
(54.08%)
9
SELECT t0.id AS id_1, t0.name AS name_2 FROM tag t0 INNER JOIN post_tag ON t0.id = post_tag.tag_id WHERE post_tag.post_id = ?
Parameters:
[
  6
]
4.37 ms
(27.37%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM category t0
Parameters:
[]
2.96 ms
(18.54%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.createdat AS createdat_4, t0.image AS image_5, t0.liked AS liked_6, t0.category_id AS category_id_7, t0.user_id AS user_id_8 FROM post t0 ORDER BY t0.createdat DESC
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

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Post No errors.
App\Entity\User No errors.
App\Entity\Tag No errors.