1
5.43 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . nom AS nom_5 , t0 . prenom AS prenom_6 , t0 . tel AS tel_7 , t0 . societe_id AS societe_id_8 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 , t0 . nom AS nom_5 , t0 . prenom AS prenom_6 , t0 . tel AS tel_7 , t0 . societe_id AS societe_id_8 FROM user t0 WHERE t0 . id = 6 ;
Copy
2
19.53 ms
SELECT c0_ . id AS id_0 , c0_ . nom AS nom_1 , c0_ . prenom AS prenom_2 , c0_ . mail AS mail_3 , c0_ . adresse AS adresse_4 , c0_ . ville AS ville_5 , c0_ . tel AS tel_6 , c0_ . num_edof AS num_edof_7 , c0_ . date_creation AS date_creation_8 , c0_ . vendeur AS vendeur_9 , c0_ . cp AS cp_10 , c0_ . date_naissance AS date_naissance_11 , c0_ . lieu_naissance AS lieu_naissance_12 , c0_ . statut_id AS statut_id_13 , c0_ . statut_prospect_id AS statut_prospect_id_14 , c0_ . provenance_id AS provenance_id_15 , c0_ . categorie_id AS categorie_id_16 , c0_ . civilite_id AS civilite_id_17 , c0_ . societe_id AS societe_id_18 FROM clients c0_ WHERE c0_ . societe_id = ? AND c0_ . id IN (? )
SELECT c0_ . id AS id_0 , c0_ . nom AS nom_1 , c0_ . prenom AS prenom_2 , c0_ . mail AS mail_3 , c0_ . adresse AS adresse_4 , c0_ . ville AS ville_5 , c0_ . tel AS tel_6 , c0_ . num_edof AS num_edof_7 , c0_ . date_creation AS date_creation_8 , c0_ . vendeur AS vendeur_9 , c0_ . cp AS cp_10 , c0_ . date_naissance AS date_naissance_11 , c0_ . lieu_naissance AS lieu_naissance_12 , c0_ . statut_id AS statut_id_13 , c0_ . statut_prospect_id AS statut_prospect_id_14 , c0_ . provenance_id AS provenance_id_15 , c0_ . categorie_id AS categorie_id_16 , c0_ . civilite_id AS civilite_id_17 , c0_ . societe_id AS societe_id_18 FROM clients c0_ WHERE c0_ . societe_id = 1 AND c0_ . id IN ('8164' );
Copy
3
14.33 ms
SELECT s0_ . id AS id_0 , s0_ . titre AS titre_1 , s0_ . date_entree AS date_entree_2 , s0_ . date_sortie AS date_sortie_3 , s0_ . lieu AS lieu_4 , s0_ . formation_id AS formation_id_5 , s0_ . format_id AS format_id_6 , s0_ . mode_id AS mode_id_7 , s0_ . provenance_id AS provenance_id_8 , s0_ . referant_id AS referant_id_9 , s0_ . societe_id AS societe_id_10 FROM sessions s0_ WHERE s0_ . societe_id = ? AND s0_ . id IN (? )
SELECT s0_ . id AS id_0 , s0_ . titre AS titre_1 , s0_ . date_entree AS date_entree_2 , s0_ . date_sortie AS date_sortie_3 , s0_ . lieu AS lieu_4 , s0_ . formation_id AS formation_id_5 , s0_ . format_id AS format_id_6 , s0_ . mode_id AS mode_id_7 , s0_ . provenance_id AS provenance_id_8 , s0_ . referant_id AS referant_id_9 , s0_ . societe_id AS societe_id_10 FROM sessions s0_ WHERE s0_ . societe_id = 1 AND s0_ . id IN ('5200' );
Copy
4
0.25 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
5
1.58 ms
INSERT INTO session_client (date , num_edof , client_id , session_id , societe_id ) VALUES (? , ? , ? , ? , ? )
Parameters :
[
"2025-06-20 13:35:49 "
"421260009012 "
8164
5200
1
]
INSERT INTO session_client (date , num_edof , client_id , session_id , societe_id ) VALUES ('2025-06-20 13:35:49' , '421260009012' , 8164 , 5200 , 1 );
Copy
6
4.61 ms
UPDATE clients SET num_edof = ? WHERE id = ?
Parameters :
[
421260009012
8164
]
UPDATE clients SET num_edof = 421260009012 WHERE id = 8164 ;
Copy
7
1.78 ms
"COMMIT"
8
7.16 ms
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . contenu AS contenu_3 , t0 . signature AS signature_4 , t0 . auto_send AS auto_send_5 , t0 . societe_id AS societe_id_6 FROM model_document t0 WHERE t0 . auto_send = ? AND t0 . societe_id = ?
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . contenu AS contenu_3 , t0 . signature AS signature_4 , t0 . auto_send AS auto_send_5 , t0 . societe_id AS societe_id_6 FROM model_document t0 WHERE t0 . auto_send = 1 AND t0 . societe_id = 1 ;
Copy
9
0.63 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"$logoSociete$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$prefectureSociete$ "
"$numNDAsociete$ "
"$siretSociete$ "
"$adresseSociete$ "
"$codePostalSociete$ "
"$villeSociete$ "
"$telSociete$ "
"$emailSociete$ "
"$telSociete$ "
"$emailSociete$ "
"$tamponSociete$ "
]
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN ('$logoSociete$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$prefectureSociete$' , '$numNDAsociete$' , '$siretSociete$' , '$adresseSociete$' , '$codePostalSociete$' , '$villeSociete$' , '$telSociete$' , '$emailSociete$' , '$telSociete$' , '$emailSociete$' , '$tamponSociete$' );
Copy
10
0.19 ms
SELECT t0 . id AS id_1 , t0 . raison_sociale AS raison_sociale_2 , t0 . adresse AS adresse_3 , t0 . cp AS cp_4 , t0 . ville AS ville_5 , t0 . pays AS pays_6 , t0 . tel AS tel_7 , t0 . mail AS mail_8 , t0 . logo AS logo_9 , t0 . siret AS siret_10 , t0 . num_tva AS num_tva_11 , t0 . nda AS nda_12 , t0 . representant AS representant_13 , t0 . site_internet AS site_internet_14 , t0 . tampon AS tampon_15 , t0 . prefecture AS prefecture_16 , t0 . signature_restante AS signature_restante_17 , t0 . type AS type_18 FROM societe t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . raison_sociale AS raison_sociale_2 , t0 . adresse AS adresse_3 , t0 . cp AS cp_4 , t0 . ville AS ville_5 , t0 . pays AS pays_6 , t0 . tel AS tel_7 , t0 . mail AS mail_8 , t0 . logo AS logo_9 , t0 . siret AS siret_10 , t0 . num_tva AS num_tva_11 , t0 . nda AS nda_12 , t0 . representant AS representant_13 , t0 . site_internet AS site_internet_14 , t0 . tampon AS tampon_15 , t0 . prefecture AS prefecture_16 , t0 . signature_restante AS signature_restante_17 , t0 . type AS type_18 FROM societe t0 WHERE t0 . id = 1 ;
Copy
11
0.35 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"$logoSociete$ "
"$titreFormation$ "
"$objectifFormation$ "
"$preRequisFormation$ "
"$resultatAttenduFormation$ "
"$certificationFormation$ "
"$dureeHeuresFormation$ "
"$publicFormation$ "
"$contenuFormation$ "
"$moyenFormation$ "
"$tamponSociete$ "
]
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN ('$logoSociete$' , '$titreFormation$' , '$objectifFormation$' , '$preRequisFormation$' , '$resultatAttenduFormation$' , '$certificationFormation$' , '$dureeHeuresFormation$' , '$publicFormation$' , '$contenuFormation$' , '$moyenFormation$' , '$tamponSociete$' );
Copy
12
0.27 ms
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . tarif_ht AS tarif_ht_3 , t0 . tarif_ttc AS tarif_ttc_4 , t0 . duree_jours AS duree_jours_5 , t0 . duree_heures AS duree_heures_6 , t0 . objectif AS objectif_7 , t0 . ressource AS ressource_8 , t0 . suivi AS suivi_9 , t0 . contenu AS contenu_10 , t0 . participant_min AS participant_min_11 , t0 . participant_max AS participant_max_12 , t0 . public AS public_13 , t0 . pre_requis AS pre_requis_14 , t0 . resultat_attendu AS resultat_attendu_15 , t0 . modalite_admission AS modalite_admission_16 , t0 . date_creation AS date_creation_17 , t0 . certification AS certification_18 , t0 . moyen AS moyen_19 , t0 . format_id AS format_id_20 , t0 . tva_id AS tva_id_21 , t0 . admission_id AS admission_id_22 , t0 . referent_id AS referent_id_23 , t0 . societe_id AS societe_id_24 FROM formations t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . tarif_ht AS tarif_ht_3 , t0 . tarif_ttc AS tarif_ttc_4 , t0 . duree_jours AS duree_jours_5 , t0 . duree_heures AS duree_heures_6 , t0 . objectif AS objectif_7 , t0 . ressource AS ressource_8 , t0 . suivi AS suivi_9 , t0 . contenu AS contenu_10 , t0 . participant_min AS participant_min_11 , t0 . participant_max AS participant_max_12 , t0 . public AS public_13 , t0 . pre_requis AS pre_requis_14 , t0 . resultat_attendu AS resultat_attendu_15 , t0 . modalite_admission AS modalite_admission_16 , t0 . date_creation AS date_creation_17 , t0 . certification AS certification_18 , t0 . moyen AS moyen_19 , t0 . format_id AS format_id_20 , t0 . tva_id AS tva_id_21 , t0 . admission_id AS admission_id_22 , t0 . referent_id AS referent_id_23 , t0 . societe_id AS societe_id_24 FROM formations t0 WHERE t0 . id = 38 ;
Copy
13
0.33 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"$logoSociete$ "
"$raisonSociale$ "
"$numNDAsociete$ "
"$siretSociete$ "
"$adresseSociete$ "
"$codePostalSociete$ "
"$villeSociete$ "
"$telSociete$ "
"$emailSociete$ "
"$telSociete$ "
"$emailSociete$ "
"$villeSociete$ "
"$dateDocument$ "
"$raisonSociale$ "
"$tamponSociete$ "
]
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN ('$logoSociete$' , '$raisonSociale$' , '$numNDAsociete$' , '$siretSociete$' , '$adresseSociete$' , '$codePostalSociete$' , '$villeSociete$' , '$telSociete$' , '$emailSociete$' , '$telSociete$' , '$emailSociete$' , '$villeSociete$' , '$dateDocument$' , '$raisonSociale$' , '$tamponSociete$' );
Copy
14
0.36 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"$logoSociete$ "
"$nomClient$ "
"$prenomClient$ "
"$adresseClient$ "
"$codePostalClient$ "
"$villeClient$ "
"$titreFormation$ "
"$titreFormation$ "
"$dateEntreeSession$ "
"$dateSortieSession$ "
"$tarifTTCFormation$ "
"$villeSociete$ "
"$dateDocument$ "
"$tamponSociete$ "
]
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN ('$logoSociete$' , '$nomClient$' , '$prenomClient$' , '$adresseClient$' , '$codePostalClient$' , '$villeClient$' , '$titreFormation$' , '$titreFormation$' , '$dateEntreeSession$' , '$dateSortieSession$' , '$tarifTTCFormation$' , '$villeSociete$' , '$dateDocument$' , '$tamponSociete$' );
Copy
15
0.38 ms
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"$logoSociete$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$raisonSociale$ "
"$villeSociete$ "
"$dateDocument$ "
"$raisonSociale$ "
"$tamponSociete$ "
]
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . syntaxe AS syntaxe_3 , t0 . tab AS tab_4 , t0 . champ AS champ_5 FROM variables t0 WHERE t0 . syntaxe IN ('$logoSociete$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$raisonSociale$' , '$villeSociete$' , '$dateDocument$' , '$raisonSociale$' , '$tamponSociete$' );
Copy
16
0.25 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
17
1.56 ms
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"Mentions légales-session-5200-685563b5d661e.pdf "
"SEKHSOUKH-Mohammed-5200/Mentions légales-session-5200-685563b5d661e.pdf "
"2025-06-20 13:35:49 "
0
null
null
"2025-06-20 13:35:49 "
null
null
null
null
1
1
10096
1
]
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES ('Mentions légales-session-5200-685563b5d661e.pdf' , 'SEKHSOUKH-Mohammed-5200/Mentions légales-session-5200-685563b5d661e.pdf' , '2025-06-20 13:35:49' , 0 , NULL , NULL , '2025-06-20 13:35:49' , NULL , NULL , NULL , NULL , 1 , 1 , 10096 , 1 );
Copy
18
0.37 ms
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"Programme de formation-session-5200-685563b6046ef.pdf "
"SEKHSOUKH-Mohammed-5200/Programme de formation-session-5200-685563b6046ef.pdf "
"2025-06-20 13:35:50 "
0
null
null
"2025-06-20 13:35:50 "
null
null
null
null
1
1
10096
1
]
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES ('Programme de formation-session-5200-685563b6046ef.pdf' , 'SEKHSOUKH-Mohammed-5200/Programme de formation-session-5200-685563b6046ef.pdf' , '2025-06-20 13:35:50' , 0 , NULL , NULL , '2025-06-20 13:35:50' , NULL , NULL , NULL , NULL , 1 , 1 , 10096 , 1 );
Copy
19
0.34 ms
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"CGV-session-5200-685563b63065c.pdf "
"SEKHSOUKH-Mohammed-5200/CGV-session-5200-685563b63065c.pdf "
"2025-06-20 13:35:50 "
0
null
null
"2025-06-20 13:35:50 "
null
null
null
null
1
1
10096
1
]
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES ('CGV-session-5200-685563b63065c.pdf' , 'SEKHSOUKH-Mohammed-5200/CGV-session-5200-685563b63065c.pdf' , '2025-06-20 13:35:50' , 0 , NULL , NULL , '2025-06-20 13:35:50' , NULL , NULL , NULL , NULL , 1 , 1 , 10096 , 1 );
Copy
20
0.36 ms
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"Contrat de formation-session-5200-685563b66df91.pdf "
"SEKHSOUKH-Mohammed-5200/Contrat de formation-session-5200-685563b66df91.pdf "
"2025-06-20 13:35:50 "
1
null
null
"2025-06-20 13:35:50 "
null
null
null
"de5e6de2a93ec86600cad03cabdfa8da334ce8bf37e3fd2bce54180717447703 "
1
1
10096
1
]
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES ('Contrat de formation-session-5200-685563b66df91.pdf' , 'SEKHSOUKH-Mohammed-5200/Contrat de formation-session-5200-685563b66df91.pdf' , '2025-06-20 13:35:50' , 1 , NULL , NULL , '2025-06-20 13:35:50' , NULL , NULL , NULL , 'de5e6de2a93ec86600cad03cabdfa8da334ce8bf37e3fd2bce54180717447703' , 1 , 1 , 10096 , 1 );
Copy
21
0.35 ms
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"Règlement intérieur-session-5200-685563b6db213.pdf "
"SEKHSOUKH-Mohammed-5200/Règlement intérieur-session-5200-685563b6db213.pdf "
"2025-06-20 13:35:50 "
0
null
null
"2025-06-20 13:35:50 "
null
null
null
null
1
1
10096
1
]
INSERT INTO document_client (titre , lien , date , signature , signature_canva , code_tel , signature_envoi , signature_canva_date , signature_ip , signature_sms_date , token , auto_send , generate , session_client_id , societe_id ) VALUES ('Règlement intérieur-session-5200-685563b6db213.pdf' , 'SEKHSOUKH-Mohammed-5200/Règlement intérieur-session-5200-685563b6db213.pdf' , '2025-06-20 13:35:50' , 0 , NULL , NULL , '2025-06-20 13:35:50' , NULL , NULL , NULL , NULL , 1 , 1 , 10096 , 1 );
Copy
22
1.47 ms
"COMMIT"
23
0.26 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
24
0.42 ms
INSERT INTO hitorique_mail (user_mail , commentaire , date , user_id , societe_id ) VALUES (? , ? , ? , ? , ? )
Parameters :
[
"mohammed.sekhsoukh4@gmail.com "
"document n°1 : Mentions légales-session-5200-685563b5d661e.pdf, document n°2 : Programme de formation-session-5200-685563b6046ef.pdf, document n°3 : CGV-session-5200-685563b63065c.pdf, document n°4 : Règlement intérieur-session-5200-685563b6db213.pdf "
"2025-06-20 13:35:51 "
8164
1
]
INSERT INTO hitorique_mail (user_mail , commentaire , date , user_id , societe_id ) VALUES ('mohammed.sekhsoukh4@gmail.com' , 'document n°1 : Mentions légales-session-5200-685563b5d661e.pdf, document n°2 : Programme de formation-session-5200-685563b6046ef.pdf, document n°3 : CGV-session-5200-685563b63065c.pdf, document n°4 : Règlement intérieur-session-5200-685563b6db213.pdf' , '2025-06-20 13:35:51' , 8164 , 1 );
Copy
25
1.31 ms
"COMMIT"