Skip to content

Kirby 5.0.4

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\Pageornull null

Return types

GeneratororKirby\Cms\Page[]

Parent class

Kirby\Uuid\PageUuid