$data['country'],'phone'=>$data['phone']])){ return true; } return parent::insert($data, $returnLastInsertId); } }