[
"sql" => "SELECT t0_.id AS id_0, t0_.start_at AS start_at_1, t0_.status AS status_2, t0_.active AS active_3, t0_.sale_open AS sale_open_4, t0_.total_reservations_sold AS total_reservations_sold_5, t0_.total_reservations AS total_reservations_6, t0_.event_id AS event_id_7, t0_.scheduling_id AS scheduling_id_8 FROM tkt_event_presentation t0_ WHERE t0_.active = ? AND t0_.event_id = ? AND t0_.start_at > ? ORDER BY t0_.start_at ASC"
"params" => [
1 => 1
2 => 1073
3 => "2026-01-02 03:20:14"
]
"types" => [
1 => 5
2 => 1
3 => 2
]
]