groupStart() ->like('res_value', $keyword) ->groupEnd() ->findAll(); } return $this->findAll(); } }