[
"sql" => "SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.email AS email_2, m0_.message AS message_3, m0_.status AS status_4, m0_.created_at AS created_at_5, m0_.updated_at AS updated_at_6, m0_.send_at AS send_at_7, m0_.sent_at AS sent_at_8, m0_.delivered_at AS delivered_at_9, m0_.opened_at AS opened_at_10, m0_.clicked_at AS clicked_at_11, m0_.sent AS sent_12, m0_.subject AS subject_13, m0_.origin AS origin_14, m0_.direction AS direction_15, m0_.attachments AS attachments_16, m0_.order_number AS order_number_17, m0_.last_error AS last_error_18, m0_.commercial_type AS commercial_type_19, m0_.recipient_id AS recipient_id_20, m0_.author_id AS author_id_21, m0_.original_message_id AS original_message_id_22 FROM message m0_ WHERE m0_.sent = 0 AND ((m0_.status = ? OR (m0_.status = ? AND m0_.send_at IS NOT NULL AND m0_.send_at <= ?)))"
"params" => [
1 => "STATUS_SEND_NOW"
2 => "STATUS_SCHEDULED"
3 => "2026-04-28 02:09:01"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#766
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#766}
3 => Doctrine\DBAL\ParameterType {#766}
]
]