Skip to content

Kirby 5.1.2

$pageUuid->indexes()

Merges local and global index generators into one iterator

$pageUuid->indexes(): Generator|Kirby\Uuid\Identifiable[]

Return types

GeneratororKirby\Uuid\Identifiable[]

This method modifies the existing $pageuuid object it is applied to and returns it again.

Parent class

Kirby\Uuid\PageUuid inherited from Kirby\Uuid\Uuid