http://cnfcpp1.abshore.com/show/equipe/detail/2

Query Metrics

11 Database Queries
3 Different statements
2.44 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.74 ms
(71.40%)
9
SELECT t0.id AS id_1, t0.description AS description_2, t0.equipe_id AS equipe_id_3 FROM domain_equipe t0 WHERE t0.equipe_id = ?
Parameters:
[
  1
]
0.43 ms
(17.48%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.diplome AS diplome_3, t0.poste AS poste_4, t0.experience AS experience_5, t0.regional AS regional_6, t0.unite AS unite_7, t0.image AS image_8 FROM equipe t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
0.27 ms
(11.12%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.diplome AS diplome_3, t0.poste AS poste_4, t0.experience AS experience_5, t0.regional AS regional_6, t0.unite AS unite_7, t0.image AS image_8 FROM equipe 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\Equipe No errors.
App\Entity\DomainEquipe No errors.