1
1.35 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
0.69 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 ('8099' );
Copy
3
0.49 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 ('5145' );
Copy
4
0.31 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
5
1.04 ms
INSERT INTO session_client (date , num_edof , client_id , session_id , societe_id ) VALUES (? , ? , ? , ? , ? )
Parameters :
[
"2025-03-06 12:36:34 "
"401150790853 "
8099
5145
1
]
INSERT INTO session_client (date , num_edof , client_id , session_id , societe_id ) VALUES ('2025-03-06 12:36:34' , '401150790853' , 8099 , 5145 , 1 );
Copy
6
0.37 ms
UPDATE clients SET num_edof = ? WHERE id = ?
Parameters :
[
401150790853
8099
]
UPDATE clients SET num_edof = 401150790853 WHERE id = 8099 ;
Copy
7
1.65 ms
"COMMIT"
8
0.65 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
1.90 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.94 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.69 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.47 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 = 33 ;
Copy
13
0.62 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.70 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.89 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.27 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
17
1.43 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-5145-67c996d3169d1.pdf "
"Lasalle-Angelique-5145/Mentions légales-session-5145-67c996d3169d1.pdf "
"2025-03-06 12:36:35 "
0
null
null
"2025-03-06 12:36:35 "
null
null
null
null
1
1
10025
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-5145-67c996d3169d1.pdf' , 'Lasalle-Angelique-5145/Mentions légales-session-5145-67c996d3169d1.pdf' , '2025-03-06 12:36:35' , 0 , NULL , NULL , '2025-03-06 12:36:35' , NULL , NULL , NULL , NULL , 1 , 1 , 10025 , 1 );
Copy
18
0.32 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-5145-67c996d33b52c.pdf "
"Lasalle-Angelique-5145/Programme de formation-session-5145-67c996d33b52c.pdf "
"2025-03-06 12:36:35 "
0
null
null
"2025-03-06 12:36:35 "
null
null
null
null
1
1
10025
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-5145-67c996d33b52c.pdf' , 'Lasalle-Angelique-5145/Programme de formation-session-5145-67c996d33b52c.pdf' , '2025-03-06 12:36:35' , 0 , NULL , NULL , '2025-03-06 12:36:35' , NULL , NULL , NULL , NULL , 1 , 1 , 10025 , 1 );
Copy
19
0.30 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-5145-67c996d367d2a.pdf "
"Lasalle-Angelique-5145/CGV-session-5145-67c996d367d2a.pdf "
"2025-03-06 12:36:35 "
0
null
null
"2025-03-06 12:36:35 "
null
null
null
null
1
1
10025
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-5145-67c996d367d2a.pdf' , 'Lasalle-Angelique-5145/CGV-session-5145-67c996d367d2a.pdf' , '2025-03-06 12:36:35' , 0 , NULL , NULL , '2025-03-06 12:36:35' , NULL , NULL , NULL , NULL , 1 , 1 , 10025 , 1 );
Copy
20
0.30 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-5145-67c996d395bee.pdf "
"Lasalle-Angelique-5145/Contrat de formation-session-5145-67c996d395bee.pdf "
"2025-03-06 12:36:35 "
1
null
null
"2025-03-06 12:36:35 "
null
null
null
"e0b57e048b75e6049f3c1cb6dfff42b9c32ea97764086cd05713fd780582bcbf "
1
1
10025
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-5145-67c996d395bee.pdf' , 'Lasalle-Angelique-5145/Contrat de formation-session-5145-67c996d395bee.pdf' , '2025-03-06 12:36:35' , 1 , NULL , NULL , '2025-03-06 12:36:35' , NULL , NULL , NULL , 'e0b57e048b75e6049f3c1cb6dfff42b9c32ea97764086cd05713fd780582bcbf' , 1 , 1 , 10025 , 1 );
Copy
21
0.32 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-5145-67c996d3e9df4.pdf "
"Lasalle-Angelique-5145/Règlement intérieur-session-5145-67c996d3e9df4.pdf "
"2025-03-06 12:36:35 "
0
null
null
"2025-03-06 12:36:35 "
null
null
null
null
1
1
10025
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-5145-67c996d3e9df4.pdf' , 'Lasalle-Angelique-5145/Règlement intérieur-session-5145-67c996d3e9df4.pdf' , '2025-03-06 12:36:35' , 0 , NULL , NULL , '2025-03-06 12:36:35' , NULL , NULL , NULL , NULL , 1 , 1 , 10025 , 1 );
Copy
22
1.33 ms
"COMMIT"
23
0.35 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
24
2.58 ms
INSERT INTO hitorique_mail (user_mail , commentaire , date , user_id , societe_id ) VALUES (? , ? , ? , ? , ? )
Parameters :
[
"angelique.enzo@gmail.com "
"document n°1 : Mentions légales-session-5145-67c996d3169d1.pdf, document n°2 : Programme de formation-session-5145-67c996d33b52c.pdf, document n°3 : CGV-session-5145-67c996d367d2a.pdf, document n°4 : Règlement intérieur-session-5145-67c996d3e9df4.pdf "
"2025-03-06 12:36:36 "
8099
1
]
INSERT INTO hitorique_mail (user_mail , commentaire , date , user_id , societe_id ) VALUES ('angelique.enzo@gmail.com' , 'document n°1 : Mentions légales-session-5145-67c996d3169d1.pdf, document n°2 : Programme de formation-session-5145-67c996d33b52c.pdf, document n°3 : CGV-session-5145-67c996d367d2a.pdf, document n°4 : Règlement intérieur-session-5145-67c996d3e9df4.pdf' , '2025-03-06 12:36:36' , 8099 , 1 );
Copy
25
1.14 ms
"COMMIT"