[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.domain AS domain_4, t0.path AS path_5, t0.locale AS locale_6, t0.amount AS amount_7, t0.currency AS currency_8, t0.type AS type_9, t0.status AS status_10, t0.custom_css AS custom_css_11, t0.background_image AS background_image_12, t0.header_image AS header_image_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM whitelabel_domain t0 WHERE t0.domain = ? AND t0.status = ? LIMIT 1"
"params" => [
1 => "metalica.zodii.ro"
2 => "active"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#533
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#533}
]
]