[
"sql" => "SELECT t0.id AS id_1, t0.slug AS slug_2, t0.status AS status_3, t0.stripe_account_id AS stripe_account_id_4, t0.stripe_customer_id AS stripe_customer_id_5, t0.stripe_kyc_complete AS stripe_kyc_complete_6, t0.paypal_email AS paypal_email_7, t0.paypal_merchant_id AS paypal_merchant_id_8, t0.paypal_account_status AS paypal_account_status_9, t0.paypal_permissions_granted AS paypal_permissions_granted_10, t0.created_at AS created_at_11, t0.activated_at AS activated_at_12, t0.suspended_at AS suspended_at_13, t0.commercial_status AS commercial_status_14, t0.subscribed_since AS subscribed_since_15, t0.subscription_ends_at AS subscription_ends_at_16, t0.crm_priority AS crm_priority_17, t0.next_reminder_at AS next_reminder_at_18, t0.next_reminder_note AS next_reminder_note_19, t0.prospect_source AS prospect_source_20, t0.prospect_collected_at AS prospect_collected_at_21, t0.crm_flag_for_human AS crm_flag_for_human_22, t0.user_id AS user_id_23, t24.id AS id_25, t24.business_name AS business_name_26, t24.description AS description_27, t24.siret AS siret_28, t24.vat_number AS vat_number_29, t24.phone AS phone_30, t24.website AS website_31, t24.logo_path AS logo_path_32, t24.banner_path AS banner_path_33, t24.opening_hours AS opening_hours_34, t24.filter_tag_category_keys AS filter_tag_category_keys_35, t24.updated_at AS updated_at_36, t24.seller_id AS seller_id_37, t38.id AS id_39, t38.street AS street_40, t38.zip AS zip_41, t38.country_code AS country_code_42, t38.lat AS lat_43, t38.lng AS lng_44, t38.street_view_heading AS street_view_heading_45, t38.street_view_pitch AS street_view_pitch_46, t38.street_view_zoom AS street_view_zoom_47, t38.seller_id AS seller_id_48, t38.geo_city_id AS geo_city_id_49 FROM seller t0 LEFT JOIN seller_profile t24 ON t24.seller_id = t0.id LEFT JOIN seller_address t38 ON t38.seller_id = t0.id WHERE t0.id = ?"
"params" => [
1 => 19295
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#794
+name: "INTEGER"
}
]
]