| 1 |
0.96 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.icon AS icon_3 FROM secteur t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.icon AS icon_3 FROM secteur t0 WHERE t0.id = '16';
|
| 2 |
2.74 ms |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.date_limite_candidature AS date_limite_candidature_4, t0.voie_application AS voie_application_5, t0.type_voie_application AS type_voie_application_6, t0.genre AS genre_7, t0.fichier AS fichier_8, t0.etat AS etat_9, t0.code_postal AS code_postal_10, t0.adresse AS adresse_11, t0.latitude AS latitude_12, t0.longitude AS longitude_13, t0.zoom AS zoom_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.slug AS slug_17, t0.reference AS reference_18, t0.competence AS competence_19, t0.is_valid AS is_valid_20, t0.is_urgent AS is_urgent_21, t0.is_vedette AS is_vedette_22, t0.type_emploie_id AS type_emploie_id_23, t0.experience_id AS experience_id_24, t0.metier_id AS metier_id_25, t0.niveau_id AS niveau_id_26, t0.secteur_id AS secteur_id_27, t0.expertise_id AS expertise_id_28, t0.user_id AS user_id_29 FROM emploie t0 WHERE t0.secteur_id = ? AND t0.is_valid = ?
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.date_limite_candidature AS date_limite_candidature_4, t0.voie_application AS voie_application_5, t0.type_voie_application AS type_voie_application_6, t0.genre AS genre_7, t0.fichier AS fichier_8, t0.etat AS etat_9, t0.code_postal AS code_postal_10, t0.adresse AS adresse_11, t0.latitude AS latitude_12, t0.longitude AS longitude_13, t0.zoom AS zoom_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.slug AS slug_17, t0.reference AS reference_18, t0.competence AS competence_19, t0.is_valid AS is_valid_20, t0.is_urgent AS is_urgent_21, t0.is_vedette AS is_vedette_22, t0.type_emploie_id AS type_emploie_id_23, t0.experience_id AS experience_id_24, t0.metier_id AS metier_id_25, t0.niveau_id AS niveau_id_26, t0.secteur_id AS secteur_id_27, t0.expertise_id AS expertise_id_28, t0.user_id AS user_id_29 FROM emploie t0 WHERE t0.secteur_id = 16 AND t0.is_valid = 1;
|
| 3 |
1.01 ms |
SELECT m0_.id AS id_0, m0_.description AS description_1 FROM metier m0_
SELECT m0_.id AS id_0, m0_.description AS description_1 FROM metier m0_;
|
| 4 |
0.93 ms |
SELECT s0_.id AS id_0, s0_.descripption AS descripption_1 FROM secteur_entreprise s0_
SELECT s0_.id AS id_0, s0_.descripption AS descripption_1 FROM secteur_entreprise s0_;
|
| 5 |
0.28 ms |
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.icon AS icon_2 FROM secteur s0_
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.icon AS icon_2 FROM secteur s0_;
|
| 6 |
0.42 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ?
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = 1;
|
| 7 |
0.35 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND (e0_.created_at BETWEEN ? AND ?)
Parameters: [
1
"2026-04-21 00:00:00"
"2026-04-21 08:56:01"
]
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = 1 AND (e0_.created_at BETWEEN '2026-04-21 00:00:00' AND '2026-04-21 08:56:01');
|
| 8 |
0.29 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND (e0_.created_at BETWEEN ? AND ?)
Parameters: [
1
"2026-04-20 00:00:00"
"2026-04-21 08:56:01"
]
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = 1 AND (e0_.created_at BETWEEN '2026-04-20 00:00:00' AND '2026-04-21 08:56:01');
|
| 9 |
0.24 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND (e0_.created_at BETWEEN ? AND ?)
Parameters: [
1
"2026-04-06 08:56:01"
"2026-04-21 08:56:01"
]
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = 1 AND (e0_.created_at BETWEEN '2026-04-06 08:56:01' AND '2026-04-21 08:56:01');
|
| 10 |
0.23 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND (e0_.created_at BETWEEN ? AND ?)
Parameters: [
1
"2026-04-01 08:56:01"
"2026-04-21 08:56:01"
]
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = 1 AND (e0_.created_at BETWEEN '2026-04-01 08:56:01' AND '2026-04-21 08:56:01');
|
| 11 |
0.23 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ? AND e0_.created_at < ?
Parameters: [
1
"2026-03-21 08:56:01"
]
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = 1 AND e0_.created_at < '2026-03-21 08:56:01';
|
| 12 |
0.49 ms |
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.icon AS icon_2, COUNT(e1_.id) AS sclr_3 FROM secteur s0_ LEFT JOIN emploie e1_ ON s0_.id = e1_.secteur_id AND (e1_.is_valid = 1) GROUP BY s0_.id ORDER BY sclr_3 DESC LIMIT 10
SELECT s0_.id AS id_0, s0_.description AS description_1, s0_.icon AS icon_2, COUNT(e1_.id) AS sclr_3 FROM secteur s0_ LEFT JOIN emploie e1_ ON s0_.id = e1_.secteur_id AND (e1_.is_valid = 1) GROUP BY s0_.id ORDER BY sclr_3 DESC LIMIT 10;
|
| 13 |
0.25 ms |
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = ?
SELECT COUNT(e0_.id) AS sclr_0 FROM emploie e0_ WHERE e0_.is_valid = 1;
|
| 14 |
1.04 ms |
SELECT n0_.id AS id_0, n0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM niveau n0_ LEFT JOIN emploie e1_ ON n0_.id = e1_.niveau_id GROUP BY n0_.id ORDER BY sclr_2 DESC LIMIT 8
SELECT n0_.id AS id_0, n0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM niveau n0_ LEFT JOIN emploie e1_ ON n0_.id = e1_.niveau_id GROUP BY n0_.id ORDER BY sclr_2 DESC LIMIT 8;
|
| 15 |
1.03 ms |
SELECT e0_.id AS id_0, e0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM expertise e0_ LEFT JOIN emploie e1_ ON e0_.id = e1_.expertise_id GROUP BY e0_.id ORDER BY sclr_2 DESC LIMIT 8
SELECT e0_.id AS id_0, e0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM expertise e0_ LEFT JOIN emploie e1_ ON e0_.id = e1_.expertise_id GROUP BY e0_.id ORDER BY sclr_2 DESC LIMIT 8;
|
| 16 |
0.92 ms |
SELECT t0_.id AS id_0, t0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM type_emploie t0_ LEFT JOIN emploie e1_ ON t0_.id = e1_.type_emploie_id GROUP BY t0_.id ORDER BY sclr_2 DESC LIMIT 10
SELECT t0_.id AS id_0, t0_.description AS description_1, COUNT(e1_.id) AS sclr_2 FROM type_emploie t0_ LEFT JOIN emploie e1_ ON t0_.id = e1_.type_emploie_id GROUP BY t0_.id ORDER BY sclr_2 DESC LIMIT 10;
|
| 17 |
1.56 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 13;
|
| 18 |
0.60 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 114;
|
| 19 |
0.42 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 116;
|
| 20 |
0.50 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 125;
|
| 21 |
0.36 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 127;
|
| 22 |
0.30 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 129;
|
| 23 |
0.32 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 135;
|
| 24 |
0.33 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 137;
|
| 25 |
0.39 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 139;
|
| 26 |
0.54 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 181;
|
| 27 |
0.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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 183;
|
| 28 |
0.29 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 184;
|
| 29 |
0.46 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 219;
|
| 30 |
0.36 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 220;
|
| 31 |
0.36 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 227;
|
| 32 |
0.37 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 235;
|
| 33 |
0.42 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 237;
|
| 34 |
0.36 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 238;
|
| 35 |
0.49 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 243;
|
| 36 |
0.33 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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 244;
|
| 37 |
0.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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 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.username AS username_7,
t0.telephone AS telephone_8,
t0.organisation AS organisation_9,
t0.created_at AS created_at_10,
t0.updated_at AS updated_at_11,
t0.description AS description_12,
t0.avatar AS avatar_13,
t0.logo AS logo_14,
t0.age AS age_15,
t0.date_naissance AS date_naissance_16,
t0.is_approuved AS is_approuved_17,
t0.titre_emploie AS titre_emploie_18,
t0.other_metier AS other_metier_19,
t0.facebook AS facebook_20,
t0.twitter AS twitter_21,
t0.linkedin AS linkedin_22,
t0.etat AS etat_23,
t0.code_postal AS code_postal_24,
t0.latitude AS latitude_25,
t0.longitude AS longitude_26,
t0.zoom AS zoom_27,
t0.image_couverture AS image_couverture_28,
t0.slug AS slug_29,
t0.website AS website_30,
t0.date_creation AS date_creation_31,
t0.adresse AS adresse_32,
t0.tags AS tags_33,
t0.is_valid AS is_valid_34,
t0.is_urgent AS is_urgent_35,
t0.google_id AS google_id_36,
t0.is_notification AS is_notification_37,
t0.is_hidden_email AS is_hidden_email_38,
t0.metier_id AS metier_id_39,
t0.expertise_id AS expertise_id_40,
t0.niveau_id AS niveau_id_41,
t0.secteur_id AS secteur_id_42,
t0.genre_id AS genre_id_43
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.username AS username_7, t0.telephone AS telephone_8, t0.organisation AS organisation_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.description AS description_12, t0.avatar AS avatar_13, t0.logo AS logo_14, t0.age AS age_15, t0.date_naissance AS date_naissance_16, t0.is_approuved AS is_approuved_17, t0.titre_emploie AS titre_emploie_18, t0.other_metier AS other_metier_19, t0.facebook AS facebook_20, t0.twitter AS twitter_21, t0.linkedin AS linkedin_22, t0.etat AS etat_23, t0.code_postal AS code_postal_24, t0.latitude AS latitude_25, t0.longitude AS longitude_26, t0.zoom AS zoom_27, t0.image_couverture AS image_couverture_28, t0.slug AS slug_29, t0.website AS website_30, t0.date_creation AS date_creation_31, t0.adresse AS adresse_32, t0.tags AS tags_33, t0.is_valid AS is_valid_34, t0.is_urgent AS is_urgent_35, t0.google_id AS google_id_36, t0.is_notification AS is_notification_37, t0.is_hidden_email AS is_hidden_email_38, t0.metier_id AS metier_id_39, t0.expertise_id AS expertise_id_40, t0.niveau_id AS niveau_id_41, t0.secteur_id AS secteur_id_42, t0.genre_id AS genre_id_43 FROM user t0 WHERE t0.id = 245;
|