Skip to content

Kirby 5.0.4

$fieldUuid->populate()

Feeds the UUID into the cache

$fieldUuid->populate(bool $force = false): bool

Parameters

Name Type Default
$force bool false

Return type

bool

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

Parent class

Kirby\Uuid\FieldUuid inherited from Kirby\Uuid\Uuid