[
"sql" => "SELECT t0.id AS id_1, t0.slug AS slug_2, t0.name AS name_3, t0.status AS status_4, t0.plan AS plan_5, t0.commission_rate AS commission_rate_6, t0.loyalty_expiration_months AS loyalty_expiration_months_7, t0.admin_note AS admin_note_8, t0.stripe_account_id AS stripe_account_id_9, t0.stripe_customer_id AS stripe_customer_id_10, t0.stripe_subscription_id AS stripe_subscription_id_11, t0.primary_color AS primary_color_12, t0.accent_color AS accent_color_13, t0.bg_color AS bg_color_14, t0.fg_color AS fg_color_15, t0.contact_phone AS contact_phone_16, t0.contact_email AS contact_email_17, t0.contact_address AS contact_address_18, t0.disabled_payment_modes AS disabled_payment_modes_19, t0.pickup_instructions AS pickup_instructions_20, t0.is_itinerant AS is_itinerant_21, t0.legal_representative_phone AS legal_representative_phone_22, t0.legal_representative_role AS legal_representative_role_23, t0.siret AS siret_24, t0.siret_pending AS siret_pending_25, t0.vat_number AS vat_number_26, t0.logo_filename AS logo_filename_27, t0.logo_size AS logo_size_28, t0.logo_mime_type AS logo_mime_type_29, t0.cover_filename AS cover_filename_30, t0.cover_size AS cover_size_31, t0.cover_mime_type AS cover_mime_type_32, t0.created_at AS created_at_33, t0.updated_at AS updated_at_34 FROM shops t0 WHERE t0.slug = ? LIMIT 1"
"params" => [
1 => "popote"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#780
+name: "STRING"
}
]
]