https://www.hm-renovation.net/realisation/more?realisation=10

Query Metrics

6 Database Queries
3 Different statements
1.06 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.56 ms
(52.31%)
4
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.adresse AS adresse_3, t0.image AS image_4, t0.contenu AS contenu_5, t0.alt_desc AS alt_desc_6, t0.type_id AS type_id_7 FROM realisation t0
Parameters:
[]
0.33 ms
(30.72%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.adresse AS adresse_3, t0.image AS image_4, t0.contenu AS contenu_5, t0.alt_desc AS alt_desc_6, t0.type_id AS type_id_7 FROM realisation t0 WHERE t0.id = ?
Parameters:
[
  "10"
]
0.18 ms
(16.97%)
1
SELECT t0.id AS id_1, t0.image AS image_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.alt_desc AS alt_desc_5, t0.realisation_id AS realisation_id_6 FROM image t0 WHERE t0.realisation_id = ?
Parameters:
[
  10
]

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\Realisation No errors.
App\Entity\CategorieRealisation No errors.
App\Entity\Image No errors.