EnableNodeAggregate deprecated
final class EnableNodeAggregate (View source)
deprecated
| internal |
Enable the given node aggregate in the given content stream in a dimension space point using a given strategy
With Neos 9 Beta 8 the generic concept of subtree tags was introduced. Enabling publishes since then {\Neos\ContentRepository\Core\Feature\SubtreeTagging\Event\SubtreeWasUntagged}. The duplicated command implementation was removed with Neos 9 Beta 19 and its now discouraged to use these legacy commands which now translate fully to their subtree counterparts.
Methods
static UntagSubtree
create(WorkspaceName $workspaceName, NodeAggregateId $nodeAggregateId, DimensionSpacePoint $coveredDimensionSpacePoint, NodeVariantSelectionStrategy $nodeVariantSelectionStrategy)
No description
static UntagSubtree
fromArray(array $array)
No description
Details
static UntagSubtree
create(WorkspaceName $workspaceName, NodeAggregateId $nodeAggregateId, DimensionSpacePoint $coveredDimensionSpacePoint, NodeVariantSelectionStrategy $nodeVariantSelectionStrategy)
No description
static UntagSubtree
fromArray(array $array)
No description