https://test.developpement.gouv.bj/post/information/38310000-0000-0000-0000-000000000000

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.88 ms
(36.20%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.name1 AS name1_3, t0.name2 AS name2_4, t0.title AS title_5, t0.slug AS slug_6, t0.content AS content_7, t0.visibleonsite AS visibleonsite_8, t0.archiver AS archiver_9, t0.creat_at AS creat_at_10, t0.update_at AS update_at_11, t0.delete_at AS delete_at_12, t0.auteur_id AS auteur_id_13, t0.category_id AS category_id_14 FROM post t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "81\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"
]
2.29 ms
(28.73%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.name1 AS name1_2, p0_.name2 AS name2_3, p0_.title AS title_4, p0_.slug AS slug_5, p0_.content AS content_6, p0_.visibleonsite AS visibleonsite_7, p0_.archiver AS archiver_8, p0_.creat_at AS creat_at_9, p0_.update_at AS update_at_10, p0_.delete_at AS delete_at_11, p0_.auteur_id AS auteur_id_12, p0_.category_id AS category_id_13 FROM post p0_ ORDER BY p0_.id DESC LIMIT 2
Parameters:
[]
1.41 ms
(17.72%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM category t0 WHERE t0.id = ?
Parameters:
[
  1
]
1.38 ms
(17.35%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.contact AS contact_4, t0.username AS username_5, t0.hash AS hash_6, t0.email AS email_7, t0.is_actived AS is_actived_8, t0.password_requested_at AS password_requested_at_9, t0.token AS token_10 FROM user t0 WHERE t0.id = ?
Parameters:
[
  11
]

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\Category No errors.
App\Entity\Role No errors.