ProjectionsFactory
final class ProjectionsFactory (View source)
Methods
void
void
registerCatchUpHookFactory(ProjectionFactoryInterface $factory, CatchUpHookFactoryInterface $catchUpHookFactory)
No description
build(ProjectionFactoryDependencies $projectionFactoryDependencies)
No description
Details
void
registerFactory(ProjectionFactoryInterface $factory, array $options)
No description
void
registerCatchUpHookFactory(ProjectionFactoryInterface $factory, CatchUpHookFactoryInterface $catchUpHookFactory)
No description
Projections
build(ProjectionFactoryDependencies $projectionFactoryDependencies)
internal | this method is only called by the {@see \Neos\ContentRepository\Core\Factory\ContentRepositoryFactory}, and not by anybody in userland |
No description