$page->templateSiblings() Returns siblings with the same template kirby/src/Cms/PageSiblings.php#L127 $page->templateSiblings(bool $self = true): Kirby\Cms\Pages Parameters Name Type Default $self bool true Return type Kirby\Cms\Pages Parent class Kirby\Cms\Page