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

Query Metrics

7 Database Queries
2 Different statements
10.56 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.59 ms
SELECT t0.id AS id_1, t0.full_name AS full_name_2, t0.image AS image_3, t0.post AS post_4, t0.started_at AS started_at_5, t0.email AS email_6, t0.linked_in AS linked_in_7 FROM team t0
Parameters:
[]
2 2.70 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.name AS name_3 FROM university t0 INNER JOIN team_university ON t0.id = team_university.university_id WHERE team_university.team_id = ?
Parameters:
[
  13
]
3 2.24 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.name AS name_3 FROM university t0 INNER JOIN team_university ON t0.id = team_university.university_id WHERE team_university.team_id = ?
Parameters:
[
  14
]
4 0.83 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.name AS name_3 FROM university t0 INNER JOIN team_university ON t0.id = team_university.university_id WHERE team_university.team_id = ?
Parameters:
[
  15
]
5 0.76 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.name AS name_3 FROM university t0 INNER JOIN team_university ON t0.id = team_university.university_id WHERE team_university.team_id = ?
Parameters:
[
  16
]
6 0.70 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.name AS name_3 FROM university t0 INNER JOIN team_university ON t0.id = team_university.university_id WHERE team_university.team_id = ?
Parameters:
[
  17
]
7 0.75 ms
SELECT t0.id AS id_1, t0.image AS image_2, t0.name AS name_3 FROM university t0 INNER JOIN team_university ON t0.id = team_university.university_id WHERE team_university.team_id = ?
Parameters:
[
  18
]

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\Team No errors.
App\Entity\University No errors.