[
"sql" => "SELECT t0.id AS id_6, t0.email AS email_7, t0.password AS password_8, t0.personal_infos_id AS personal_infos_id_9, t0.type, t2.company_name AS company_name_10, t2.trade_name AS trade_name_11, t2.licence_num AS licence_num_12, t2.company_num AS company_num_13, t2.logo AS logo_14, t2.banner AS banner_15, t2.phone_num AS phone_num_16, t2.about AS about_17, t2.why_choose_us AS why_choose_us_18, t2.services AS services_19, t2.primary_contact_id AS primary_contact_id_20, t2.entrepreneur_type_id AS entrepreneur_type_id_21, t4.city AS city_22, t4.exp_years AS exp_years_23, t4.category_id AS category_id_24, t5.website AS website_25, t5.foundation_year AS foundation_year_26, t5.emp_num AS emp_num_27 FROM `user` t0 LEFT JOIN admin t1 ON t0.id = t1.id LEFT JOIN business t2 ON t0.id = t2.id LEFT JOIN individual t3 ON t0.id = t3.id LEFT JOIN professional t4 ON t0.id = t4.id LEFT JOIN company t5 ON t0.id = t5.id WHERE t0.id = ?"
"params" => [
1 => 63
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#872
+name: "INTEGER"
}
]
]