/** * Get the offset if any * * @return int|null */ public function getOffset() { return $this->query->getOffset(); }