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