1
3330.02 ms
SELECT DISTINCT u0_ . id AS id_0 FROM `user` u0_ LIMIT 20 OFFSET 80
SELECT DISTINCT u0_ . id AS id_0 FROM `user` u0_ LIMIT 20 OFFSET 80 ;
Copy
2
0.39 ms
SELECT u0_ . id AS id_0 , u0_ . login AS login_1 , u0_ . roles AS roles_2 , u0_ . password AS password_3 , u0_ . prenom AS prenom_4 , u0_ . nom AS nom_5 , u0_ . datedenaissance AS datedenaissance_6 , u0_ . lieudenaissance AS lieudenaissance_7 , u0_ . adresse AS adresse_8 , u0_ . contact AS contact_9 , u0_ . rib AS rib_10 , u0_ . siret AS siret_11 , u0_ . securitesociale AS securitesociale_12 , u0_ . email AS email_13 , u0_ . contacturgence AS contacturgence_14 , u0_ . contacturgencetel AS contacturgencetel_15 , u0_ . photo AS photo_16 , u0_ . permis AS permis_17 , u0_ . autres AS autres_18 FROM `user` u0_ WHERE u0_ . id IN (? , ? )
SELECT u0_ . id AS id_0 , u0_ . login AS login_1 , u0_ . roles AS roles_2 , u0_ . password AS password_3 , u0_ . prenom AS prenom_4 , u0_ . nom AS nom_5 , u0_ . datedenaissance AS datedenaissance_6 , u0_ . lieudenaissance AS lieudenaissance_7 , u0_ . adresse AS adresse_8 , u0_ . contact AS contact_9 , u0_ . rib AS rib_10 , u0_ . siret AS siret_11 , u0_ . securitesociale AS securitesociale_12 , u0_ . email AS email_13 , u0_ . contacturgence AS contacturgence_14 , u0_ . contacturgencetel AS contacturgencetel_15 , u0_ . photo AS photo_16 , u0_ . permis AS permis_17 , u0_ . autres AS autres_18 FROM `user` u0_ WHERE u0_ . id IN (16 , 265 );
Copy
3
0.26 ms
SELECT t0 . id AS id_1 , t0 . nom_structure AS nom_structure_2 , t0 . type_structure AS type_structure_3 , t0 . types_projet AS types_projet_4 , t0 . volume_vehicule AS volume_vehicule_5 , t0 . manutention AS manutention_6 , t0 . adresse AS adresse_7 , t0 . nom_contact AS nom_contact_8 , t0 . email_contact AS email_contact_9 , t0 . telephone_contact AS telephone_contact_10 , t0 . site_web AS site_web_11 , t0 . linkedin AS linkedin_12 , t0 . ressources AS ressources_13 , t0 . details AS details_14 , t0 . validation AS validation_15 , t0 . user_id AS user_id_16 FROM filiere t0 WHERE t0 . user_id = ?
SELECT t0 . id AS id_1 , t0 . nom_structure AS nom_structure_2 , t0 . type_structure AS type_structure_3 , t0 . types_projet AS types_projet_4 , t0 . volume_vehicule AS volume_vehicule_5 , t0 . manutention AS manutention_6 , t0 . adresse AS adresse_7 , t0 . nom_contact AS nom_contact_8 , t0 . email_contact AS email_contact_9 , t0 . telephone_contact AS telephone_contact_10 , t0 . site_web AS site_web_11 , t0 . linkedin AS linkedin_12 , t0 . ressources AS ressources_13 , t0 . details AS details_14 , t0 . validation AS validation_15 , t0 . user_id AS user_id_16 FROM filiere t0 WHERE t0 . user_id = 16 ;
Copy
4
0.24 ms
SELECT t0 . id AS id_1 , t0 . quantites AS quantites_2 , t0 . proprietaire_id AS proprietaire_id_3 FROM panier t0 WHERE t0 . proprietaire_id = ?
SELECT t0 . id AS id_1 , t0 . quantites AS quantites_2 , t0 . proprietaire_id AS proprietaire_id_3 FROM panier t0 WHERE t0 . proprietaire_id = 16 ;
Copy
5
0.23 ms
SELECT t0 . id AS id_1 , t0 . nom_structure AS nom_structure_2 , t0 . type_structure AS type_structure_3 , t0 . types_projet AS types_projet_4 , t0 . volume_vehicule AS volume_vehicule_5 , t0 . manutention AS manutention_6 , t0 . adresse AS adresse_7 , t0 . nom_contact AS nom_contact_8 , t0 . email_contact AS email_contact_9 , t0 . telephone_contact AS telephone_contact_10 , t0 . site_web AS site_web_11 , t0 . linkedin AS linkedin_12 , t0 . ressources AS ressources_13 , t0 . details AS details_14 , t0 . validation AS validation_15 , t0 . user_id AS user_id_16 FROM filiere t0 WHERE t0 . user_id = ?
SELECT t0 . id AS id_1 , t0 . nom_structure AS nom_structure_2 , t0 . type_structure AS type_structure_3 , t0 . types_projet AS types_projet_4 , t0 . volume_vehicule AS volume_vehicule_5 , t0 . manutention AS manutention_6 , t0 . adresse AS adresse_7 , t0 . nom_contact AS nom_contact_8 , t0 . email_contact AS email_contact_9 , t0 . telephone_contact AS telephone_contact_10 , t0 . site_web AS site_web_11 , t0 . linkedin AS linkedin_12 , t0 . ressources AS ressources_13 , t0 . details AS details_14 , t0 . validation AS validation_15 , t0 . user_id AS user_id_16 FROM filiere t0 WHERE t0 . user_id = 265 ;
Copy
6
0.18 ms
SELECT t0 . id AS id_1 , t0 . quantites AS quantites_2 , t0 . proprietaire_id AS proprietaire_id_3 FROM panier t0 WHERE t0 . proprietaire_id = ?
SELECT t0 . id AS id_1 , t0 . quantites AS quantites_2 , t0 . proprietaire_id AS proprietaire_id_3 FROM panier t0 WHERE t0 . proprietaire_id = 265 ;
Copy
7
0.20 ms
SELECT COUNT (u0_ . id ) AS sclr_0 FROM `user` u0_
SELECT COUNT (u0_ . id ) AS sclr_0 FROM `user` u0_ ;
Copy