[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.google AS google_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.sex AS sex_7, t0.contact_hours AS contact_hours_8, t0.status AS status_9, t0.is_suspended AS is_suspended_10, t0.roles AS roles_11, t0.balance AS balance_12, t0.has_picture AS has_picture_13, t0.is_public_name AS is_public_name_14, t0.is_subscribed AS is_subscribed_15, ST_AsText(t0.location) AS location_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.language_id AS language_id_19, t0.company_id AS company_id_20, t21.id AS id_22, t21.phone_number AS phone_number_23, t21.status AS status_24, t21.code AS code_25, t21.ip_address AS ip_address_26, t21.created_at AS created_at_27, t21.updated_at AS updated_at_28, t21.user_id AS user_id_29 FROM ax_user t0 LEFT JOIN ax_user_phone t21 ON t21.user_id = t0.id WHERE t0.id = ?"
"params" => [
1 => 7
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#1310
+name: "INTEGER"
}
]
]