GET https://www.ingenierie-architecture.com/realisations

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.14 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.maitre_ouvrage AS maitre_ouvrage_2, p0_.delivered_at AS delivered_at_3, p0_.location AS location_4, p0_.mt AS mt_5, p0_.missions AS missions_6, p0_.architect AS architect_7, p0_.budget AS budget_8, p0_.description AS description_9, p0_.position AS position_10, p0_.thumbnail AS thumbnail_11 FROM project p0_ ORDER BY p0_.position ASC LIMIT 10
Parameters:
[]
2 3.80 ms
SELECT t0.id AS id_1, t0.path AS path_2, t0.is_before AS is_before_3, t0.project_id AS project_id_4 FROM project_image t0 WHERE t0.project_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  123
  124
  125
  126
  127
  129
  130
  131
  132
  133
]
3 3.73 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM project p0_
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\Project No errors.
App\Entity\ProjectImage No errors.