FieldUuid::fieldToCollection()
Converts a content field to a related models collection (e.g. Blocks or Structure)
FieldUuid::fieldToCollection()
has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
FieldUuid::fieldToCollection(Kirby\Content\Field $field): Kirby\Cms\Collection
Parameters
Name | Type | Default |
---|---|---|
$fieldrequired | Kirby\Content\Field |
no default value |