EventExportProcessor
final class EventExportProcessor implements ProcessorInterface (View source)
Methods
__construct(NodeTypeManager $nodeTypeManager, PropertyMapper $propertyMapper, PropertyConverter $propertyConverter, InterDimensionalVariationGraph $interDimensionalVariationGraph, EventNormalizer $eventNormalizer, RootNodeTypeMapping $rootNodeTypeMapping, iterable $nodeDataRows)
No description
void
run(ProcessingContext $context)
No description
NodeName[]|void
processNodeDataWithoutFallbackToEmptyDimension(ProcessingContext $context, NodeAggregateId $nodeAggregateId, OriginDimensionSpacePoint $originDimensionSpacePoint, array $nodeDataRow)
No description
extractPropertyValuesAndReferences(ProcessingContext $context, array $nodeDataRow, NodeType $nodeType)
No description
Details
__construct(NodeTypeManager $nodeTypeManager, PropertyMapper $propertyMapper, PropertyConverter $propertyConverter, InterDimensionalVariationGraph $interDimensionalVariationGraph, EventNormalizer $eventNormalizer, RootNodeTypeMapping $rootNodeTypeMapping, iterable $nodeDataRows)
No description
void
run(ProcessingContext $context)
No description
NodeName[]|void
processNodeDataWithoutFallbackToEmptyDimension(ProcessingContext $context, NodeAggregateId $nodeAggregateId, OriginDimensionSpacePoint $originDimensionSpacePoint, array $nodeDataRow)
No description
SerializedPropertyValuesAndReferences
extractPropertyValuesAndReferences(ProcessingContext $context, array $nodeDataRow, NodeType $nodeType)
No description