[
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.tagline AS tagline_4, t0.price_label AS price_label_5, t0.monitor_limit_label AS monitor_limit_label_6, t0.monitor_limit AS monitor_limit_7, t0.heartbeat_cron AS heartbeat_cron_8, t0.email_alerts AS email_alerts_9, t0.slack_alerts AS slack_alerts_10, t0.whatsapp_alerts AS whatsapp_alerts_11, t0.history_label AS history_label_12, t0.advanced_checks_label AS advanced_checks_label_13, t0.status_pages_label AS status_pages_label_14, t0.users_label AS users_label_15, t0.api_webhooks_label AS api_webhooks_label_16, t0.cta_label AS cta_label_17, t0.featured AS featured_18, t0.active AS active_19, t0.display_order AS display_order_20 FROM pricing_plan t0 WHERE t0.active = ? ORDER BY t0.display_order ASC"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#897
+name: "BOOLEAN"
}
]
]