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