Skip to content

Kirby 4.2.0

Uuids::generate()

Generates UUID for all identifiable models of type

Uuids::generate(string $type = 'all'): void

Parameters

Name Type Default Description
$type string 'all' which models to include (all|page|file|block|struct)

Parent class

Kirby\Uuid\Uuids