SerializedNodeReferencesForName
final class SerializedNodeReferencesForName implements JsonSerializable (View source)
| internal | implementation detail of {@see \Neos\ContentRepository\Core\Feature\NodeReferencing\Dto\SerializedNodeReferences} |
A collection of all references for a ReferenceName
Properties
| SerializedNodeReference[] | $references |
Methods
fromArray(array $array)
No description
mixed
jsonSerialize()
No description
int
count()
No description
Details
static SerializedNodeReferencesForName
fromSerializedReferences(ReferenceName $referenceName, array $references)
No description
static SerializedNodeReferencesForName
fromTargets(ReferenceName $referenceName, NodeAggregateIds $nodeAggregateIds)
No description
static SerializedNodeReferencesForName
fromArray(array $array)
No description
mixed
jsonSerialize()
No description
int
count()
No description