1 |
4.99 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = 1;
|
2 |
4.23 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.horaires AS horaires_5, t0.lieu AS lieu_6, t0.details AS details_7, t0.matin AS matin_8, t0.apresmidi AS apresmidi_9, t0.background_color AS background_color_10, t0.border_color AS border_color_11, t0.text_color AS text_color_12, t0.facture AS facture_13, t0.clients_id AS clients_id_14 FROM calendrier t0
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.date_debut AS date_debut_3, t0.date_fin AS date_fin_4, t0.horaires AS horaires_5, t0.lieu AS lieu_6, t0.details AS details_7, t0.matin AS matin_8, t0.apresmidi AS apresmidi_9, t0.background_color AS background_color_10, t0.border_color AS border_color_11, t0.text_color AS text_color_12, t0.facture AS facture_13, t0.clients_id AS clients_id_14 FROM calendrier t0;
|
3 |
2.31 ms |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.siret AS siret_7, t0.background_color AS background_color_8, t0.border_color AS border_color_9, t0.text_color AS text_color_10, t0.email2 AS email2_11 FROM calendrier_clients t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.siret AS siret_7, t0.background_color AS background_color_8, t0.border_color AS border_color_9, t0.text_color AS text_color_10, t0.email2 AS email2_11 FROM calendrier_clients t0 WHERE t0.id = 1;
|
4 |
0.64 ms |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.siret AS siret_7, t0.background_color AS background_color_8, t0.border_color AS border_color_9, t0.text_color AS text_color_10, t0.email2 AS email2_11 FROM calendrier_clients t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.siret AS siret_7, t0.background_color AS background_color_8, t0.border_color AS border_color_9, t0.text_color AS text_color_10, t0.email2 AS email2_11 FROM calendrier_clients t0 WHERE t0.id = 2;
|
5 |
0.53 ms |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.siret AS siret_7, t0.background_color AS background_color_8, t0.border_color AS border_color_9, t0.text_color AS text_color_10, t0.email2 AS email2_11 FROM calendrier_clients t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.siret AS siret_7, t0.background_color AS background_color_8, t0.border_color AS border_color_9, t0.text_color AS text_color_10, t0.email2 AS email2_11 FROM calendrier_clients t0 WHERE t0.id = 3;
|
6 |
0.49 ms |
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.siret AS siret_7, t0.background_color AS background_color_8, t0.border_color AS border_color_9, t0.text_color AS text_color_10, t0.email2 AS email2_11 FROM calendrier_clients t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.societe AS societe_2, t0.adresse AS adresse_3, t0.code_postal AS code_postal_4, t0.ville AS ville_5, t0.email AS email_6, t0.siret AS siret_7, t0.background_color AS background_color_8, t0.border_color AS border_color_9, t0.text_color AS text_color_10, t0.email2 AS email2_11 FROM calendrier_clients t0 WHERE t0.id = 5;
|