PageUuid::index()
Generator for all pages and drafts in the site
PageUuid::index(Kirby\Cms\Page|null $entry = null): Generator|Kirby\Cms\Page[]
Parameters
Name | Type | Default |
---|---|---|
$entry | Kirby\Cms\Page ornull |
null
|
Return types
Generator
orKirby\Cms\Page[]