GET http://www.formcodeur-clients.fr/

Query Metrics

8 Database Queries
2 Different statements
4.47 ms Query time
0 Invalid entities
14 Managed entities

Queries

Group similar statements

# Time Info
1 1.93 ms
SELECT b0_.id AS id_0, b0_.titre AS titre_1, b0_.description AS description_2, b0_.prix AS prix_3, b0_.surface AS surface_4, b0_.chambres AS chambres_5, b0_.ville AS ville_6, b0_.created_at AS created_at_7, b0_.updated_at AS updated_at_8, b0_.nbr_pieces AS nbr_pieces_9, b0_.sale_de_bain AS sale_de_bain_10, b0_.type AS type_11 FROM bien b0_ ORDER BY b0_.id DESC
Parameters:
[]
2 0.83 ms
SELECT t0.id AS id_1, t0.nom_fichier AS nom_fichier_2, t0.updated_at AS updated_at_3, t0.bien_id AS bien_id_4 FROM image t0 WHERE t0.bien_id = ?
Parameters:
[
  8
]
3 0.34 ms
SELECT t0.id AS id_1, t0.nom_fichier AS nom_fichier_2, t0.updated_at AS updated_at_3, t0.bien_id AS bien_id_4 FROM image t0 WHERE t0.bien_id = ?
Parameters:
[
  7
]
4 0.30 ms
SELECT t0.id AS id_1, t0.nom_fichier AS nom_fichier_2, t0.updated_at AS updated_at_3, t0.bien_id AS bien_id_4 FROM image t0 WHERE t0.bien_id = ?
Parameters:
[
  6
]
5 0.28 ms
SELECT t0.id AS id_1, t0.nom_fichier AS nom_fichier_2, t0.updated_at AS updated_at_3, t0.bien_id AS bien_id_4 FROM image t0 WHERE t0.bien_id = ?
Parameters:
[
  5
]
6 0.26 ms
SELECT t0.id AS id_1, t0.nom_fichier AS nom_fichier_2, t0.updated_at AS updated_at_3, t0.bien_id AS bien_id_4 FROM image t0 WHERE t0.bien_id = ?
Parameters:
[
  4
]
7 0.28 ms
SELECT t0.id AS id_1, t0.nom_fichier AS nom_fichier_2, t0.updated_at AS updated_at_3, t0.bien_id AS bien_id_4 FROM image t0 WHERE t0.bien_id = ?
Parameters:
[
  3
]
8 0.26 ms
SELECT t0.id AS id_1, t0.nom_fichier AS nom_fichier_2, t0.updated_at AS updated_at_3, t0.bien_id AS bien_id_4 FROM image t0 WHERE t0.bien_id = ?
Parameters:
[
  2
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Bien 7
App\Entity\Image 7

Entities Mapping

Class Mapping errors
App\Entity\Bien No errors.
App\Entity\Image No errors.