Skip to content

Kirby 5.0.4

$siteUuid->indexes()

Merges local and global index generators into one iterator

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

Return types

GeneratororKirby\Uuid\Identifiable[]

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

Parent class

Kirby\Uuid\SiteUuid inherited from Kirby\Uuid\Uuid