GET http://mlc-rdc.org/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
8.31 ms
(74.08%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.contenu AS contenu_3, t0.auteur AS auteur_4, t0.categorie AS categorie_5, t0.date AS date_6, t0.illustration AS illustration_7 FROM article t0 ORDER BY t0.id DESC LIMIT 2
Parameters:
[]
1.00 ms
(8.90%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.illustration AS illustration_3 FROM album t0 ORDER BY t0.id DESC
Parameters:
[]
0.99 ms
(8.80%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.date AS date_3, t0.lieu AS lieu_4, t0.photo AS photo_5 FROM event t0 ORDER BY t0.id DESC LIMIT 4
Parameters:
[]
0.92 ms
(8.23%)
1
SELECT t0.id AS id_1, t0.photo AS photo_2, t0.album_id AS album_id_3 FROM photo t0 WHERE t0.album_id = ?
Parameters:
[
  14
]

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\Album No errors.
App\Entity\Photo No errors.
App\Entity\Event No errors.