NodeAggregateIdentifier
final class NodeAggregateIdentifier implements JsonSerializable, CacheAwareInterface (View source)
The NodeAggregateIdentifier supersedes the Node Identifier from Neos <= 4.x.
Constants
PATTERN |
A preg pattern to match against node aggregate identifiers |
Methods
static NodeAggregateIdentifier
create()
No description
static NodeAggregateIdentifier
fromString(string $value)
No description
static NodeAggregateIdentifier
forAutoCreatedChildNode(NodeName $childNodeName, NodeAggregateIdentifier $nodeAggregateIdentifier)
No description
bool
string
jsonSerialize()
No description
string
__toString()
No description
string
getCacheEntryIdentifier()
No description
Details
static NodeAggregateIdentifier
create()
No description
static NodeAggregateIdentifier
fromString(string $value)
No description
static NodeAggregateIdentifier
forAutoCreatedChildNode(NodeName $childNodeName, NodeAggregateIdentifier $nodeAggregateIdentifier)
No description
bool
equals(NodeAggregateIdentifier $other)
No description
string
jsonSerialize()
No description
string
__toString()
No description
string
getCacheEntryIdentifier()
No description