getOffsetAndLimit(); return $this->getPaginatedContentResponse( $module->modulteile->limit($offset, $limit), count($module->modulteile) ); } }