GET https://great-dhawan.91-134-58-81.plesk.page/article/1

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
13.61 ms
(83.29%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.principal AS principal_3, t0.updated_at AS updated_at_4, t0.article_id AS article_id_5 FROM article_image t0 WHERE t0.article_id = ?
Parameters:
[
  1
]
2.73 ms
(16.71%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.date_ajout AS date_ajout_4, t0.categorie AS categorie_5 FROM article t0 WHERE t0.id = ?
Parameters:
[
  "1"
]

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\Article No errors.
App\Entity\ArticleImage No errors.