$modelUuid->populate()
Feeds the UUID into the cache
$modelUuid->populate(bool $force = false): bool
Parameters
Name | Type | Default |
---|---|---|
$force | bool |
false
|
Return type
bool
This method modifies the existing $modeluuid
object it is applied to and returns it again.
Parent class
Kirby\Uuid\ModelUuid
inherited from Kirby\Uuid\Uuid