1.88 ms (28.01%)
|
1 |
SELECT t0.id AS id_3, t0.job AS job_4, t0.unique_identifier AS unique_identifier_5, t0.email AS email_6, t0.roles AS roles_7, t0.password AS password_8, t0.keycloak_id AS keycloak_id_9, t0.keycloak_access_token AS keycloak_access_token_10, t0.type AS type_11, t0.last_cgu_accept AS last_cgu_accept_12, t0.last_rgpd_accept AS last_rgpd_accept_13, t0.rights AS rights_14, t0.status AS status_15, t0.is_first_administrator AS is_first_administrator_16, t0.first_connexion AS first_connexion_17, t0.last_connexion AS last_connexion_18, t0.profile_picture AS profile_picture_19, t0.external_identifier AS external_identifier_20, t0.profideo_group AS profideo_group_21, t0.update_keycloak_fail AS update_keycloak_fail_22, t0.typology AS typology_23, t0.profile_user AS profile_user_24, t0.street_number AS street_number_25, t0.address AS address_26, t0.address_complement AS address_complement_27, t0.zipcode AS zipcode_28, t0.city AS city_29, t0.state AS state_30, t0.county AS county_31, t0.country AS country_32, t0.civility AS civility_33, t0.first_name AS first_name_34, t0.last_name AS last_name_35, t0.phone AS phone_36, t0.mobile AS mobile_37, t0.relationship_start_date AS relationship_start_date_38, t0.relationship_end_date AS relationship_end_date_39, t0.status_valid_refuse_date AS status_valid_refuse_date_40, t0.created_by AS created_by_41, t0.updated_by AS updated_by_42, t0.deleted_by AS deleted_by_43, t0.created_at AS created_at_44, t0.updated_at AS updated_at_45, t0.contact_commercial_id AS contact_commercial_id_46, t0.business_provider_id AS business_provider_id_47, t0.structure_id AS structure_id_48, t0.parent_id AS parent_id_49, t0.discr, t1.commentary AS commentary_50, t1.is_commercial_contact AS is_commercial_contact_51, t1.email_commercial_contact AS email_commercial_contact_52, t1.phone_commercial_contact AS phone_commercial_contact_53, t1.address_commercial_contact AS address_commercial_contact_54, t1.street_number_commercial_contact AS street_number_commercial_contact_55, t1.address_complement_commercial_contact AS address_complement_commercial_contact_56, t1.zipcode_commercial_contact AS zipcode_commercial_contact_57, t1.city_commercial_contact AS city_commercial_contact_58, t1.county_commercial_contact AS county_commercial_contact_59, t1.country_commercial_contact AS country_commercial_contact_60, t2.campaign_code AS campaign_code_61, t2.orias_transaction_number AS orias_transaction_number_62, t2.owner_orias_transaction_number AS owner_orias_transaction_number_63, t2.ccmo_code AS ccmo_code_64, t2.orias_number AS orias_number_65, t2.orias_start AS orias_start_66, t2.orias_end AS orias_end_67, t2.payment_id AS payment_id_68 FROM user t0 LEFT JOIN administrator t1 ON t0.id = t1.id LEFT JOIN seller t2 ON t0.id = t2.id WHERE t0.unique_identifier = ? LIMIT 1
Parameters: [
"adm0000002"
]
SELECT
t0.id AS id_3,
t0.job AS job_4,
t0.unique_identifier AS unique_identifier_5,
t0.email AS email_6,
t0.roles AS roles_7,
t0.password AS password_8,
t0.keycloak_id AS keycloak_id_9,
t0.keycloak_access_token AS keycloak_access_token_10,
t0.type AS type_11,
t0.last_cgu_accept AS last_cgu_accept_12,
t0.last_rgpd_accept AS last_rgpd_accept_13,
t0.rights AS rights_14,
t0.status AS status_15,
t0.is_first_administrator AS is_first_administrator_16,
t0.first_connexion AS first_connexion_17,
t0.last_connexion AS last_connexion_18,
t0.profile_picture AS profile_picture_19,
t0.external_identifier AS external_identifier_20,
t0.profideo_group AS profideo_group_21,
t0.update_keycloak_fail AS update_keycloak_fail_22,
t0.typology AS typology_23,
t0.profile_user AS profile_user_24,
t0.street_number AS street_number_25,
t0.address AS address_26,
t0.address_complement AS address_complement_27,
t0.zipcode AS zipcode_28,
t0.city AS city_29,
t0.state AS state_30,
t0.county AS county_31,
t0.country AS country_32,
t0.civility AS civility_33,
t0.first_name AS first_name_34,
t0.last_name AS last_name_35,
t0.phone AS phone_36,
t0.mobile AS mobile_37,
t0.relationship_start_date AS relationship_start_date_38,
t0.relationship_end_date AS relationship_end_date_39,
t0.status_valid_refuse_date AS status_valid_refuse_date_40,
t0.created_by AS created_by_41,
t0.updated_by AS updated_by_42,
t0.deleted_by AS deleted_by_43,
t0.created_at AS created_at_44,
t0.updated_at AS updated_at_45,
t0.contact_commercial_id AS contact_commercial_id_46,
t0.business_provider_id AS business_provider_id_47,
t0.structure_id AS structure_id_48,
t0.parent_id AS parent_id_49,
t0.discr,
t1.commentary AS commentary_50,
t1.is_commercial_contact AS is_commercial_contact_51,
t1.email_commercial_contact AS email_commercial_contact_52,
t1.phone_commercial_contact AS phone_commercial_contact_53,
t1.address_commercial_contact AS address_commercial_contact_54,
t1.street_number_commercial_contact AS street_number_commercial_contact_55,
t1.address_complement_commercial_contact AS address_complement_commercial_contact_56,
t1.zipcode_commercial_contact AS zipcode_commercial_contact_57,
t1.city_commercial_contact AS city_commercial_contact_58,
t1.county_commercial_contact AS county_commercial_contact_59,
t1.country_commercial_contact AS country_commercial_contact_60,
t2.campaign_code AS campaign_code_61,
t2.orias_transaction_number AS orias_transaction_number_62,
t2.owner_orias_transaction_number AS owner_orias_transaction_number_63,
t2.ccmo_code AS ccmo_code_64,
t2.orias_number AS orias_number_65,
t2.orias_start AS orias_start_66,
t2.orias_end AS orias_end_67,
t2.payment_id AS payment_id_68
FROM
user t0
LEFT JOIN administrator t1 ON t0.id = t1.id
LEFT JOIN seller t2 ON t0.id = t2.id
WHERE
t0.unique_identifier = ?
LIMIT
1
SELECT t0.id AS id_3, t0.job AS job_4, t0.unique_identifier AS unique_identifier_5, t0.email AS email_6, t0.roles AS roles_7, t0.password AS password_8, t0.keycloak_id AS keycloak_id_9, t0.keycloak_access_token AS keycloak_access_token_10, t0.type AS type_11, t0.last_cgu_accept AS last_cgu_accept_12, t0.last_rgpd_accept AS last_rgpd_accept_13, t0.rights AS rights_14, t0.status AS status_15, t0.is_first_administrator AS is_first_administrator_16, t0.first_connexion AS first_connexion_17, t0.last_connexion AS last_connexion_18, t0.profile_picture AS profile_picture_19, t0.external_identifier AS external_identifier_20, t0.profideo_group AS profideo_group_21, t0.update_keycloak_fail AS update_keycloak_fail_22, t0.typology AS typology_23, t0.profile_user AS profile_user_24, t0.street_number AS street_number_25, t0.address AS address_26, t0.address_complement AS address_complement_27, t0.zipcode AS zipcode_28, t0.city AS city_29, t0.state AS state_30, t0.county AS county_31, t0.country AS country_32, t0.civility AS civility_33, t0.first_name AS first_name_34, t0.last_name AS last_name_35, t0.phone AS phone_36, t0.mobile AS mobile_37, t0.relationship_start_date AS relationship_start_date_38, t0.relationship_end_date AS relationship_end_date_39, t0.status_valid_refuse_date AS status_valid_refuse_date_40, t0.created_by AS created_by_41, t0.updated_by AS updated_by_42, t0.deleted_by AS deleted_by_43, t0.created_at AS created_at_44, t0.updated_at AS updated_at_45, t0.contact_commercial_id AS contact_commercial_id_46, t0.business_provider_id AS business_provider_id_47, t0.structure_id AS structure_id_48, t0.parent_id AS parent_id_49, t0.discr, t1.commentary AS commentary_50, t1.is_commercial_contact AS is_commercial_contact_51, t1.email_commercial_contact AS email_commercial_contact_52, t1.phone_commercial_contact AS phone_commercial_contact_53, t1.address_commercial_contact AS address_commercial_contact_54, t1.street_number_commercial_contact AS street_number_commercial_contact_55, t1.address_complement_commercial_contact AS address_complement_commercial_contact_56, t1.zipcode_commercial_contact AS zipcode_commercial_contact_57, t1.city_commercial_contact AS city_commercial_contact_58, t1.county_commercial_contact AS county_commercial_contact_59, t1.country_commercial_contact AS country_commercial_contact_60, t2.campaign_code AS campaign_code_61, t2.orias_transaction_number AS orias_transaction_number_62, t2.owner_orias_transaction_number AS owner_orias_transaction_number_63, t2.ccmo_code AS ccmo_code_64, t2.orias_number AS orias_number_65, t2.orias_start AS orias_start_66, t2.orias_end AS orias_end_67, t2.payment_id AS payment_id_68 FROM user t0 LEFT JOIN administrator t1 ON t0.id = t1.id LEFT JOIN seller t2 ON t0.id = t2.id WHERE t0.unique_identifier = 'adm0000002' LIMIT 1;
|