HasSiblings This trait is used by pages, files and users to handle navigation through parent collections Full class name: Kirby\Cms\HasSiblings kirby/src/Cms/HasSiblings.php#L19 No results $hasSiblings->hasNext() $hasSiblings->hasPrev() $hasSiblings->indexOf() $hasSiblings->isFirst() $hasSiblings->isLast() $hasSiblings->isNth() $hasSiblings->next() $hasSiblings->nextAll() $hasSiblings->prev() $hasSiblings->prevAll() $hasSiblings->siblings()