GET http://162.19.233.34:9000/collaboration

Query Metrics

32 Database Queries
4 Different statements
6.16 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.59 ms
(41.95%)
15
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:
[
  15
]
2.55 ms
(41.32%)
15
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.duree AS duree_3, t0.debut AS debut_4, t0.personne_id AS personne_id_5 FROM retenue t0 WHERE t0.personne_id = ?
Parameters:
[
  15
]
0.77 ms
(12.51%)
1
SELECT t0.id AS id_1, t0.brut AS brut_2, t0.personnel_id AS personnel_id_3 FROM collaboration t0
Parameters:
[]
0.26 ms
(4.22%)
1
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.duree AS duree_3, t0.debut AS debut_4, t0.personne_id AS personne_id_5 FROM retenue 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\Collaboration No errors.
App\Entity\Personnel No errors.
App\Entity\Retenue No errors.
App\Entity\Intervention No errors.
App\Entity\Prestataire No errors.