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

Queries

Group similar statements

# Time Info
1 0.33 ms
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"
]
2 0.18 ms
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
]
3 0.13 ms
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:
[]
4 0.12 ms
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:
[]
5 0.19 ms
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:
[]
6 0.12 ms
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:
[]

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.