GET http://pndl.org:9000/collaboration/6/edit

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.90 ms
SELECT t0.id AS id_1, t0.brut AS brut_2, t0.personnel_id AS personnel_id_3 FROM collaboration t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
2 0.38 ms
SELECT t0.id AS id_1, t0.prenom AS prenom_2, t0.nom AS nom_3, t0.poste AS poste_4, t0.service AS service_5, t0.actif AS actif_6 FROM personnel t0 WHERE t0.id = ?
Parameters:
[
  13
]
3 0.37 ms
SELECT p0_.id AS id_0, p0_.prenom AS prenom_1, p0_.nom AS nom_2, p0_.poste AS poste_3, p0_.service AS service_4, p0_.actif AS actif_5 FROM personnel 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\Collaboration No errors.
App\Entity\Personnel No errors.
App\Entity\Intervention No errors.
App\Entity\Retenue No errors.