GET https://architecture.karisma-studio.com/fr/news/posts/eposs-sunt-solems-de-superbus-fortis

Query Metrics

8 Database Queries
7 Different statements
1.95 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.30 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.image_file_name AS image_file_name_7, t0.author_id AS author_id_8 FROM post t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "eposs-sunt-solems-de-superbus-fortis"
]
2 0.28 ms
SELECT MAX(p0_.id) AS sclr_0 FROM post p0_
Parameters:
[]
3 0.22 ms
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.summary AS summary_3, p0_.content AS content_4, p0_.published_at AS published_at_5, p0_.image_file_name AS image_file_name_6, p0_.author_id AS author_id_7 FROM post p0_ WHERE p0_.id = ?
Parameters:
[
  20
]
4 0.22 ms
SELECT t0.id AS id_1, t0.logo_file_name AS logo_file_name_2, t0.whatsapp_file_name AS whatsapp_file_name_3, t0.whatsapp_url AS whatsapp_url_4, t0.whatsapp_number AS whatsapp_number_5, t0.mail_file_name AS mail_file_name_6, t0.mail_text AS mail_text_7, t0.updated_at AS updated_at_8 FROM parameter t0 WHERE t0.id = ?
Parameters:
[
  1
]
5 0.19 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, t0.is_verified AS is_verified_7, t0.image_file_name AS image_file_name_8, t0.updated_at AS updated_at_9 FROM user t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 0.30 ms
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 = ? ORDER BY t0.name ASC
Parameters:
[
  19
]
7 0.24 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 COMMENT t0 WHERE t0.post_id = ? ORDER BY t0.published_at DESC
Parameters:
[
  19
]
8 0.19 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, t0.is_verified AS is_verified_7, t0.image_file_name AS image_file_name_8, t0.updated_at AS updated_at_9 FROM user t0 WHERE t0.id = ?
Parameters:
[
  3
]

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\Post No errors.
App\Entity\User No errors.
App\Entity\Comment No errors.
App\Entity\Tag No errors.
App\Entity\Parameter No errors.