Change
class Change (View source)
Change Read Model
!!! Still a bit unstable - might change in the future.
Properties
ContentStreamId | $contentStreamIdentifier | ||
NodeAggregateId | $nodeAggregateIdentifier | ||
OriginDimensionSpacePoint | $originDimensionSpacePoint | ||
bool | $changed | ||
bool | $moved | ||
bool | $deleted | ||
$removalAttachmentPoint | {RemoveNodeAggregate::$removalAttachmentPoint} for docs |
Methods
__construct(ContentStreamId $contentStreamIdentifier, NodeAggregateId $nodeAggregateIdentifier, OriginDimensionSpacePoint $originDimensionSpacePoint, bool $changed, bool $moved, bool $deleted, NodeAggregateId|null $removalAttachmentPoint = null)
No description
void
addToDatabase(Connection $databaseConnection, string $tableName)
No description
void
updateToDatabase(Connection $databaseConnection, string $tableName)
No description
static Change
fromDatabaseRow(array $databaseRow)
No description
Details
__construct(ContentStreamId $contentStreamIdentifier, NodeAggregateId $nodeAggregateIdentifier, OriginDimensionSpacePoint $originDimensionSpacePoint, bool $changed, bool $moved, bool $deleted, NodeAggregateId|null $removalAttachmentPoint = null)
No description
void
addToDatabase(Connection $databaseConnection, string $tableName)
No description
void
updateToDatabase(Connection $databaseConnection, string $tableName)
No description
static Change
fromDatabaseRow(array $databaseRow)
No description