https://www.ilexfc.com/article/39

Query Metrics

3 Database Queries
3 Different statements
0.93 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.43 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.pdf AS pdf_3, t0.updated_at AS updated_at_4 FROM documents_cgvreglement t0
Parameters:
[]
2 0.24 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image AS image_3, t0.lien AS lien_4, t0.updated_at AS updated_at_5 FROM certifications t0
Parameters:
[]
3 0.26 ms
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.image1 AS image1_3, t0.texte1 AS texte1_4, t0.image2 AS image2_5, t0.texte2 AS texte2_6, t0.texte3 AS texte3_7, t0.updated_at AS updated_at_8, t0.link AS link_9, t0.video_url AS video_url_10 FROM articles t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "39"
]

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\Articles No errors.
App\Entity\DocumentsCGVReglement No errors.
App\Entity\Certifications No errors.