limit(null)` to clear that. But beware that this may yield * a huge result set in case of a bulk selection. * * @param Query $hosts * * @return ValidHtml */ abstract public function getHtmlForObjects(Query $hosts): ValidHtml; }