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