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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.75 ms
(69.34%)
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.48 ms
(18.97%)
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:
[
  "6"
]
0.30 ms
(11.69%)
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.