[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.start AS start_3, t0.end AS end_4, t0.multiple_registrations AS multiple_registrations_5, t0.enabled AS enabled_6, t0.ask_health_info AS ask_health_info_7, t0.ask_can_swim AS ask_can_swim_8, t0.ask_media_consent AS ask_media_consent_9, t0.registration_open AS registration_open_10, t0.age_start AS age_start_11, t0.age_end AS age_end_12, t0.age_limit AS age_limit_13, t0.registration_date_limit AS registration_date_limit_14, t0.visible AS visible_15, t0.slug AS slug_16, t0.description AS description_17, t0.capacity AS capacity_18, t0.ask_contact_phone AS ask_contact_phone_19, t0.ask_leaves_alone AS ask_leaves_alone_20, t0.ask_address AS ask_address_21, t0.allow_self_registration AS allow_self_registration_22, t0.created_by AS created_by_23, t0.updated_by AS updated_by_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.main_image_id AS main_image_id_27, t0.price_id AS price_id_28 FROM event t0 WHERE t0.slug = ? LIMIT 1"
"params" => [
1 => "torneo-de-padel"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1085
+name: "STRING"
}
]
]