PHP Neos\ContentRepository\Domain\Service Namespace

Nested Namespaces

Neos\ContentRepository\Domain\Service\Cache
Neos\ContentRepository\Domain\Service\ImportExport

Interfaces

Name Description
ContentDimensionPresetSourceInterface An interface for a Content Dimension Preset source
ContextFactoryInterface ContextFactory Interface
NodeServiceInterface Provides generic methods to manage and work with Nodes
PublishingServiceInterface ContentRepository Publishing Service Interface

Classes

Name Description
ConfigurationContentDimensionPresetSource A Dimension Preset Source that gets presets from settings
ContentDimensionCombinator Generates dimension combinations.
Context Context
ContextFactory The ContextFactory makes sure you don't create context instances with the same properties twice. Calling create() with the same parameters a second time will return the _same_ Context instance again.
NodeTypeManager Manager for node types
PublishingService A generic ContentRepository Publishing Service