| 1 |
0.82 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.civilite AS civilite_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.date_of_birth AS date_of_birth_8, t0.phone AS phone_9, t0.nb_benef_adult AS nb_benef_adult_10, t0.nb_benef_child AS nb_benef_child_11, t0.optin_email AS optin_email_12, t0.optin_tel AS optin_tel_13, t0.is_valid AS is_valid_14, t0.cartatout_user_id AS cartatout_user_id_15, t0.partner_code AS partner_code_16, t0.favorites_category AS favorites_category_17, t0.stripe_customer_id AS stripe_customer_id_18, t0.reset_token AS reset_token_19, t0.reset_token_expires_at AS reset_token_expires_at_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.newsletter_enabled AS newsletter_enabled_23, t0.sms_enabled AS sms_enabled_24, t0.notifications_enabled AS notifications_enabled_25, t0.geolocation_enabled AS geolocation_enabled_26 FROM users 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.civilite AS civilite_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.date_of_birth AS date_of_birth_8, t0.phone AS phone_9, t0.nb_benef_adult AS nb_benef_adult_10, t0.nb_benef_child AS nb_benef_child_11, t0.optin_email AS optin_email_12, t0.optin_tel AS optin_tel_13, t0.is_valid AS is_valid_14, t0.cartatout_user_id AS cartatout_user_id_15, t0.partner_code AS partner_code_16, t0.favorites_category AS favorites_category_17, t0.stripe_customer_id AS stripe_customer_id_18, t0.reset_token AS reset_token_19, t0.reset_token_expires_at AS reset_token_expires_at_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.newsletter_enabled AS newsletter_enabled_23, t0.sms_enabled AS sms_enabled_24, t0.notifications_enabled AS notifications_enabled_25, t0.geolocation_enabled AS geolocation_enabled_26 FROM users t0 WHERE t0.id = 1;
|