final class SubscriberFactoryDependencies (View source)

Methods

create(ContentRepositoryId $contentRepositoryId, NodeTypeManager $nodeTypeManager, ContentDimensionSourceInterface $contentDimensionSource, InterDimensionalVariationGraph $interDimensionalVariationGraph, PropertyConverter $propertyConverter, PerformanceTracerInterface|null $performanceTracer)

No description

Details

static SubscriberFactoryDependencies create(ContentRepositoryId $contentRepositoryId, NodeTypeManager $nodeTypeManager, ContentDimensionSourceInterface $contentDimensionSource, InterDimensionalVariationGraph $interDimensionalVariationGraph, PropertyConverter $propertyConverter, PerformanceTracerInterface|null $performanceTracer)

internal  
 

No description

Parameters

ContentRepositoryId $contentRepositoryId
NodeTypeManager $nodeTypeManager
ContentDimensionSourceInterface $contentDimensionSource
InterDimensionalVariationGraph $interDimensionalVariationGraph
PropertyConverter $propertyConverter
PerformanceTracerInterface|null $performanceTracer

Return Value

SubscriberFactoryDependencies

PropertyConverter getPropertyConverter()

internal  only to be used for custom content graph integrations to build a node property collection
 

No description

Return Value

PropertyConverter