POST https://caenttc.fr/api_front/article/api/latest

Query Metrics

2 Database Queries
2 Different statements
0.91 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.75 ms
(82.97%)
1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.text AS text_2, a0_.active AS active_3, a0_.image AS image_4, a0_.content AS content_5, a0_.date AS date_6, a0_.notification_send AS notification_send_7, a0_.tag AS tag_8, a0_.slug AS slug_9, a0_.article_category_id AS article_category_id_10 FROM article a0_ WHERE a0_.active = 1 ORDER BY a0_.date DESC LIMIT 1
Parameters:
[]
0.15 ms
(17.03%)
1
SELECT t0.id AS id_1, t0.date AS date_2, t0.message AS message_3, t0.user_id AS user_id_4, t0.article_id AS article_id_5 FROM article_commentary t0 WHERE t0.article_id = ? ORDER BY t0.date DESC
Parameters:
[
  128
]

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\Admin\Article No errors.
App\Entity\Admin\ArticleCategory No errors.
App\Entity\Admin\ArticleCommentary No errors.
App\Entity\User No errors.