| 1 |
0.20 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.enabled AS enabled_6, t0.locked AS locked_7, t0.expired AS expired_8, t0.credentials_expired AS credentials_expired_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.last_login AS last_login_12, t0.salt AS salt_13, t0.deleted AS deleted_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.company AS company_17, t0.birthdate AS birthdate_18, t0.phone AS phone_19, t0.fax AS fax_20, t0.bad_credit AS bad_credit_21, t0.review_reminder AS review_reminder_22, t0.city AS city_23, t0.zipcode AS zipcode_24, t0.address AS address_25, t0.address2 AS address2_26, t0.house_number AS house_number_27, t0.gender AS gender_28, t0.marital_status AS marital_status_29, t0.image AS image_30, t0.account_type AS account_type_31, t0.approval_status AS approval_status_32, t0.information AS information_33, t0.ip AS ip_34, t0.fields AS fields_35, t0.access_auth AS access_auth_36, t0.role_access AS role_access_37, t0.access_token AS access_token_38, t0.b2b_email_channel_setting AS b2b_email_channel_setting_39, t0.b2b_order_confirmation_email AS b2b_order_confirmation_email_40, t0.b2b_shipped_notification_email AS b2b_shipped_notification_email_41, t0.b2b_invoice_payment_advice_email AS b2b_invoice_payment_advice_email_42, t0.message AS message_43, t0.invoice_slip_ka AS invoice_slip_ka_44, t0.old_customer AS old_customer_45, t0.created_at AS created_at_46, t0.country_id AS country_id_47 FROM fos_user t0 WHERE t0.id = ?
SELECT
t0.id AS id_1,
t0.email AS email_2,
t0.username AS username_3,
t0.password AS password_4,
t0.roles AS roles_5,
t0.enabled AS enabled_6,
t0.locked AS locked_7,
t0.expired AS expired_8,
t0.credentials_expired AS credentials_expired_9,
t0.confirmation_token AS confirmation_token_10,
t0.password_requested_at AS password_requested_at_11,
t0.last_login AS last_login_12,
t0.salt AS salt_13,
t0.deleted AS deleted_14,
t0.firstname AS firstname_15,
t0.lastname AS lastname_16,
t0.company AS company_17,
t0.birthdate AS birthdate_18,
t0.phone AS phone_19,
t0.fax AS fax_20,
t0.bad_credit AS bad_credit_21,
t0.review_reminder AS review_reminder_22,
t0.city AS city_23,
t0.zipcode AS zipcode_24,
t0.address AS address_25,
t0.address2 AS address2_26,
t0.house_number AS house_number_27,
t0.gender AS gender_28,
t0.marital_status AS marital_status_29,
t0.image AS image_30,
t0.account_type AS account_type_31,
t0.approval_status AS approval_status_32,
t0.information AS information_33,
t0.ip AS ip_34,
t0.fields AS fields_35,
t0.access_auth AS access_auth_36,
t0.role_access AS role_access_37,
t0.access_token AS access_token_38,
t0.b2b_email_channel_setting AS b2b_email_channel_setting_39,
t0.b2b_order_confirmation_email AS b2b_order_confirmation_email_40,
t0.b2b_shipped_notification_email AS b2b_shipped_notification_email_41,
t0.b2b_invoice_payment_advice_email AS b2b_invoice_payment_advice_email_42,
t0.message AS message_43,
t0.invoice_slip_ka AS invoice_slip_ka_44,
t0.old_customer AS old_customer_45,
t0.created_at AS created_at_46,
t0.country_id AS country_id_47
FROM
fos_user t0
WHERE
t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.enabled AS enabled_6, t0.locked AS locked_7, t0.expired AS expired_8, t0.credentials_expired AS credentials_expired_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.last_login AS last_login_12, t0.salt AS salt_13, t0.deleted AS deleted_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.company AS company_17, t0.birthdate AS birthdate_18, t0.phone AS phone_19, t0.fax AS fax_20, t0.bad_credit AS bad_credit_21, t0.review_reminder AS review_reminder_22, t0.city AS city_23, t0.zipcode AS zipcode_24, t0.address AS address_25, t0.address2 AS address2_26, t0.house_number AS house_number_27, t0.gender AS gender_28, t0.marital_status AS marital_status_29, t0.image AS image_30, t0.account_type AS account_type_31, t0.approval_status AS approval_status_32, t0.information AS information_33, t0.ip AS ip_34, t0.fields AS fields_35, t0.access_auth AS access_auth_36, t0.role_access AS role_access_37, t0.access_token AS access_token_38, t0.b2b_email_channel_setting AS b2b_email_channel_setting_39, t0.b2b_order_confirmation_email AS b2b_order_confirmation_email_40, t0.b2b_shipped_notification_email AS b2b_shipped_notification_email_41, t0.b2b_invoice_payment_advice_email AS b2b_invoice_payment_advice_email_42, t0.message AS message_43, t0.invoice_slip_ka AS invoice_slip_ka_44, t0.old_customer AS old_customer_45, t0.created_at AS created_at_46, t0.country_id AS country_id_47 FROM fos_user t0 WHERE t0.id = 1;
|