[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.type AS type_4, t0.config AS config_5, t0.active AS active_6, t0.charter_text AS charter_text_7, t0.quiet_hours_start AS quiet_hours_start_8, t0.quiet_hours_end AS quiet_hours_end_9, t0.inactivity_signal_days AS inactivity_signal_days_10, t0.league_enabled AS league_enabled_11, t0.bonus_enabled AS bonus_enabled_12, t0.pseudonyms_forced AS pseudonyms_forced_13, t0.welcome_gift_xp AS welcome_gift_xp_14, t0.daily_announcement_cap AS daily_announcement_cap_15, t0.circle_message_max_length AS circle_message_max_length_16, t0.circle_daily_message_cap AS circle_daily_message_cap_17, t0.spark_gift_daily_cap AS spark_gift_daily_cap_18, t0.revival_daily_cap AS revival_daily_cap_19, t0.created_at AS created_at_20, t0.updated_at AS updated_at_21 FROM network t0 WHERE t0.active = ? ORDER BY t0.id ASC LIMIT 1"
"params" => [
1 => 1
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1184
+name: "BOOLEAN"
}
]
]