NodeAggregateId
final class NodeAggregateId implements JsonSerializable, Stringable (View source)
The NodeAggregateId supersedes the Node Identifier from Neos <= 9.x.
Constants
PATTERN |
A preg pattern to match against node aggregate identifiers |
Methods
static NodeAggregateId
create()
No description
static NodeAggregateId
fromString(string $value)
No description
bool
string
jsonSerialize()
No description
string
__toString()
No description
string
getValue()
No description
Details
static NodeAggregateId
create()
No description
static NodeAggregateId
fromString(string $value)
No description
bool
equals(NodeAggregateId $other)
No description
string
jsonSerialize()
No description
string
__toString()
No description
string
getValue()
No description