Skip to content

Kirby 5.0.4

$fieldUuid->value()

Returns value to be stored in cache, constisting of three parts: - parent UUID including scheme - field name - UUID id string for model

$fieldUuid->value(): array

Return type

array

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

Parent class

Kirby\Uuid\FieldUuid