GET https://api-mlh.click-app.fr/api/clients/get/contacts/liste

Query Metrics

6 Database Queries
6 Different statements
1.20 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.30 ms
SELECT t0.id AS id_1, t0.raison_sociale AS raison_sociale_2, t0.code_authentification AS code_authentification_3, t0.token AS token_4, t0.numero_siret AS numero_siret_5, t0.code_agence AS code_agence_6, t0.code_client AS code_client_7, t0.naf AS naf_8, t0.contact_com_id AS contact_com_id_9, t0.contact_compt_id AS contact_compt_id_10, t0.contact_admin_id AS contact_admin_id_11, t0.contact_form_id AS contact_form_id_12, t0.contact_absence_id AS contact_absence_id_13, t0.adresse_id AS adresse_id_14, t0.type_id AS type_id_15, t0.repas_id AS repas_id_16 FROM clients t0 WHERE t0.id = ?
Parameters:
[
  "605"
]
2 0.18 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.telephone AS telephone_4, t0.mail AS mail_5, t0.portable AS portable_6, t0.civilite AS civilite_7 FROM client_contact_admin t0 WHERE t0.id = ?
Parameters:
[
  601
]
3 0.13 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.telephone AS telephone_4, t0.mail AS mail_5, t0.portable AS portable_6, t0.statut AS statut_7, t0.civilite AS civilite_8 FROM client_contact_form t0 WHERE t0.id = ?
Parameters:
[
  601
]
4 0.22 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.telephone AS telephone_4, t0.portable AS portable_5, t0.mail AS mail_6, t0.civilite AS civilite_7 FROM client_contact_comptabilite t0 WHERE t0.id = ?
Parameters:
[
  601
]
5 0.19 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.telephone AS telephone_4, t0.portable AS portable_5, t0.mail AS mail_6, t0.civilite AS civilite_7 FROM client_contact_commercial t0 WHERE t0.id = ?
Parameters:
[
  617
]
6 0.18 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.telephone AS telephone_4, t0.mail AS mail_5, t0.portable AS portable_6, t0.civilite AS civilite_7 FROM client_contact_absence t0 WHERE t0.id = ?
Parameters:
[
  601
]

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.