0.32 ms (22.47%)
|
1 |
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 = ?
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 = '666';
|
0.29 ms (20.65%)
|
1 |
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 = ?
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 = 661;
|
0.21 ms (14.99%)
|
1 |
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 = ?
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 = 661;
|
0.20 ms (14.08%)
|
1 |
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 = ?
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 = 661;
|
0.20 ms (14.01%)
|
1 |
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 = ?
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 = 678;
|
0.20 ms (13.79%)
|
1 |
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 = ?
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 = 661;
|