A

NodeTypeEnrichmentService::addLabelsToNodeTypeConfiguration() — Method in class NodeTypeEnrichmentService
NodeTypeEnrichmentService::applyEditorLabels() — Method in class NodeTypeEnrichmentService
AuthProviderFactoryInterface — Class in namespace Neos\ContentRepositoryRegistry\Factory\AuthProvider
$ Configuration#availableVersions — Property in class Configuration
AllChildNodesByNodeIdCache — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory\InMemoryCache
AllChildNodesByNodeIdCache::add() — Method in class AllChildNodesByNodeIdCache
NamedChildNodeByNodeIdCache::add() — Method in class NamedChildNodeByNodeIdCache
NodeByNodeAggregateIdCache::add() — Method in class NodeByNodeAggregateIdCache
NodePathCache::add() — Method in class NodePathCache
ParentNodeIdByChildNodeIdCache::add() — Method in class ParentNodeIdByChildNodeIdCache
$ CRRegistrySubjectProvider#alreadySetUpContentRepositories — Property in class CRRegistrySubjectProvider
ApiOrInternalAnnotationRule — Class in namespace Neos\ContentRepository\BehavioralTests\PhpstanRules
RaceConditionTrackerCommandController::analyzeTraceCommand() — Method in class RaceConditionTrackerCommandController

Analyze the stored trace and detect race conditions and double-processed events.

TraceEntries::asNdJson() — Method in class TraceEntries
DebugEventProjection::apply() — Method in class DebugEventProjection
Commands::append() — Method in class Commands
AbstractDimensionSpacePoint — Class in namespace Neos\ContentRepository\Core\DimensionSpace

A point in the dimension space with coordinates DimensionName => DimensionValue.

$ ContentDimensionZookeeper#allowedCombinations — Property in class ContentDimensionZookeeper

Needs to stay protected as long as we need to be able to reset it via ObjectAccess

ContentDimensionConstraintSet::allowsCombinationWith() — Method in class ContentDimensionConstraintSet
ContentDimensionConstraints::allowsCombinationWith() — Method in class ContentDimensionConstraints
AuthProviderFactoryInterface — Class in namespace Neos\ContentRepository\Core\Factory
ConstraintChecks::areNodeTypeConstraintsImposedByParentValid() — Method in class ConstraintChecks
ConstraintChecks::areNodeTypeConstraintsImposedByGrandparentValid() — Method in class ConstraintChecks
AddDimensionShineThrough — Class in namespace Neos\ContentRepository\Core\Feature\DimensionSpaceAdjustment\Command

Add a Dimension Space Point Shine-Through; basically making all content available not just in the source(original) DSP, but also in the target-DimensionSpacePoint.

NodeAggregateCommandHandler::areAncestorNodeTypeConstraintChecksEnabled() — Method in class NodeAggregateCommandHandler
NodeAggregateIdsByNodePaths::add() — Method in class NodeAggregateIdsByNodePaths
NodeCreation::areAncestorNodeTypeConstraintChecksEnabled() — Method in class NodeCreation
NodeMove::areAncestorNodeTypeConstraintChecksEnabled() — Method in class NodeMove
NodeRemoval::areAncestorNodeTypeConstraintChecksEnabled() — Method in class NodeRemoval
NodeTypeChange::areNodeTypeConstraintsImposedByParentValid() — Method in class NodeTypeChange
NodeTypeChange::areNodeTypeConstraintsImposedByGrandparentValid() — Method in class NodeTypeChange
AuthProviderInterface — Class in namespace Neos\ContentRepository\Core\Feature\Security

Provides authorization decisions for the current user, for one Content Repository.

AccessDenied — Class in namespace Neos\ContentRepository\Core\Feature\Security\Exception
ArrayNormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
$ NodeType#abstract — Property in class NodeType

Is this node type marked abstract

NodeType::applyPostprocessing() — Method in class NodeType

Iterates through configured postprocessors and invokes them

NodeType::allowsChildNodeType() — Method in class NodeType

Checks if the given NodeType is acceptable as sub-node with the configured constraints, not taking constraints of auto-created nodes into account. Thus, this method only returns the correct result if called on NON-AUTO-CREATED nodes!

AbsoluteNodePath — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

An absolute node path, composed of the root node's type and a relative path from there.

AbsoluteNodePath::appendPathSegment() — Method in class AbsoluteNodePath
Ordering::andByProperty() — Method in class Ordering
Ordering::andByTimestampField() — Method in class Ordering
AndCriteria — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Binary operation that conjunctively combines two criteria: "prop1 = 'foo' AND prop2 = 'bar'"

NodePath::appendPathSegment() — Method in class NodePath

IMMUTABLE function to create a new NodePath by appending a path segment. Returns a NEW NodePath object

NodeTags::all() — Method in class NodeTags
Nodes::append() — Method in class Nodes
ProjectionIntegrityViolationDetectorInterface::allNodesAreConnectedToARootNodePerSubgraph() — Method in class ProjectionIntegrityViolationDetectorInterface

Acyclicity check #1: Checks that per subgraph all nodes are connected to a root node.

ProjectionIntegrityViolationDetectorInterface::allNodesHaveAtMostOneParentPerSubgraph() — Method in class ProjectionIntegrityViolationDetectorInterface

Acyclicity check #2: Checks that per subgraph (Dimension Space Point + Content Stream), all nodes have exactly one parent (except root nodes which have none).

ProjectionIntegrityViolationDetectorInterface::allNodesCoverTheirOrigin() — Method in class ProjectionIntegrityViolationDetectorInterface

All nodes must at least cover their origin dimension space point

ProjectionInterface::apply() — Method in class ProjectionInterface
AbsoluteNodePathIsInvalid — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if an invalid absolute node path was tried to be initialized

SubscriptionStoreInterface::add() — Method in class SubscriptionStoreInterface
SubscriptionStatusFilter::any() — Method in class SubscriptionStatusFilter
AcquiringLockFailed — Class in namespace Neos\ContentRepository\Dbal
MysqlPlatformContentRepositoryLocker::acquireLock() — Method in class MysqlPlatformContentRepositoryLocker

Acquire a global lock for the content repository, if no lock could be acquired within timeoutInSeconds an exception is thrown

DoctrineSubscriptionStore::add() — Method in class DoctrineSubscriptionStore
AssetExtractor — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
VisitedNodeAggregate::addVariant() — Method in class VisitedNodeAggregate
VisitedNodeAggregates::addRootNode() — Method in class VisitedNodeAggregates
VisitedNodeAggregates::add() — Method in class VisitedNodeAggregates
VisitedNodeAggregates::alreadyVisitedOriginDimensionSpacePoints() — Method in class VisitedNodeAggregates
AssetExportProcessor — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Processors
FindOperation::addNodesById() — Method in class FindOperation
FindOperation::addNodesByPath() — Method in class FindOperation
FindOperation::addNodesByType() — Method in class FindOperation
$ CRBehavioralTestsSubjectProvider#alreadySetUpContentRepositories — Property in class CRBehavioralTestsSubjectProvider

A runtime cache of all content repositories already set up, represented by their ID

GenericCommandExecutionAndEventPublication::addDefaultCommandArgumentValues() — Method in class GenericCommandExecutionAndEventPublication
NodeDiscriminators::areSimilarTo() — Method in class NodeDiscriminators
ProjectedNodeAggregateTrait::assertOnCurrentNodeAggregate() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeTrait::assertOnCurrentNode() — Method in class ProjectedNodeTrait
ProjectionIntegrityViolationDetectionTrait::afterScenarioEnsureIntegrityViolationDetectionWasRun() — Method in class ProjectionIntegrityViolationDetectionTrait
StructureAdjustmentsTrait::assertEqualStructureAdjustments() — Method in class StructureAdjustmentsTrait
AbstractRenderer — Class in namespace Neos\Diff\Renderer

Abstract Diff Renderer

AfxDslImplementation — Class in namespace Neos\Fusion\Afx\Dsl

Class Fusion AFX Dsl

AfxException — Class in namespace Neos\Fusion\Afx\Exception

Class AfxException

AfxParserException — Class in namespace Neos\Fusion\Afx\Parser

Class AfxParserException

AfxNode — Class in namespace Neos\Fusion\Afx\Parser\Expression
AfxNodeList — Class in namespace Neos\Fusion\Afx\Parser\Expression
AfxService — Class in namespace Neos\Fusion\Afx\Service

Class AfxService

AfxService::astToFusion() — Method in class AfxService
AfxService::astBooleanToFusion() — Method in class AfxService
AfxService::astExpressionToFusion() — Method in class AfxService
AfxService::astStringToFusion() — Method in class AfxService
AfxService::astTextToFusion() — Method in class AfxService
AfxService::astNodeToFusion() — Method in class AfxService
AfxService::astNodeListToFusion() — Method in class AfxService
AfxService::attributesSortPropsAndGeneratePropLists() — Method in class AfxService
AfxService::attributesGeneratePathForShorthandFusionMetaPath() — Method in class AfxService
AfxService::attributesRemoveKeyAndPathAndExtractChildrenName() — Method in class AfxService

filter attributes and remove {@key}, {@path} and {@children} attributes also extract the {@children} to the reference param

$ RuntimeContentCache#addCacheSegmentMarkersToPlaceholders — Property in class RuntimeContentCache
RuntimeContentCache::addTag() — Method in class RuntimeContentCache

Adds a tag built from the given key and value.

AbsorbingHandler — Class in namespace Neos\Fusion\Core\ExceptionHandlers

Renders the element as an empty string

AbstractRenderingExceptionHandler — Class in namespace Neos\Fusion\Core\ExceptionHandlers

Handles exceptions

AstNodeVisitorInterface — Class in namespace Neos\Fusion\Core\ObjectTreeParser
AbstractNode — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AbstractOperation — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AbstractPathSegment — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AbstractPathValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AbstractStatement — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AssignedObjectPath — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
$ ParserException#asciiPreviewMessagePart — Property in class ParserException
MergedArrayTree::arraySetOrMergeValueByPathWithCallback() — Method in class MergedArrayTree
ObjectTreeParser::accept() — Method in class ObjectTreeParser

Accepts a token of a given type.

Runtime::addCacheTag() — Method in class Runtime

Add a tag to the current cache segment

Runtime::assignPropertiesToFusionObject() — Method in class Runtime

Assigns paths to the Array-Fusion object

BaseUriHelper::allowsCallOfMethod() — Method in class BaseUriHelper
AbstractArrayFusionObject — Class in namespace Neos\Fusion\FusionObjects

Base class for Fusion objects that need access to arbitrary properties, like DataStructureImplementation.

AbstractArrayFusionObject::applyPositionalArraySorterToProperties() — Method in class AbstractArrayFusionObject
AbstractFusionObject — Class in namespace Neos\Fusion\FusionObjects

Base class for all Fusion objects

ActionUriImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion ActionUri object

AugmenterImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion Augmenter-Object

AfxExpressionPosition — Class in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionPositions::addAndSort() — Method in class EelExpressionPositions
EelExpressionTransformer::addCommentsIfRegexesMatch() — Method in class EelExpressionTransformer
FusionMigrationTrait::addCommentToFusionPrototype() — Method in class FusionMigrationTrait
FusionMigrationTrait::addCommentsIfRegexMatches() — Method in class FusionMigrationTrait
FusionMigrationTrait::applyEelFusionOperations() — Method in class FusionMigrationTrait
HtmlAugmenter::addAttributes() — Method in class HtmlAugmenter

Adds the given $attributes to the $html by augmenting the root element.

$ FusionView#assignedActionRequest — Property in class FusionView

Via {assign} request using the "request" key, will be available also as Fusion global in the runtime.

FusionView::assign() — Method in class FusionView
AddTranslatedFlashMessageTrait — Class in namespace Neos\Media\Browser\Controller

A trait to add backend translation based on the backend users settings

AddTranslatedFlashMessageTrait::addTranslatedFlashMessage() — Method in class AddTranslatedFlashMessageTrait
AssetCollectionController — Class in namespace Neos\Media\Browser\Controller

Controller for tag handling

$ AssetCollectionController#assetCollectionRepository — Property in class AssetCollectionController
AssetController — Class in namespace Neos\Media\Browser\Controller

Controller for asset handling

$ AssetController#assetRepository — Property in class AssetController
$ AssetController#assetCollectionRepository — Property in class AssetController
$ AssetController#assetService — Property in class AssetController
$ AssetController#assetSourceService — Property in class AssetController
$ AssetController#assetVariantGenerator — Property in class AssetController
$ AssetController#assetSources — Property in class AssetController
AssetController::addAssetToCollectionAction() — Method in class AssetController

Adds an asset to an asset collection

AssetProxyController — Class in namespace Neos\Media\Browser\Controller
$ AssetProxyController#assetSourceService — Property in class AssetProxyController
$ ImageController#assetRepository — Property in class ImageController
$ ImageVariantController#assetRepository — Property in class ImageVariantController
$ TagController#assetCollectionRepository — Property in class TagController
$ TagController#assetRepository — Property in class TagController
$ UsageController#assetService — Property in class UsageController
$ BrowserState#activeAssetSourceIdentifier — Property in class BrowserState
$ PaginateController#assetProxyQueryResult — Property in class PaginateController
$ MediaCommandController#assetRepository — Property in class MediaCommandController
$ MediaCommandController#assetService — Property in class MediaCommandController
$ MediaCommandController#asyncThumbnails — Property in class MediaCommandController
$ MediaCommandController#assetVariantGenerator — Property in class MediaCommandController
AbstractAdjustment — Class in namespace Neos\Media\Domain\Model\Adjustment

An abstract adjustment which provides a constructor for setting options

AbstractImageAdjustment — Class in namespace Neos\Media\Domain\Model\Adjustment

An abstract image adjustment

AdjustmentInterface — Class in namespace Neos\Media\Domain\Model\Adjustment

Interface for an Asset Adjustment

$ CropImageAdjustment#aspectRatioAsString — Property in class CropImageAdjustment
CropImageAdjustment::applyToImage() — Method in class CropImageAdjustment

Applies this adjustment to the given Imagine Image object

ImageAdjustmentInterface::applyToImage() — Method in class ImageAdjustmentInterface

Applies this adjustment to the given Imagine Image object

QualityImageAdjustment::applyToImage() — Method in class QualityImageAdjustment

Applies this adjustment to the given Imagine Image object

$ ResizeImageAdjustment#allowUpScaling — Property in class ResizeImageAdjustment
ResizeImageAdjustment::applyToImage() — Method in class ResizeImageAdjustment

Applies this adjustment to the given Imagine Image object

Asset — Class in namespace Neos\Media\Domain\Model

An Asset, the base for all more specific assets in this package.

$ Asset#assetService — Property in class Asset
$ Asset#assetRepository — Property in class Asset
$ Asset#assetCollections — Property in class Asset
$ Asset#assetSourceIdentifier — Property in class Asset
$ Asset#assetSourcesConfiguration — Property in class Asset
$ Asset#assetSources — Property in class Asset
Asset::addTag() — Method in class Asset

Add a single tag to this asset

Asset::addThumbnail() — Method in class Asset

An internal method which adds a thumbnail which was generated by the ThumbnailService.

AssetCollection — Class in namespace Neos\Media\Domain\Model

Class AssetCollection

$ AssetCollection#assets — Property in class AssetCollection
AssetCollection::addAsset() — Method in class AssetCollection

Add one asset to the asset collection

AssetCollection::addTag() — Method in class AssetCollection

Add a single tag to this asset

AssetInterface — Class in namespace Neos\Media\Domain\Model

A user-managed Asset which is stored in the Asset Repository

AssetNotFoundExceptionInterface — Class in namespace Neos\Media\Domain\Model\AssetSource
AssetProxyQueryInterface — Class in namespace Neos\Media\Domain\Model\AssetSource
AssetProxyQueryResultInterface — Class in namespace Neos\Media\Domain\Model\AssetSource
AssetProxyRepositoryInterface — Class in namespace Neos\Media\Domain\Model\AssetSource
AssetProxyInterface — Class in namespace Neos\Media\Domain\Model\AssetSource\AssetProxy

Interface for a stand-in object of remote or already imported assets from an asset source.

AssetSourceAwareInterface — Class in namespace Neos\Media\Domain\Model\AssetSource
AssetSourceConnectionExceptionInterface — Class in namespace Neos\Media\Domain\Model\AssetSource

Exceptions of asset sources which are thrown on connection problems should implement this interface so that they can be handled specifically.

AssetSourceInterface — Class in namespace Neos\Media\Domain\Model\AssetSource
AssetTypeFilter — Class in namespace Neos\Media\Domain\Model\AssetSource
$ NeosAssetSource#assetService — Property in class NeosAssetSource
$ NeosAssetSource#asyncThumbnails — Property in class NeosAssetSource
AssetVariantInterface — Class in namespace Neos\Media\Domain\Model

An interface of an asset which was derived from an original asset

Audio — Class in namespace Neos\Media\Domain\Model

An Audio asset

AssetConstraints — Class in namespace Neos\Media\Domain\Model\Dto

Constraints for the Assets that can't be changed by the user while navigating the Media module / endpoints (other than filters)

AssetConstraints::applyToAssetSources() — Method in class AssetConstraints

Filters the given $assetSources according to the active asset source constraints If no asset source constraints is active, the original array is returned

AssetConstraints::applyToAssetSourceIdentifiers() — Method in class AssetConstraints

Verifies the given $assetSourceIdentifier against the asset source constraint: If no asset source constraint is set or the given $assetSourceIdentifier matches one of the allowedAssetSourceIdentifiers, the input is un-altered Otherwise the first allowed allowedAssetSourceIdentifier is returned

AssetConstraints::applyToAssetTypeFilter() — Method in class AssetConstraints

Verifies the given $assetType against the media type constraint: If no media type constraint is set or the given $assetType matches one of the allowed asset types, the input is un-altered Otherwise the first allowed asset type is returned

$ UsageReference#asset — Property in class UsageReference
FileTypeIcon::alt() — Method in class FileTypeIcon
Image::addVariant() — Method in class Image

Adds a variant of this image

$ ImageVariant#adjustments — Property in class ImageVariant
ImageVariant::addTag() — Method in class ImageVariant

Add a single tag to this asset

ImageVariant::addVariant() — Method in class ImageVariant

Adding variants to variants is not supported.

ImageVariant::addAdjustment() — Method in class ImageVariant

Adds the given adjustment to the list of adjustments applied to this image variant.

ImageVariant::addAdjustments() — Method in class ImageVariant

Adds the given adjustments to the list of adjustments applied to this image variant.

ImageVariant::applyAdjustment() — Method in class ImageVariant

Apply the given adjustment to the image variant.

$ ImportedAsset#assetSourceIdentifier — Property in class ImportedAsset
$ Tag#assetCollections — Property in class Tag
Tag::addChild() — Method in class Tag
$ Thumbnail#async — Property in class Thumbnail
$ ThumbnailConfiguration#allowCropping — Property in class ThumbnailConfiguration
$ ThumbnailConfiguration#allowUpScaling — Property in class ThumbnailConfiguration
$ ThumbnailConfiguration#async — Property in class ThumbnailConfiguration
AbstractThumbnailGenerator — Class in namespace Neos\Media\Domain\Model\ThumbnailGenerator

Abstract Thumbnail Generator

ThumbnailSupportInterface::addThumbnail() — Method in class ThumbnailSupportInterface

Adds a thumbnail which was generated by the ThumbnailService.

AssetCollectionRepository — Class in namespace Neos\Media\Domain\Repository

A repository for AssetCollections

AssetRepository — Class in namespace Neos\Media\Domain\Repository

A repository for Assets

$ AssetRepository#assetService — Property in class AssetRepository
AssetRepository::addAssetCollectionToQueryConstraints() — Method in class AssetRepository
AssetRepository::addAssetVariantToQueryConstraints() — Method in class AssetRepository

Adds conditions filtering any implementation of AssetVariantInterface

AssetRepository::add() — Method in class AssetRepository
AudioRepository — Class in namespace Neos\Media\Domain\Repository

A repository for Audio

$ ImageVariantRepository#assetVariantGenerator — Property in class ImageVariantRepository
AssetService — Class in namespace Neos\Media\Domain\Service

An asset service that handles for example commands on assets, retrieves information about usage of assets and rendering thumbnails.

$ AssetService#assetVariantGenerator — Property in class AssetService
AssetSourceService — Class in namespace Neos\Media\Domain\Service

A service for Asset Sources and Asset Proxies

$ AssetSourceService#assetSourcesConfiguration — Property in class AssetSourceService
$ AssetSourceService#assetModelMappingStrategy — Property in class AssetSourceService
$ AssetSourceService#assetRepository — Property in class AssetSourceService
AssetVariantGenerator — Class in namespace Neos\Media\Domain\Service
$ AssetVariantGenerator#assetService — Property in class AssetVariantGenerator
$ ImageService#assetRepository — Property in class ImageService
$ ImageService#allowedFormats — Property in class ImageService
ImageService::applyAdjustments() — Method in class ImageService
$ ThumbnailGenerator#autoCreateThumbnailPresets — Property in class ThumbnailGenerator
$ ThumbnailGenerator#asyncThumbnails — Property in class ThumbnailGenerator

If enabled

ThumbnailService::applyFormatToThumbnailConfiguration() — Method in class ThumbnailService

Create a new thumbnailConfiguration with the identical configuration to the given one PLUS setting of the target-format

AbstractAssetUsageStrategy — Class in namespace Neos\Media\Domain\Strategy

Abstract asset usage strategy

AssetModelMappingStrategyInterface — Class in namespace Neos\Media\Domain\Strategy

Describes a strategy to find an asset model class based on the resource and optional source properties.

AssetUsageStrategyInterface — Class in namespace Neos\Media\Domain\Strategy

Interface for asset usage strategies

AssetValidator — Class in namespace Neos\Media\Domain\Validator

Conjunction validator that loads all implementations of the \Neos\Media\Domain\Validator\AssetValidatorInterface and merges all their results

AssetValidatorInterface — Class in namespace Neos\Media\Domain\Validator

Interface to implement to hook into the asset model validation

AudioValidator — Class in namespace Neos\Media\Domain\Validator

Validator for Audio objects

Adjustment — Class in namespace Neos\Media\Domain\ValueObject\Configuration
AspectRatio — Class in namespace Neos\Media\Domain\ValueObject\Configuration
Variant::adjustments() — Method in class Variant
AssetsHelper — Class in namespace Neos\Media\Eel

This is a helper for accessing assets from the media library

$ AssetsHelper#assetRepository — Property in class AssetsHelper
$ AssetsHelper#assetCollectionRepository — Property in class AssetsHelper
AssetsHelper::allowsCallOfMethod() — Method in class AssetsHelper
ImageHelper::allowsCallOfMethod() — Method in class ImageHelper

All methods are considered safe

AssetServiceException — Class in namespace Neos\Media\Exception

A Neos.Media exception for the Asset Service

AssetSourceServiceException — Class in namespace Neos\Media\Exception

A Neos.Media exception for the Asset Source Service

AssetVariantGeneratorException — Class in namespace Neos\Media\Exception

A Neos.Media exception for the Asset Variant Generator

AssetAssetCollectionConditionGenerator — Class in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

Condition generator covering Asset <-> AssetCollection relations (M:M relations are not supported by the Flow PropertyConditionGenerator yet)

AssetCollectionConditionGenerator — Class in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

A SQL condition generator, supporting special SQL constraints for asset collections

AssetConditionGenerator — Class in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

A SQL condition generator, supporting special SQL constraints for assets

AssetTagConditionGenerator — Class in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

Condition generator covering Asset <-> Tag relations (M:M relations are not supported by the Flow PropertyConditionGenerator yet)

AssetWithoutAssetCollectionConditionGenerator — Class in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

Condition generator covering Asset >-< AssetCollection relations (M:M relations are not supported by the Flow PropertyConditionGenerator yet)

ArrayConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms Neos.Media AssetInterface instances to arrays.

AspectRatioFromStringConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\ValueObject\Configuration\AspectRatio objects from string.

AssetCollectionToArrayConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms Neos.Media AssetCollection instances to arrays.

AssetInterfaceConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\Model\ImageInterface (Image or ImageVariant) objects.

$ AssetInterfaceConverter#assetRepository — Property in class AssetInterfaceConverter
$ AssetInterfaceConverter#assetModelMappingStrategy — Property in class AssetInterfaceConverter
AssetInterfaceConverter::applyTypeSpecificHandling() — Method in class AssetInterfaceConverter
AssetInterfaceConverter::applyModelMappingStrategy() — Method in class AssetInterfaceConverter

Applies the model mapping strategy for a converted resource to determine the final target type.

ImageInterfaceConverter::applyTypeSpecificHandling() — Method in class ImageInterfaceConverter

Converts and adds ImageAdjustments to the ImageVariant

$ ImageViewHelper#assetService — Property in class ImageViewHelper
$ ThumbnailViewHelper#assetService — Property in class ThumbnailViewHelper
$ ImageViewHelper#assetService — Property in class ImageViewHelper
$ ThumbnailViewHelper#assetService — Property in class ThumbnailViewHelper
AssetUsageIndexingProcessor — Class in namespace Neos\Neos\AssetUsage
AssetUsageService — Class in namespace Neos\Neos\AssetUsage

Central authority to look up or remove asset usages in specific a ContentRepository

AssetUsageStrategy — Class in namespace Neos\Neos\AssetUsage

Implementation of the Neos AssetUsageStrategyInterface in order to protect assets in use to be deleted via the Media Module.

AssetUsageCatchUpHook — Class in namespace Neos\Neos\AssetUsage\CatchUpHook
AssetUsageCatchUpHookFactory — Class in namespace Neos\Neos\AssetUsage\CatchUpHook
AssetUsageCommandController — Class in namespace Neos\Neos\AssetUsage\Command
AssetUsage — Class in namespace Neos\Neos\AssetUsage\Domain
AssetUsageRepository — Class in namespace Neos\Neos\AssetUsage\Domain
AssetUsageRepository::addUsagesForNodeWithAssetOnProperty() — Method in class AssetUsageRepository
AssetIdAndOriginalAssetId — Class in namespace Neos\Neos\AssetUsage\Dto
AssetIdsByProperty — Class in namespace Neos\Neos\AssetUsage\Dto
AssetUsageFilter — Class in namespace Neos\Neos\AssetUsage\Dto
AssetUsageReference — Class in namespace Neos\Neos\AssetUsage\Dto
AssetUsages — Class in namespace Neos\Neos\AssetUsage\Dto
AssetUsagesByContentRepository — Class in namespace Neos\Neos\AssetUsage\Dto
AssetUsageIndexingService — Class in namespace Neos\Neos\AssetUsage\Service

The package stores the usage of an asset per node and property in a dimension space point. It only stores the usage in the highest/base workspace (usually "live") as long as there are no changes in the same property in a lower/dependent workspace (e.g. user workspace). This allows to get easily an answer to the following questions:

DomainCommandController::addCommand() — Method in class DomainCommandController

Add a domain record

DomainCommandController::activateCommand() — Method in class DomainCommandController

Activate a domain record by hostname (with globbing)

SiteCommandController::activateCommand() — Method in class SiteCommandController

Activate a site (with globbing)

$ UserCommandController#authenticationProviderSettings — Property in class UserCommandController
UserCommandController::activateCommand() — Method in class UserCommandController

Activate a user (with globbing)

UserCommandController::addRoleCommand() — Method in class UserCommandController

Add a role to a user

WorkspaceCommandController::assignRoleCommand() — Method in class WorkspaceCommandController

Assign a workspace role to the given user/user group

$ ContentController#assetRepository — Property in class ContentController
ContentController::assetsWithMetadataAction() — Method in class ContentController

Fetch the metadata for multiple assets

AbstractModuleController — Class in namespace Neos\Neos\Controller\Module
AdministrationController — Class in namespace Neos\Neos\Controller\Module
$ SitesController#assetCollectionRepository — Property in class SitesController
SitesController::activateSiteAction() — Method in class SitesController

Activates a site

SitesController::activateDomainAction() — Method in class SitesController

Activates a domain

$ UsersController#authenticationProviderSettings — Property in class UsersController
UsersController::assignElectronicAddressOptions() — Method in class UsersController
UserSettingsController::assignElectronicAddressOptions() — Method in class UserSettingsController
AssetProxiesController — Class in namespace Neos\Neos\Controller\Service

Rudimentary REST service for assets

$ AssetProxiesController#assetRepository — Property in class AssetProxiesController
$ AssetProxiesController#assetSourceService — Property in class AssetProxiesController
$ AssetProxiesController#asyncThumbnails — Property in class AssetProxiesController
AssetsController — Class in namespace Neos\Neos\Controller\Service

Rudimentary REST service for assets

$ AssetsController#assetRepository — Property in class AssetsController
$ AssetsController#asyncThumbnails — Property in class AssetsController
NodesController::addExistingNodeVariantInformationToResponse() — Method in class NodesController

If the node is not found, we first want to figure out whether the node exists in other dimensions or is really non-existent

NodesController::adoptNodeAndParents() — Method in class NodesController

Adopt (translate) the given node and parents that are not yet visible to the given context

$ Domain#active — Property in class Domain

If domain is active

NodePermissions::all() — Method in class NodePermissions
$ Site#assetCollection — Property in class Site
WorkspacePermissions::all() — Method in class WorkspacePermissions
WorkspaceMetadataAndRoleRepository::assignWorkspaceRole() — Method in class WorkspaceMetadataAndRoleRepository

The public and documented API is {WorkspaceService::assignWorkspaceRole}

WorkspaceMetadataAndRoleRepository::addWorkspaceMetadata() — Method in class WorkspaceMetadataAndRoleRepository
$ FusionSourceCodeFactory#autoIncludeConfiguration — Property in class FusionSourceCodeFactory
$ SiteService#assetCollectionRepository — Property in class SiteService
SiteService::assignUploadedAssetToSiteAssetCollection() — Method in class SiteService

Adds an asset to the asset collection of the site it has been uploaded to Note: This is usually triggered by the ContentController::assetUploaded signal

$ UserService#accountFactory — Property in class UserService
$ UserService#accountRepository — Property in class UserService
$ UserService#authenticationManager — Property in class UserService
UserService::addUser() — Method in class UserService

Adds a user whose User object has been created elsewhere

UserService::addRoleToUser() — Method in class UserService

Adds the specified role to all accounts of the given user and potentially carries out further actions which are needed to properly reflect these changes.

UserService::addRoleToAccount() — Method in class UserService

Adds the specified role to the given account and potentially carries out further actions which are needed to properly reflect these changes.

UserService::activateUser() — Method in class UserService

Reactivates the given user

WorkspaceService::assignWorkspaceRole() — Method in class WorkspaceService

Assign a workspace role to the given user/user group

ImpendingHardRemovalConflictRepository::addConflict() — Method in class ImpendingHardRemovalConflictRepository
CrossSiteLinker::applyCrossSiteUriConstraints() — Method in class CrossSiteLinker
CrossSiteLinkerInterface::applyCrossSiteUriConstraints() — Method in class CrossSiteLinkerInterface
AutoUriPathResolverFactory — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver
AutoUriPathResolverConfigurationException — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\AutoUriPathResolver

TODO: BASE EXCEPTION

DocumentUriPathProjection::apply() — Method in class DocumentUriPathProjection
AbstractMenuItemsImplementation — Class in namespace Neos\Neos\Fusion

Base class for Menu and DimensionsMenu

AssetChangeHandlerForCacheFlushing — Class in namespace Neos\Neos\Fusion\Cache
CacheTagSet::add() — Method in class CacheTagSet
$ ConvertUrisImplementation#assetRepository — Property in class ConvertUrisImplementation
ArrayHelper — Class in namespace Neos\Neos\Fusion\Helper

Some Functional Programming Array helpers for Eel contexts

ArrayHelper::allowsCallOfMethod() — Method in class ArrayHelper

All methods are considered safe

BackendHelper::allowsCallOfMethod() — Method in class BackendHelper
CachingHelper::allowsCallOfMethod() — Method in class CachingHelper

All methods are considered safe

DimensionHelper::all() — Method in class DimensionHelper

Find all content dimensions in content repository defined by contentRepositoryId or node.

DimensionHelper::allDimensionValues() — Method in class DimensionHelper

Find all content dimension values in content repository defined by contentRepositoryId or node.

DimensionHelper::allowsCallOfMethod() — Method in class DimensionHelper
$ LinkHelper#assetRepository — Property in class LinkHelper
LinkHelper::allowsCallOfMethod() — Method in class LinkHelper
NodeHelper::allowsCallOfMethod() — Method in class NodeHelper
NodeLabelToken::allowsCallOfMethod() — Method in class NodeLabelToken

All methods are considered safe

SiteHelper::allowsCallOfMethod() — Method in class SiteHelper
$ ImageUriImplementation#assetService — Property in class ImageUriImplementation

Resource publisher

Change::addToDatabase() — Method in class Change
ChangeProjection::apply() — Method in class ChangeProjection
AbstractSubtreeTagBasedPrivilege — Class in namespace Neos\Neos\Security\Authorization\Privilege

Common base class for privileges that evaluate {SubtreeTagPrivilegeSubject}s

$ ImpersonateAspect#alreadyLoggedAuthenticateCall — Property in class ImpersonateAspect
AbstractServiceController — Class in namespace Neos\Neos\Service\Controller

Abstract Service Controller

AbstractDataSource — Class in namespace Neos\Neos\Service\DataSource

Data source interface for getting data.

$ ImageVariantGarbageCollector#assetRepository — Property in class ImageVariantGarbageCollector
$ ImageVariantGarbageCollector#assetService — Property in class ImageVariantGarbageCollector
AuthenticationProviderLabelViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Renders a label for the given authentication provider identifier

$ AuthenticationProviderLabelViewHelper#authenticationProviderSettings — Property in class AuthenticationProviderLabelViewHelper
$ UserInitialsViewHelper#accountRepository — Property in class UserInitialsViewHelper
$ FusionView#assignedActionRequest — Property in class FusionView

Via {assign} request using the "request" key, will be available also as Fusion global in the runtime.

FusionView::assign() — Method in class FusionView

Clear the cached runtime instance on assignment of variables

AssetJsonView — Class in namespace Neos\Neos\View\Service

A view specialised on a JSON representation of Assets.

AfxTemplateGenerator — Class in namespace Neos\SiteKickstarter\Generator

Service to generate site packages

$ WorkspaceController#authorizationService — Property in class WorkspaceController
AssetContentChange — Class in namespace Neos\Workspace\Ui\ViewModel\ContentChanges
Sorting::allowsCallOfMethod() — Method in class Sorting

B

ContentRepositoryRegistry::buildService() — Method in class ContentRepositoryRegistry

Access content repository services.

AuthProviderFactoryInterface::build() — Method in class AuthProviderFactoryInterface
StaticAuthProviderFactory::build() — Method in class StaticAuthProviderFactory
ClockFactoryInterface::build() — Method in class ClockFactoryInterface
SystemClockFactory::build() — Method in class SystemClockFactory
ConfigurationBasedContentDimensionSourceFactory::build() — Method in class ConfigurationBasedContentDimensionSourceFactory
ContentDimensionSourceFactoryInterface::build() — Method in class ContentDimensionSourceFactoryInterface
DoctrineEventStoreFactory::build() — Method in class DoctrineEventStoreFactory
EventStoreFactoryInterface::build() — Method in class EventStoreFactoryInterface
DefaultNodeTypeManagerFactory::build() — Method in class DefaultNodeTypeManagerFactory
NodeTypeManagerFactoryInterface::build() — Method in class NodeTypeManagerFactoryInterface
PerformanceTracerFactoryInterface::build() — Method in class PerformanceTracerFactoryInterface
SubscriptionStoreFactory::build() — Method in class SubscriptionStoreFactory
SubscriptionStoreFactoryInterface::build() — Method in class SubscriptionStoreFactoryInterface
Package::boot() — Method in class Package

Invokes custom PHP code directly after the package manager has been initialized.

FlushSubgraphCachePoolCatchUpHookFactory::build() — Method in class FlushSubgraphCachePoolCatchUpHookFactory

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

CRUpgradeContextFactory::build() — Method in class CRUpgradeContextFactory
EventStoreBackupTrait::backupEventTable() — Method in class EventStoreBackupTrait
RaceTrackerCatchUpHookFactory::build() — Method in class RaceTrackerCatchUpHookFactory

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

ContentSubgraphVariationWeightsAreIncomparable::butWereAttemptedTo() — Method in class ContentSubgraphVariationWeightsAreIncomparable
DimensionSpacePointIsNoSpecialization::butWasSupposedToBe() — Method in class DimensionSpacePointIsNoSpecialization
DimensionSpacePointNotFound::becauseItIsNotWithinTheAllowedDimensionSubspace() — Method in class DimensionSpacePointNotFound
ContentDimensionIdIsInvalid::becauseItMustNotBeEmpty() — Method in class ContentDimensionIdIsInvalid
ContentDimensionValueIsInvalid::becauseItMustNotBeEmpty() — Method in class ContentDimensionValueIsInvalid
ContentDimensionValueSpecializationDepthIsInvalid::becauseItMustBeNonNegative() — Method in class ContentDimensionValueSpecializationDepthIsInvalid
ContentDimensionValuesAreInvalid::becauseTheyMustNotBeEmpty() — Method in class ContentDimensionValuesAreInvalid
GeneralizationIsInvalid::becauseComparedValueIsNoSpecialization() — Method in class GeneralizationIsInvalid
AuthProviderFactoryInterface::build() — Method in class AuthProviderFactoryInterface
CommandHookFactoryInterface::build() — Method in class CommandHookFactoryInterface
CommandHooksFactory::build() — Method in class CommandHooksFactory
ContentRepositoryFactory::buildService() — Method in class ContentRepositoryFactory

A service is a high-level "application part" which builds upon the CR internals.

ContentRepositoryServiceFactoryInterface::build() — Method in class ContentRepositoryServiceFactoryInterface
ProjectionSubscriberFactory::build() — Method in class ProjectionSubscriberFactory
InvalidDimensionAdjustmentTargetWorkspace::becauseWorkspaceMustBeRootOrRootBased() — Method in class InvalidDimensionAdjustmentTargetWorkspace
AccessDenied::becauseCommandIsNotGranted() — Method in class AccessDenied
AccessDenied::becauseWorkspaceCantBeRead() — Method in class AccessDenied
WorkspaceCommandSkipped::becauseWorkspaceToPublishIsEmpty() — Method in class WorkspaceCommandSkipped
WorkspaceCommandSkipped::becauseWorkspaceToDiscardIsEmpty() — Method in class WorkspaceCommandSkipped
WorkspaceCommandSkipped::becauseFilterDidNotMatch() — Method in class WorkspaceCommandSkipped
WorkspaceCommandSkipped::becauseWorkspaceToRebaseIsNotOutdated() — Method in class WorkspaceCommandSkipped
WorkspaceCommandSkipped::becauseTheBaseWorkspaceIsUnchanged() — Method in class WorkspaceCommandSkipped
BaseWorkspaceDoesNotExist — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Exception
BaseWorkspaceDoesNotExist::butWasSupposedTo() — Method in class BaseWorkspaceDoesNotExist
BaseWorkspaceEqualsWorkspaceException — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Exception
LogFileTracerFactory::build() — Method in class LogFileTracerFactory
PropertyType::bool() — Method in class PropertyType
NodeType::buildFullConfiguration() — Method in class NodeType

Builds the full configuration by merging configuration from the supertypes into the local configuration.

CatchUpHookFactories::build() — Method in class CatchUpHookFactories

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

CatchUpHookFactoryInterface::build() — Method in class CatchUpHookFactoryInterface

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

ContentGraphProjectionFactoryInterface::build() — Method in class ContentGraphProjectionFactoryInterface
Ordering::byProperty() — Method in class Ordering
Ordering::byTimestampField() — Method in class Ordering
OrderingField::byProperty() — Method in class OrderingField
OrderingField::byTimestampField() — Method in class OrderingField
ProjectionFactoryInterface::build() — Method in class ProjectionFactoryInterface
ContentRepositoryMaintainerFactory::build() — Method in class ContentRepositoryMaintainerFactory
ContentStreamPrunerFactory::build() — Method in class ContentStreamPrunerFactory
WorkspaceMaintenanceServiceFactory::build() — Method in class WorkspaceMaintenanceServiceFactory
AbsoluteNodePathIsInvalid::becauseItDoesNotMatchTheRequiredPattern() — Method in class AbsoluteNodePathIsInvalid
LocalDateTimeException::becauseDateTimeIsLocal() — Method in class LocalDateTimeException
NodeAggregateDoesCurrentlyNotCoverDimensionSpacePoint::butWasSupposedTo() — Method in class NodeAggregateDoesCurrentlyNotCoverDimensionSpacePoint
NodeAggregateDoesCurrentlyNotCoverDimensionSpacePointSet::butWasSupposedTo() — Method in class NodeAggregateDoesCurrentlyNotCoverDimensionSpacePointSet
NodeAggregateDoesCurrentlyNotOccupyDimensionSpacePoint::butWasSupposedTo() — Method in class NodeAggregateDoesCurrentlyNotOccupyDimensionSpacePoint
NodeAggregateIsNoChild::butWasExpectedToBeInDimensionSpacePoint() — Method in class NodeAggregateIsNoChild
NodeAggregateIsNoSibling::butWasExpectedToBeInDimensionSpacePoint() — Method in class NodeAggregateIsNoSibling
NodeTypeIsAbstract::butWasNotSupposedToBe() — Method in class NodeTypeIsAbstract
PropertyCannotBeSet::becauseTheValueDoesNotMatchTheConfiguredType() — Method in class PropertyCannotBeSet
PropertyCannotBeSet::becauseTheNodeTypeDoesNotDeclareIt() — Method in class PropertyCannotBeSet
PropertyTypeIsInvalid::becauseItIsUndefined() — Method in class PropertyTypeIsInvalid
ReferenceCannotBeSet::becauseTheNodeTypeDoesNotDeclareIt() — Method in class ReferenceCannotBeSet
ReferenceCannotBeSet::becauseTheNodeTypeConstraintsAreNotMatched() — Method in class ReferenceCannotBeSet
ReferenceCannotBeSet::becauseTheItemsCountConstraintsAreNotMatched() — Method in class ReferenceCannotBeSet
ReferenceCannotBeSet::becauseTheReferenceDoesNotDeclareTheProperty() — Method in class ReferenceCannotBeSet
ReferenceCannotBeSet::becauseAPropertyDoesNotMatchTheDeclaredType() — Method in class ReferenceCannotBeSet
RootNodeAggregateTypeIsAlreadyOccupied::butWasExpectedNotTo() — Method in class RootNodeAggregateTypeIsAlreadyOccupied
WorkspaceContainsPublishableChanges::butWasNotSupposedToForBaseWorkspaceChange() — Method in class WorkspaceContainsPublishableChanges
WorkspaceContainsPublishableChanges::butWasNotSupposedTo() — Method in class WorkspaceContainsPublishableChanges
WorkspaceDoesNotExist::butWasSupposedTo() — Method in class WorkspaceDoesNotExist
WorkspaceDoesNotExist::butWasSupposedToInContentRepository() — Method in class WorkspaceDoesNotExist
WorkspaceHasNoBaseWorkspaceName::butWasSupposedTo() — Method in class WorkspaceHasNoBaseWorkspaceName
SubscriptionEngine::boot() — Method in class SubscriptionEngine
SubscriptionStoreInterface::beginTransaction() — Method in class SubscriptionStoreInterface
AcquiringLockFailed::becauseTimeoutExceeded() — Method in class AcquiringLockFailed
AcquiringLockFailed::becauseConnectionException() — Method in class AcquiringLockFailed
ReleasingLockFailed::becauseConnectionException() — Method in class ReleasingLockFailed
DoctrineSubscriptionStore::beginTransaction() — Method in class DoctrineSubscriptionStore
LegacyExportServiceFactory::build() — Method in class LegacyExportServiceFactory
BackReferenceNodesOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"backReferenceNodes" operation working on Nodes

BackReferencesOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"backReferences" operation working on Nodes

CRTestSuiteTrait::beforeEventSourcedScenarioDispatcher() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::build() — Method in class CRTestSuiteTrait
GenericCommandExecutionAndEventPublication::build() — Method in class GenericCommandExecutionAndEventPublication
FakeAuthProviderFactory::build() — Method in class FakeAuthProviderFactory
FakeCatchUpHookFactory::build() — Method in class FakeCatchUpHookFactory

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

FakeCatchUpHookFactory2::build() — Method in class FakeCatchUpHookFactory2

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

FakeClockFactory::build() — Method in class FakeClockFactory
FakeCommandHookFactory::build() — Method in class FakeCommandHookFactory
FakeContentDimensionSourceFactory::build() — Method in class FakeContentDimensionSourceFactory
FakeNodeTypeManagerFactory::build() — Method in class FakeNodeTypeManagerFactory
FakeProjectionFactory::build() — Method in class FakeProjectionFactory
RuntimeContentCache::buildCacheIdentifierValues() — Method in class RuntimeContentCache

Builds an array of additional key / values which must go into the calculation of the cache entry identifier for a cached content segment.

RuntimeContentCache::buildCacheTags() — Method in class RuntimeContentCache

Builds an array of string which must be used as tags for the cache entry identifier of a specific cached content segment.

BubblingHandler — Class in namespace Neos\Fusion\Core\ExceptionHandlers

Wrap the exception to retain the fusion path at which it was originally thrown

Block — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
BoolValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ParserException::build() — Method in class ParserException
MergedArrayTree::buildPrototypeHierarchy() — Method in class MergedArrayTree

Precalculate merged configuration for inherited prototypes.

BaseUriHelper — Class in namespace Neos\Fusion\Eel

This is a purely internal helper to provide baseUris for Caching.

$ BaseUriHelper#baseUriProvider — Property in class BaseUriHelper
EelExpressionPositions::byEelExpressionValue() — Method in class EelExpressionPositions
Package::boot() — Method in class Package

Invokes custom PHP code directly after the package manager has been initialized.

$ AssetCollectionController#browserState — Property in class AssetCollectionController
$ AssetController#browserState — Property in class AssetController
$ TagController#browserState — Property in class TagController
BrowserState — Class in namespace Neos\Media\Browser\Domain\Session

A container for the state the media browser is in.

PaginateController::buildPagination() — Method in class PaginateController

Returns an array with the keys "pages", "current", "numberOfPages", "nextPage" & "previousPage"

$ NeosAssetSource#bootstrap — Property in class NeosAssetSource
Box — Class in namespace Neos\Media\Imagine
Package::boot() — Method in class Package
AssetInterfaceConverter::buildObject() — Method in class AssetInterfaceConverter

Builds a new instance of $objectType with the given $possibleConstructorArgumentValues.

AssetUsageIndexingProcessor::buildIndex() — Method in class AssetUsageIndexingProcessor
AssetUsageCatchUpHookFactory::build() — Method in class AssetUsageCatchUpHookFactory

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

BackendUserTranslationTrait — Class in namespace Neos\Neos\Controller

A trait to add backend translation based on the backend users settings

BackendController — Class in namespace Neos\Neos\Controller\Backend

The Neos Backend controller

$ BackendController#backendRedirectionService — Property in class BackendController
MenuHelper::buildSiteList() — Method in class MenuHelper

Build a list of sites

MenuHelper::buildModuleList() — Method in class MenuHelper
$ ModuleController#backendRedirectionService — Property in class ModuleController
$ LoginController#backendRedirectionService — Property in class LoginController
SiteNodeNameIsAlreadyInUseByAnotherSite::butWasAttemptedToBeClaimed() — Method in class SiteNodeNameIsAlreadyInUseByAnotherSite
SiteNodeTypeIsInvalid::becauseItIsNotOfTypeSite() — Method in class SiteNodeTypeIsInvalid
$ DomainRepository#bootstrap — Property in class DomainRepository
NeosSubtreeTaggingConstraintChecksFactory::build() — Method in class NeosSubtreeTaggingConstraintChecksFactory
ImpendingHardRemovalConflictDetectionHookFactory::build() — Method in class ImpendingHardRemovalConflictDetectionHookFactory

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

RouterCacheHookFactory::build() — Method in class RouterCacheHookFactory

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

DocumentUriPathProjectionFactory::build() — Method in class DocumentUriPathProjectionFactory
DocumentUriPathSchemaBuilder::buildSchema() — Method in class DocumentUriPathSchemaBuilder
AbstractMenuItemsImplementation::buildItems() — Method in class AbstractMenuItemsImplementation

Builds the array of menu items containing those items which match the configuration set for this Menu object.

AbstractMenuItemsImplementation::buildUri() — Method in class AbstractMenuItemsImplementation
GraphProjectorCatchUpHookForCacheFlushingFactory::build() — Method in class GraphProjectorCatchUpHookForCacheFlushingFactory

Note that a catchup doesn't have access to the full content repository, as it would allow full recursion via handle and accessing other projections state is not safe as the other projection might not be behind - the order is undefined.

DimensionsMenuItemsImplementation::buildItems() — Method in class DimensionsMenuItemsImplementation

Builds the array of Menu items for this variant menu

BackendHelper — Class in namespace Neos\Neos\Fusion\Helper

BackendUser helper for translations in the backend

MenuItemsImplementation::buildItems() — Method in class MenuItemsImplementation

Builds the array of menu items containing those items which match the configuration set for this Menu object.

MenuItemsImplementation::buildMenuItemFromNode() — Method in class MenuItemsImplementation
MenuItemsImplementation::buildMenuItemFromSubtree() — Method in class MenuItemsImplementation
PluginImplementation::buildPluginRequest() — Method in class PluginImplementation

Build the pluginRequest object

Package::boot() — Method in class Package
ChangeProjectionFactory::build() — Method in class ChangeProjectionFactory
VisualNodePath::buildFromNodes() — Method in class VisualNodePath
VisualNodePath::buildFromAncestors() — Method in class VisualNodePath
BackendModuleRoutePartHandler — Class in namespace Neos\Neos\Routing

A route part handler for finding nodes specifically in the website's frontend.

ContentRepositoryAuthProviderFactory::build() — Method in class ContentRepositoryAuthProviderFactory
BackendRedirectionService — Class in namespace Neos\Neos\Service
$ IconNameMappingService#backwardsCompatibilityMapping — Property in class IconNameMappingService
$ IconNameMappingService#brandIcons — Property in class IconNameMappingService
$ LinkingService#baseUriProvider — Property in class LinkingService
BackendAssetsUtility — Class in namespace Neos\Neos\Utility

A collection of helper methods for the Neos backend assets

$ CssBuiltVersionViewHelper#backendAssetsUtility — Property in class CssBuiltVersionViewHelper
$ JavascriptConfigurationViewHelper#bootstrap — Property in class JavascriptConfigurationViewHelper
$ JavascriptConfigurationViewHelper#backendAssetsUtility — Property in class JavascriptConfigurationViewHelper
$ FusionExceptionView#bootstrap — Property in class FusionExceptionView

C

ContentCommandController — Class in namespace Neos\ContentRepositoryRegistry\Command
ContentCommandController::createVariantsRecursivelyCommand() — Method in class ContentCommandController

Creates node variants recursively from the source to the target dimension space point in the specified workspace and content repository.

ContentGraphIntegrityCommandController — Class in namespace Neos\ContentRepositoryRegistry\Command
$ ContentGraphIntegrityCommandController#contentRepositoryRegistry — Property in class ContentGraphIntegrityCommandController
ContentStreamCommandController — Class in namespace Neos\ContentRepositoryRegistry\Command
$ ContentStreamCommandController#contentRepositoryRegistry — Property in class ContentStreamCommandController
CrCommandController — Class in namespace Neos\ContentRepositoryRegistry\Command

Set up a content repository

$ CrCommandController#contentRepositoryRegistry — Property in class CrCommandController
$ StructureAdjustmentsCommandController#contentRepositoryRegistry — Property in class StructureAdjustmentsCommandController
$ SubscriptionCommandController#contentRepositoryRegistry — Property in class SubscriptionCommandController
SubscriptionCommandController::catchUpActiveCommand() — Method in class SubscriptionCommandController

Catchup all active subscriptions

ContentRepositoryRegistry — Class in namespace Neos\ContentRepositoryRegistry
ContentRepositoryNotFoundException — Class in namespace Neos\ContentRepositoryRegistry\Exception
ClockFactoryInterface — Class in namespace Neos\ContentRepositoryRegistry\Factory\Clock
ConfigurationBasedContentDimensionSourceFactory — Class in namespace Neos\ContentRepositoryRegistry\Factory\ContentDimensionSource
ContentDimensionSourceFactoryInterface — Class in namespace Neos\ContentRepositoryRegistry\Factory\ContentDimensionSource
GenericObjectFactory::create() — Method in class GenericObjectFactory
Configuration — Class in namespace Neos\ContentRepositoryRegistry\Migration\Configuration

Abstract Migration Configuration as a base for different configuration sources.

ConfigurationInterface — Class in namespace Neos\ContentRepositoryRegistry\Migration\Configuration

Interface for Migration Configurations to allow different configuration sources.

ContentSubgraphWithRuntimeCaches — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory

Wrapper for a concrete implementation of the {ContentSubgraphInterface} that builds up an in memory cache while fetching nodes in order to speed up successive calls.

ContentSubgraphWithRuntimeCaches::countChildNodes() — Method in class ContentSubgraphWithRuntimeCaches

Count direct child nodes of the specified parent node that match the given $filter

ContentSubgraphWithRuntimeCaches::countReferences() — Method in class ContentSubgraphWithRuntimeCaches

Count all "outgoing" references of a given node that match the specified $filter

ContentSubgraphWithRuntimeCaches::countBackReferences() — Method in class ContentSubgraphWithRuntimeCaches

Count all "incoming" references of a given node that match the specified $filter

ContentSubgraphWithRuntimeCaches::countAncestorNodes() — Method in class ContentSubgraphWithRuntimeCaches

Count all nodes above the $entryNodeAggregateId that match the specified $filter

ContentSubgraphWithRuntimeCaches::countDescendantNodes() — Method in class ContentSubgraphWithRuntimeCaches

Count all nodes underneath the $entryNodeAggregateId that match the specified $filter

ContentSubgraphWithRuntimeCaches::countNodes() — Method in class ContentSubgraphWithRuntimeCaches

Count all nodes in this subgraph, including inaccessible ones!

AllChildNodesByNodeIdCache::contains() — Method in class AllChildNodesByNodeIdCache
AllChildNodesByNodeIdCache::countChildNodes() — Method in class AllChildNodesByNodeIdCache
NamedChildNodeByNodeIdCache::contains() — Method in class NamedChildNodeByNodeIdCache
CRRegistrySubjectProvider — Class in namespace Neos\ContentRepositoryRegistry\TestSuite\Behavior

The CR registry subject provider trait for behavioral tests

$ CRRegistrySubjectProvider#contentRepositoryRegistry — Property in class CRRegistrySubjectProvider
$ CRRegistrySubjectProvider#currentContentRepository — Property in class CRRegistrySubjectProvider
CRUpgradeCommandController — Class in namespace Neos\ContentRepositoryRegistry\Upgrade\Command

Provides destructive tooling to upgrade the content repository database for a new Neos release.

$ CRUpgradeCommandController#contentRepositoryRegistry — Property in class CRUpgradeCommandController
CRUpgradeContextFactory — Class in namespace Neos\ContentRepositoryRegistry\Upgrade\Command
CRUpgradeContext — Class in namespace Neos\ContentRepositoryRegistry\Upgrade\Shared
EventStoreBackupTrait::copyEventTable() — Method in class EventStoreBackupTrait
DBALConnectionFactory::create() — Method in class DBALConnectionFactory
ClassClassification — Class in namespace Neos\ContentRepository\BehavioralTests\PhpstanRules\Utility
$ RaceConditionTrackerCommandController#configuration — Property in class RaceConditionTrackerCommandController
TraceEntries::count() — Method in class TraceEntries
$ RaceTrackerCatchUpHook#configuration — Property in class RaceTrackerCatchUpHook
RedisInterleavingLogger::connect() — Method in class RedisInterleavingLogger
CommandBus — Class in namespace Neos\ContentRepository\Core\CommandHandler

Implementation Detail of {ContentRepository::handle}, which does the command dispatching to the different {CommandHandlerInterface} implementation.

CommandHandlerInterface — Class in namespace Neos\ContentRepository\Core\CommandHandler

Common interface for all Content Repository command handlers

CommandHandlerInterface::canHandle() — Method in class CommandHandlerInterface
CommandHandlingDependencies — Class in namespace Neos\ContentRepository\Core\CommandHandler

Encapsulates the access to the read model which is used by the command handlers for soft constraints

CommandHandlingDependencies::contentStreamExists() — Method in class CommandHandlingDependencies
CommandHookInterface — Class in namespace Neos\ContentRepository\Core\CommandHandler

Contract for a hook that is invoked just before any command is processed via {ContentRepository::handle()}

CommandHooks — Class in namespace Neos\ContentRepository\Core\CommandHandler

Collection of {CommandHookInterface} instances, functioning as a delegating command hook implementation

CommandHooks::createEmpty() — Method in class CommandHooks
CommandHooks::count() — Method in class CommandHooks
CommandInterface — Class in namespace Neos\ContentRepository\Core\CommandHandler

Common interface for all commands of the content repository

CommandSimulator — Class in namespace Neos\ContentRepository\Core\CommandHandler

The CommandSimulator is used during the publishing process, for partial publishing and workspace rebasing.

CommandSimulator::currentSequenceNumber() — Method in class CommandSimulator
CommandSimulatorFactory — Class in namespace Neos\ContentRepository\Core\CommandHandler
CommandSimulatorFactory::createSimulatorForWorkspace() — Method in class CommandSimulatorFactory
Commands — Class in namespace Neos\ContentRepository\Core\CommandHandler
Commands::create() — Method in class Commands
Commands::createEmpty() — Method in class Commands
Commands::count() — Method in class Commands
ContentRepository — Class in namespace Neos\ContentRepository\Core

Main Entry Point to the system. Encapsulates the full event-sourced Content Repository.

ContentDimensionZookeeper — Class in namespace Neos\ContentRepository\Core\DimensionSpace

The content dimension zookeeper

ContentSubgraphVariationWeight — Class in namespace Neos\ContentRepository\Core\DimensionSpace

The value object describing the weight of a variation edge between subgraphs A and B

ContentSubgraphVariationWeight::canBeComparedTo() — Method in class ContentSubgraphVariationWeight
DimensionSpacePoint::createWithoutDimensions() — Method in class DimensionSpacePoint

Creates a dimension space point for a zero-dimensional content repository.

DimensionSpacePointSet::contains() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::count() — Method in class DimensionSpacePointSet
ContentSubgraphVariationWeightsAreIncomparable — Class in namespace Neos\ContentRepository\Core\DimensionSpace\Exception

The exception to be thrown if two content subgraph variation weights are to be compared that cannot, e.g. if they compose of different dimension combinations

OriginDimensionSpacePoint::createWithoutDimensions() — Method in class OriginDimensionSpacePoint

Creates a dimension space point for a zero-dimensional content repository.

OriginDimensionSpacePointSet::contains() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::count() — Method in class OriginDimensionSpacePointSet
ConfigurationBasedContentDimensionSource — Class in namespace Neos\ContentRepository\Core\Dimension

The configuration based content dimension source

$ ConfigurationBasedContentDimensionSource#contentDimensions — Property in class ConfigurationBasedContentDimensionSource

Needs to stay protected as long as we need to be able to reset it via ObjectAccess

ContentDimension — Class in namespace Neos\ContentRepository\Core\Dimension

The content dimension domain model

ContentDimension::calculateSpecializationDepth() — Method in class ContentDimension
ContentDimensionConstraintSet — Class in namespace Neos\ContentRepository\Core\Dimension

A set of content dimension constraints, indexed by dimension id

ContentDimensionConstraintSet::createEmpty() — Method in class ContentDimensionConstraintSet
ContentDimensionConstraints — Class in namespace Neos\ContentRepository\Core\Dimension

Content dimension constraints across multiple dimensions

ContentDimensionId — Class in namespace Neos\ContentRepository\Core\Dimension

The content dimension id value object

ContentDimensionSourceInterface — Class in namespace Neos\ContentRepository\Core\Dimension

The content dimension source interface

ContentDimensionValue — Class in namespace Neos\ContentRepository\Core\Dimension

A content dimension value in a single ContentDimension; e.g. the value "de" in the dimension "language".

ContentDimensionValue::canBeCombinedWith() — Method in class ContentDimensionValue
ContentDimensionValueSpecializationDepth — Class in namespace Neos\ContentRepository\Core\Dimension

The value object describing the specialization depth between two content dimension values

ContentDimensionValueVariationEdge — Class in namespace Neos\ContentRepository\Core\Dimension

A directed edge connecting two dimension space points declaring them specialization and generalization

ContentDimensionValueVariationEdges — Class in namespace Neos\ContentRepository\Core\Dimension

A set of content dimension value variation edges

ContentDimensionValueVariationEdges::createEmpty() — Method in class ContentDimensionValueVariationEdges
ContentDimensionValues — Class in namespace Neos\ContentRepository\Core\Dimension

A collection of content dimension values, indexed by dimension identifier

ContentDimensionIdIsInvalid — Class in namespace Neos\ContentRepository\Core\Dimension\Exception

The exception to be thrown if an invalid content dimension id was attempted to be initialized

ContentDimensionValueIsInvalid — Class in namespace Neos\ContentRepository\Core\Dimension\Exception

The exception to be thrown if an invalid content dimension value was attempted to be initialized

ContentDimensionValueSpecializationDepthIsInvalid — Class in namespace Neos\ContentRepository\Core\Dimension\Exception

The exception to be thrown if an invalid content dimension value specialization depth was tried to be initialized

ContentDimensionValuesAreInvalid — Class in namespace Neos\ContentRepository\Core\Dimension\Exception

The exception to be thrown if content dimension values are tried to be initialized empty

DecoratedEvent::create() — Method in class DecoratedEvent
EventNormalizer::create() — Method in class EventNormalizer
Events::count() — Method in class Events
PublishedEvents::createEmpty() — Method in class PublishedEvents
PublishedEvents::count() — Method in class PublishedEvents
CommandHookFactoryInterface — Class in namespace Neos\ContentRepository\Core\Factory
CommandHooksFactory — Class in namespace Neos\ContentRepository\Core\Factory
CommandHooksFactoryDependencies — Class in namespace Neos\ContentRepository\Core\Factory
CommandHooksFactoryDependencies::create() — Method in class CommandHooksFactoryDependencies
ContentRepositoryFactory — Class in namespace Neos\ContentRepository\Core\Factory

Main factory to build a {ContentRepository} object.

ContentRepositoryServiceFactoryDependencies — Class in namespace Neos\ContentRepository\Core\Factory

Implementation detail of {ContentRepositoryServiceFactoryInterface}

ContentRepositoryServiceFactoryDependencies::create() — Method in class ContentRepositoryServiceFactoryDependencies
ContentRepositoryServiceFactoryInterface — Class in namespace Neos\ContentRepository\Core\Factory
ContentRepositoryServiceInterface — Class in namespace Neos\ContentRepository\Core\Factory

A ContentRepositoryService is an object which is layered on top of a {ContentRepository}, but which interacts with the CR internals in an intricate way.

ContentRepositorySubscriberFactories — Class in namespace Neos\ContentRepository\Core\Factory
ContentRepositorySubscriberFactories::createEmpty() — Method in class ContentRepositorySubscriberFactories
SubscriberFactoryDependencies::create() — Method in class SubscriberFactoryDependencies
ConstraintChecks — Class in namespace Neos\ContentRepository\Core\Feature\Common
DimensionSpacePointWithAllowedSpecializations::create() — Method in class DimensionSpacePointWithAllowedSpecializations
DimensionSpacePointsWithAllowedSpecializations::create() — Method in class DimensionSpacePointsWithAllowedSpecializations
DimensionSpacePointsWithAllowedSpecializations::constraint() — Method in class DimensionSpacePointsWithAllowedSpecializations
NodeVariationInternals::createEventsForVariations() — Method in class NodeVariationInternals
NodeVariationInternals::collectNodeSpecializationVariantsThatWillHaveBeenCreated() — Method in class NodeVariationInternals
NodeVariationInternals::collectNodeGeneralizationVariantsThatWillHaveBeenCreated() — Method in class NodeVariationInternals
NodeVariationInternals::collectNodePeerVariantsThatWillHaveBeenCreated() — Method in class NodeVariationInternals
RebasableToOtherWorkspaceInterface::createCopyForWorkspace() — Method in class RebasableToOtherWorkspaceInterface
TetheredNodeInternals::createEventsForVariations() — Method in class TetheredNodeInternals
TetheredNodeInternals::createEventsForMissingTetheredNode() — Method in class TetheredNodeInternals

This is the remediation action for non-existing tethered nodes.

TetheredNodeInternals::createEventsForMissingTetheredNodeAggregate() — Method in class TetheredNodeInternals
TetheredNodeInternals::createEventsForWronglyTypedNodeAggregate() — Method in class TetheredNodeInternals
ContentStreamWasClosed — Class in namespace Neos\ContentRepository\Core\Feature\ContentStreamClosing\Event
ContentStreamWasReopened — Class in namespace Neos\ContentRepository\Core\Feature\ContentStreamClosing\Event
ContentStreamWasCreated — Class in namespace Neos\ContentRepository\Core\Feature\ContentStreamCreation\Event

ContentStreamWasCreated signifies the creation of the "ROOT" content streams.

ContentStreamEventStreamName — Class in namespace Neos\ContentRepository\Core\Feature

A content stream's event stream name

ContentStreamWasForked — Class in namespace Neos\ContentRepository\Core\Feature\ContentStreamForking\Event
ContentStreamHandling — Class in namespace Neos\ContentRepository\Core\Feature
ContentStreamWasRemoved — Class in namespace Neos\ContentRepository\Core\Feature\ContentStreamRemoval\Event
AddDimensionShineThrough::create() — Method in class AddDimensionShineThrough
AddDimensionShineThrough::createCopyForWorkspace() — Method in class AddDimensionShineThrough
MoveDimensionSpacePoint::create() — Method in class MoveDimensionSpacePoint
MoveDimensionSpacePoint::createCopyForWorkspace() — Method in class MoveDimensionSpacePoint
DimensionSpaceCommandHandler::canHandle() — Method in class DimensionSpaceCommandHandler
NodeAggregateCommandHandler::canHandle() — Method in class NodeAggregateCommandHandler
CreateNodeAggregateWithNode — Class in namespace Neos\ContentRepository\Core\Feature\NodeCreation\Command

Creates a new node aggregate with a new node.

CreateNodeAggregateWithNode::create() — Method in class CreateNodeAggregateWithNode
CreateNodeAggregateWithNodeAndSerializedProperties — Class in namespace Neos\ContentRepository\Core\Feature\NodeCreation\Command

The properties of {CreateNodeAggregateWithNode} are directly serialized; and then this command is called and triggers the actual processing.

CreateNodeAggregateWithNodeAndSerializedProperties::create() — Method in class CreateNodeAggregateWithNodeAndSerializedProperties
CreateNodeAggregateWithNodeAndSerializedProperties::createCopyForWorkspace() — Method in class CreateNodeAggregateWithNodeAndSerializedProperties
NodeAggregateIdsByNodePaths::createEmpty() — Method in class NodeAggregateIdsByNodePaths
NodeAggregateIdsByNodePaths::createForNodeType() — Method in class NodeAggregateIdsByNodePaths

Generate the tethered node aggregate ids in advance

NodeAggregateIdsByNodePaths::completeForNodeOfType() — Method in class NodeAggregateIdsByNodePaths
DisableNodeAggregate::create() — Method in class DisableNodeAggregate
EnableNodeAggregate::create() — Method in class EnableNodeAggregate
SetNodeProperties::create() — Method in class SetNodeProperties
SetSerializedNodeProperties::create() — Method in class SetSerializedNodeProperties
SetSerializedNodeProperties::createCopyForWorkspace() — Method in class SetSerializedNodeProperties
PropertyValuesToWrite::createEmpty() — Method in class PropertyValuesToWrite
SerializedPropertyValue::create() — Method in class SerializedPropertyValue
SerializedPropertyValues::createEmpty() — Method in class SerializedPropertyValues
SerializedPropertyValues::count() — Method in class SerializedPropertyValues
MoveNodeAggregate::create() — Method in class MoveNodeAggregate
MoveNodeAggregate::createCopyForWorkspace() — Method in class MoveNodeAggregate
SetNodeReferences::create() — Method in class SetNodeReferences
SetSerializedNodeReferences::create() — Method in class SetSerializedNodeReferences
SetSerializedNodeReferences::createCopyForWorkspace() — Method in class SetSerializedNodeReferences
NodeReferencesForName::createEmpty() — Method in class NodeReferencesForName

As the previously set references will be replaced by writing new references specifying no references for a name will delete the previous ones

NodeReferencesToWrite::createEmpty() — Method in class NodeReferencesToWrite
NodeReferencesToWrite::create() — Method in class NodeReferencesToWrite
SerializedNodeReferences::createEmpty() — Method in class SerializedNodeReferences
SerializedNodeReferencesForName::count() — Method in class SerializedNodeReferencesForName
RemoveNodeAggregate::create() — Method in class RemoveNodeAggregate
RemoveNodeAggregate::createCopyForWorkspace() — Method in class RemoveNodeAggregate
ChangeNodeAggregateName — Class in namespace Neos\ContentRepository\Core\Feature\NodeRenaming\Command

All variants in a NodeAggregate have the same (optional) NodeName, which this can be changed here.

ChangeNodeAggregateName::create() — Method in class ChangeNodeAggregateName
ChangeNodeAggregateName::createCopyForWorkspace() — Method in class ChangeNodeAggregateName
ChangeNodeAggregateType — Class in namespace Neos\ContentRepository\Core\Feature\NodeTypeChange\Command

The "Change node aggregate type" command

ChangeNodeAggregateType::create() — Method in class ChangeNodeAggregateType
ChangeNodeAggregateType::createCopyForWorkspace() — Method in class ChangeNodeAggregateType
NodeTypeChange::createEventsForMissingTetheredNodeAggregate() — Method in class NodeTypeChange
NodeTypeChange::createEventsForWronglyTypedNodeAggregate() — Method in class NodeTypeChange
CreateNodeVariant — Class in namespace Neos\ContentRepository\Core\Feature\NodeVariation\Command

Create a variant of a node in a content stream

CreateNodeVariant::create() — Method in class CreateNodeVariant
CreateNodeVariant::createCopyForWorkspace() — Method in class CreateNodeVariant
CreateRootNodeAggregateWithNode — Class in namespace Neos\ContentRepository\Core\Feature\RootNodeCreation\Command

Create root node aggregate with node command

CreateRootNodeAggregateWithNode::create() — Method in class CreateRootNodeAggregateWithNode
CreateRootNodeAggregateWithNode::createCopyForWorkspace() — Method in class CreateRootNodeAggregateWithNode
UpdateRootNodeAggregateDimensions::create() — Method in class UpdateRootNodeAggregateDimensions
UpdateRootNodeAggregateDimensions::createCopyForWorkspace() — Method in class UpdateRootNodeAggregateDimensions
AuthProviderInterface::canReadNodesFromWorkspace() — Method in class AuthProviderInterface
AuthProviderInterface::canExecuteCommand() — Method in class AuthProviderInterface
UserId::create() — Method in class UserId
StaticAuthProvider::canReadNodesFromWorkspace() — Method in class StaticAuthProvider
StaticAuthProvider::canExecuteCommand() — Method in class StaticAuthProvider
TagSubtree::create() — Method in class TagSubtree
TagSubtree::createCopyForWorkspace() — Method in class TagSubtree
UntagSubtree::create() — Method in class UntagSubtree
UntagSubtree::createCopyForWorkspace() — Method in class UntagSubtree
SubtreeTags::createEmpty() — Method in class SubtreeTags
SubtreeTags::create() — Method in class SubtreeTags
SubtreeTags::count() — Method in class SubtreeTags
SubtreeTags::contain() — Method in class SubtreeTags
WorkspaceCommandHandler::canHandle() — Method in class WorkspaceCommandHandler
CreateRootWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Command

Command to create a root workspace.

CreateRootWorkspace::create() — Method in class CreateRootWorkspace
CreateWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Command

Create a new workspace, based on an existing baseWorkspace

CreateWorkspace::create() — Method in class CreateWorkspace
ChangeBaseWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Command

Changes the base workspace of a given workspace, identified by $workspaceName.

ChangeBaseWorkspace::create() — Method in class ChangeBaseWorkspace
DeleteWorkspace::create() — Method in class DeleteWorkspace
CircularRelationBetweenWorkspacesException — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Exception
DiscardIndividualNodesFromWorkspace::create() — Method in class DiscardIndividualNodesFromWorkspace
DiscardWorkspace::create() — Method in class DiscardWorkspace
PublishIndividualNodesFromWorkspace::create() — Method in class PublishIndividualNodesFromWorkspace
PublishWorkspace::create() — Method in class PublishWorkspace
RebaseWorkspace::create() — Method in class RebaseWorkspace
ConflictingEvent — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase
ConflictingEvents — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase
ConflictingEvents::count() — Method in class ConflictingEvents
LogFileTracer::closeSpan() — Method in class LogFileTracer

Close a span, opened by {self::openSpan()} before.

PerformanceTracerInterface::closeSpan() — Method in class PerformanceTracerInterface

Close a span, opened by {self::openSpan()} before.

CollectionTypeDenormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer

Understands collections of objects in the array notation used by Flow.

ConstraintCheck — Class in namespace Neos\ContentRepository\Core\NodeType

Performs node type constraint checks against a given set of constraints

ConstraintCheck::create() — Method in class ConstraintCheck
NodeTypeManager::createFromArrayConfiguration() — Method in class NodeTypeManager

Initialise the NodeType manager with the NodeTypes configuration.

NodeTypeManager::createFromArrayConfigurationLoader() — Method in class NodeTypeManager

For documentation regarding the configuration format {NodeTypeManager::createFromArrayConfiguration}

NodeTypeNames::createEmpty() — Method in class NodeTypeNames
TetheredNodeTypeDefinitions::contain() — Method in class TetheredNodeTypeDefinitions
CatchUpHookFactories — Class in namespace Neos\ContentRepository\Core\Projection\CatchUpHook
CatchUpHookFactories::create() — Method in class CatchUpHookFactories
CatchUpHookFactoryDependencies — Class in namespace Neos\ContentRepository\Core\Projection\CatchUpHook
CatchUpHookFactoryDependencies::create() — Method in class CatchUpHookFactoryDependencies
CatchUpHookFactoryInterface — Class in namespace Neos\ContentRepository\Core\Projection\CatchUpHook
CatchUpHookFailed — Class in namespace Neos\ContentRepository\Core\Projection\CatchUpHook

Thrown if a catchup hook fails

CatchUpHookInterface — Class in namespace Neos\ContentRepository\Core\Projection\CatchUpHook

This is an api with which you can hook into the catch-up process of a projection.

ContentGraphInterface — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

This is the MAIN ENTRY POINT for the Content Repository. This class exists only once per Content Repository.

ContentGraphProjectionFactoryInterface — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph
ContentGraphProjectionInterface — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph
ContentGraphReadModelInterface — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

This low level interface gives access to the content graph and workspaces

ContentGraphReadModelInterface::countNodes() — Method in class ContentGraphReadModelInterface

Provides the total number of projected nodes regardless of workspace or content stream.

ContentSubgraphInterface — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

This is the most important read model of a content repository.

ContentSubgraphInterface::countChildNodes() — Method in class ContentSubgraphInterface

Count direct child nodes of the specified parent node that match the given $filter

ContentSubgraphInterface::countAncestorNodes() — Method in class ContentSubgraphInterface

Count all nodes above the $entryNodeAggregateId that match the specified $filter

ContentSubgraphInterface::countDescendantNodes() — Method in class ContentSubgraphInterface

Count all nodes underneath the $entryNodeAggregateId that match the specified $filter

ContentSubgraphInterface::countReferences() — Method in class ContentSubgraphInterface

Count all "outgoing" references of a given node that match the specified $filter

ContentSubgraphInterface::countBackReferences() — Method in class ContentSubgraphInterface

Count all "incoming" references of a given node that match the specified $filter

ContentSubgraphInterface::countNodes() — Method in class ContentSubgraphInterface

Count all nodes in this subgraph, including inaccessible ones!

CoverageByOrigin — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

A set of coverage of an origin dimension space point within a node aggregate

CountAncestorNodesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::countAncestorNodes()}

CountAncestorNodesFilter::create() — Method in class CountAncestorNodesFilter

Creates an instance with the specified filter options

CountBackReferencesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::countBackReferences()}

CountBackReferencesFilter::create() — Method in class CountBackReferencesFilter

Creates an instance with the specified filter options

CountChildNodesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::countChildNodes()}

CountChildNodesFilter::create() — Method in class CountChildNodesFilter

Creates an instance with the specified filter options

CountDescendantNodesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::countDescendantNodes()}

CountDescendantNodesFilter::create() — Method in class CountDescendantNodesFilter

Creates an instance with the specified filter options

CountReferencesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::countReferences()}

CountReferencesFilter::create() — Method in class CountReferencesFilter

Creates an instance with the specified filter options

FindAncestorNodesFilter::create() — Method in class FindAncestorNodesFilter

Creates an instance with the specified filter options

FindBackReferencesFilter::create() — Method in class FindBackReferencesFilter

Creates an instance with the specified filter options

FindChildNodesFilter::create() — Method in class FindChildNodesFilter

Creates an instance with the specified filter options

FindClosestNodeFilter::create() — Method in class FindClosestNodeFilter

Creates an instance with the specified filter options

FindDescendantNodesFilter::create() — Method in class FindDescendantNodesFilter

Creates an instance with the specified filter options

FindPrecedingSiblingNodesFilter::create() — Method in class FindPrecedingSiblingNodesFilter

Creates an instance with the specified filter options

FindReferencesFilter::create() — Method in class FindReferencesFilter

Creates an instance with the specified filter options

FindRootNodeAggregatesFilter::create() — Method in class FindRootNodeAggregatesFilter

Creates an instance with the specified filter options

FindSubtreeFilter::create() — Method in class FindSubtreeFilter

Creates an instance with the specified filter options

FindSucceedingSiblingNodesFilter::create() — Method in class FindSucceedingSiblingNodesFilter

Creates an instance with the specified filter options

ExpandedNodeTypeCriteria::create() — Method in class ExpandedNodeTypeCriteria
NodeTypeCriteria::create() — Method in class NodeTypeCriteria

We recommended to call this method with named arguments to better understand the distinction between allowed and disallowed NodeTypeNames

NodeTypeCriteria::createWithAllowedNodeTypeNames() — Method in class NodeTypeCriteria
NodeTypeCriteria::createWithDisallowedNodeTypeNames() — Method in class NodeTypeCriteria
AndCriteria::create() — Method in class AndCriteria
NegateCriteria::create() — Method in class NegateCriteria
OrCriteria::create() — Method in class OrCriteria
PropertyValueContains::create() — Method in class PropertyValueContains
PropertyValueEndsWith::create() — Method in class PropertyValueEndsWith
PropertyValueEquals::create() — Method in class PropertyValueEquals
PropertyValueGreaterThan::create() — Method in class PropertyValueGreaterThan
PropertyValueGreaterThanOrEqual::create() — Method in class PropertyValueGreaterThanOrEqual
PropertyValueLessThan::create() — Method in class PropertyValueLessThan
PropertyValueLessThanOrEqual::create() — Method in class PropertyValueLessThanOrEqual
PropertyValueStartsWith::create() — Method in class PropertyValueStartsWith
Node::create() — Method in class Node
NodeAggregate::create() — Method in class NodeAggregate
NodeAggregate::coversDimensionSpacePoint() — Method in class NodeAggregate
NodeAggregates::createEmpty() — Method in class NodeAggregates
NodeAggregates::count() — Method in class NodeAggregates
NodePath::createEmpty() — Method in class NodePath
NodeTags::create() — Method in class NodeTags
NodeTags::createEmpty() — Method in class NodeTags
NodeTags::count() — Method in class NodeTags
NodeTags::contain() — Method in class NodeTags
Nodes::createEmpty() — Method in class Nodes
Nodes::count() — Method in class Nodes
ProjectionIntegrityViolationDetectorInterface::childNodeCoverageIsASubsetOfParentNodeCoverage() — Method in class ProjectionIntegrityViolationDetectorInterface

Child nodes must not cover dimension space points that their parents don't.

PropertyCollection::count() — Method in class PropertyCollection
References::count() — Method in class References
Subtree::create() — Method in class Subtree
Subtrees::createEmpty() — Method in class Subtrees
Subtrees::count() — Method in class Subtrees
Timestamps::create() — Method in class Timestamps
VisibilityConstraints::createEmpty() — Method in class VisibilityConstraints

A subgraph without constraints for finding all nodes without filtering

ProjectionStates::createEmpty() — Method in class ProjectionStates
Projections::createEmpty() — Method in class Projections
Projections::count() — Method in class Projections
ContentRepositoryMaintainer — Class in namespace Neos\ContentRepository\Core\Service

Set up and manage a content repository

ContentRepositoryMaintainer::catchupAllSubscriptions() — Method in class ContentRepositoryMaintainer

Catchup all active subscriptions

ContentRepositoryMaintainerFactory — Class in namespace Neos\ContentRepository\Core\Service
ContentStreamPruner — Class in namespace Neos\ContentRepository\Core\Service

For implementation details of the content stream states and removed state, see {ContentStreamForPruning}.

ContentStreamPrunerFactory — Class in namespace Neos\ContentRepository\Core\Service
ContentStreamForPruning — Class in namespace Neos\ContentRepository\Core\Service\ContentStreamPruner

This model reflects if content streams are currently in use or not. Each content stream is first CREATED or FORKED, and then moves to the IN_USE or REBASE_ERROR states; or is removed directly in case of temporary content streams.

ContentStreamForPruning::create() — Method in class ContentStreamForPruning
ContentStreamForPruning::createForked() — Method in class ContentStreamForPruning
ContentRepositoryId — Class in namespace Neos\ContentRepository\Core\SharedModel\ContentRepository

Identifies a given content repository

ContentRepositoryIds — Class in namespace Neos\ContentRepository\Core\SharedModel\ContentRepository
ContentRepositoryIds::count() — Method in class ContentRepositoryIds
ContentRepositoryStatus — Class in namespace Neos\ContentRepository\Core\SharedModel\ContentRepository

The status information of a content repository. Examined via {ContentRepositoryMaintainer::status()}

ContentRepositoryStatus::create() — Method in class ContentRepositoryStatus
ContentStreamAlreadyExists — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a content stream already exists but is not expected to

ContentStreamDoesNotExistYet — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a content stream does not exists yet but is expected to

ContentStreamIsClosed — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a content stream is closed but was tried to be used

ContentStreamIsNotClosed — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a content stream is not closed but was expected to be

UuidFactory::create() — Method in class UuidFactory
NodeAddress::create() — Method in class NodeAddress
NodeAggregateId::create() — Method in class NodeAggregateId
NodeAggregateIds::createEmpty() — Method in class NodeAggregateIds
NodeAggregateIds::create() — Method in class NodeAggregateIds
NodeAggregateIds::contain() — Method in class NodeAggregateIds
NodeAggregateIds::count() — Method in class NodeAggregateIds
PropertyNames::createEmpty() — Method in class PropertyNames
PropertyNames::count() — Method in class PropertyNames
ContentStream — Class in namespace Neos\ContentRepository\Core\SharedModel\Workspace

Content Stream Read Model

ContentStream::create() — Method in class ContentStream
ContentStreamId — Class in namespace Neos\ContentRepository\Core\SharedModel\Workspace

The ContentStreamId is the identifier for a Content Stream, which is a central concept in the Event-Sourced CR introduced with Neos 5.0.

ContentStreamId::create() — Method in class ContentStreamId
Workspace::create() — Method in class Workspace
Workspaces::createEmpty() — Method in class Workspaces
Workspaces::count() — Method in class Workspaces
DetachedSubscriptionStatus::create() — Method in class DetachedSubscriptionStatus
Error::create() — Method in class Error
Errors::count() — Method in class Errors
SubscriptionEngine::catchUpActive() — Method in class SubscriptionEngine
SubscriptionEngineCriteria::create() — Method in class SubscriptionEngineCriteria
CatchUpHadErrors — Class in namespace Neos\ContentRepository\Core\Subscription\Exception

Thrown if the subscribers could not be catchup without encountering errors.

CatchUpHadErrors::createFromErrors() — Method in class CatchUpHadErrors
ProjectionSubscriptionStatus::create() — Method in class ProjectionSubscriptionStatus
SubscriptionCriteria::create() — Method in class SubscriptionCriteria
SubscriptionStoreInterface::commit() — Method in class SubscriptionStoreInterface
Subscribers::createEmpty() — Method in class Subscribers
Subscribers::contain() — Method in class Subscribers
Subscribers::count() — Method in class Subscribers
SubscriptionIds::createEmpty() — Method in class SubscriptionIds
SubscriptionIds::count() — Method in class SubscriptionIds
SubscriptionIds::contain() — Method in class SubscriptionIds
SubscriptionStatusCollection::createEmpty() — Method in class SubscriptionStatusCollection
SubscriptionStatusFilter::contain() — Method in class SubscriptionStatusFilter
Subscriptions::createEmpty() — Method in class Subscriptions
Subscriptions::count() — Method in class Subscriptions
Subscriptions::contain() — Method in class Subscriptions
DbalSchemaFactory::columnForNodeAggregateId() — Method in class DbalSchemaFactory

The NodeAggregateId is limited to 64 ascii characters and therefore we should do the same in the database.

DbalSchemaFactory::columnForContentStreamId() — Method in class DbalSchemaFactory

The ContentStreamId is generally a UUID, therefore not a real "string" but at the moment a strified identifier, we can safely store it as binary string as the charset doesn't matter for the characters we use (they are all asscii).

DbalSchemaFactory::columnForNodeAnchorPoint() — Method in class DbalSchemaFactory

An anchorpoint can be used in a given projection to link two nodes, it is a purely internal identifier and should be as performant as possible in queries, the current code uses UUIDs, so we will store the stringified UUID as binary for now.

DbalSchemaFactory::columnForDimensionSpacePoint() — Method in class DbalSchemaFactory

DimensionSpacePoints are PHP objects that need to be serialized as JSON, therefore we store them as TEXT for now, with a sensible collation for case insensitive text search.

DbalSchemaFactory::columnForDimensionSpacePointHash() — Method in class DbalSchemaFactory

The hash for a given dimension space point for better query performance. As this is a hash, the size and type of content is deterministic, a binary type can be used as the actual content is not so important.

DbalSchemaFactory::columnForNodeTypeName() — Method in class DbalSchemaFactory

The NodeTypeName is an ascii string, we should be able to sort it properly, but we don't need unicode here.

DbalSchemaFactory::columnForWorkspaceName() — Method in class DbalSchemaFactory
DbalSchemaFactory::columnForProperties() — Method in class DbalSchemaFactory
DbalSchemaFactory::columnForGenericString() — Method in class DbalSchemaFactory
DbalSchemaFactory::columnForGenericText() — Method in class DbalSchemaFactory
DbalSchemaFactory::createSchemaWithTables() — Method in class DbalSchemaFactory
DoctrineSubscriptionStore::commit() — Method in class DoctrineSubscriptionStore
SiteCommandController::createOnProcessorClosure() — Method in class SiteCommandController
SiteCommandController::createOnMessageClosure() — Method in class SiteCommandController
VisitedNodeAggregates::containsNodeAggregate() — Method in class VisitedNodeAggregates
$ BackReferenceNodesOperation#contentRepositoryRegistry — Property in class BackReferenceNodesOperation
BackReferenceNodesOperation::canEvaluate() — Method in class BackReferenceNodesOperation
$ BackReferencesOperation#contentRepositoryRegistry — Property in class BackReferencesOperation
BackReferencesOperation::canEvaluate() — Method in class BackReferencesOperation
ChildrenOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"children" operation working on ContentRepository nodes. It iterates over all context elements and returns all child nodes or only those matching the filter expression specified as optional argument.

$ ChildrenOperation#contentRepositoryRegistry — Property in class ChildrenOperation
ChildrenOperation::canEvaluate() — Method in class ChildrenOperation
{@inheritdoc}
ClosestOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"closest" operation working on ContentRepository nodes. For each node in the context, get the first node that matches the selector by testing the node itself and traversing up through its ancestors.

ClosestOperation::canEvaluate() — Method in class ClosestOperation
{@inheritdoc}
ContextOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"context" operation working on ContentRepository nodes. Modifies the ContentRepository Context of each node in the current FlowQuery context by the given properties and returns the same nodes by identifier if they can be accessed in the new Context (otherwise they will be skipped).

$ ContextOperation#contentRepositoryRegistry — Property in class ContextOperation
ContextOperation::canEvaluate() — Method in class ContextOperation
{@inheritdoc}
CreateNodeHashTrait — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations
CreateNodeHashTrait::createNodeHash() — Method in class CreateNodeHashTrait

Create a string hash containing the node-aggregateId, cr-id, workspace-name, dimensionSpacePoint-hash and visibilityConstraints-hash. To be used for ensuring uniqueness or removing nodes.

$ FilterOperation#contentRepositoryRegistry — Property in class FilterOperation
FilterOperation::canEvaluate() — Method in class FilterOperation
{@inheritdoc}
$ FindOperation#contentRepositoryRegistry — Property in class FindOperation
FindOperation::canEvaluate() — Method in class FindOperation
{@inheritdoc}
$ HasOperation#contentRepositoryRegistry — Property in class HasOperation
HasOperation::canEvaluate() — Method in class HasOperation
{@inheritdoc}
$ NextAllOperation#contentRepositoryRegistry — Property in class NextAllOperation
NextAllOperation::canEvaluate() — Method in class NextAllOperation
{@inheritdoc}
$ NextOperation#contentRepositoryRegistry — Property in class NextOperation
NextOperation::canEvaluate() — Method in class NextOperation
{@inheritdoc}
$ NextUntilOperation#contentRepositoryRegistry — Property in class NextUntilOperation
NextUntilOperation::canEvaluate() — Method in class NextUntilOperation
{@inheritdoc}
$ ParentOperation#contentRepositoryRegistry — Property in class ParentOperation
ParentOperation::canEvaluate() — Method in class ParentOperation
{@inheritdoc}
$ ParentsOperation#contentRepositoryRegistry — Property in class ParentsOperation
ParentsOperation::canEvaluate() — Method in class ParentsOperation
{@inheritdoc}
$ ParentsUntilOperation#contentRepositoryRegistry — Property in class ParentsUntilOperation
ParentsUntilOperation::canEvaluate() — Method in class ParentsUntilOperation
{@inheritdoc}
$ PrevAllOperation#contentRepositoryRegistry — Property in class PrevAllOperation
PrevAllOperation::canEvaluate() — Method in class PrevAllOperation
{@inheritdoc}
$ PrevOperation#contentRepositoryRegistry — Property in class PrevOperation
PrevOperation::canEvaluate() — Method in class PrevOperation
{@inheritdoc}
$ PrevUntilOperation#contentRepositoryRegistry — Property in class PrevUntilOperation
PrevUntilOperation::canEvaluate() — Method in class PrevUntilOperation
{@inheritdoc}
$ PropertyOperation#contentRepositoryRegistry — Property in class PropertyOperation
PropertyOperation::canEvaluate() — Method in class PropertyOperation
{@inheritdoc}
$ ReferenceNodesOperation#contentRepositoryRegistry — Property in class ReferenceNodesOperation
ReferenceNodesOperation::canEvaluate() — Method in class ReferenceNodesOperation
ReferencePropertyOperation::canEvaluate() — Method in class ReferencePropertyOperation
$ ReferencesOperation#contentRepositoryRegistry — Property in class ReferencesOperation
ReferencesOperation::canEvaluate() — Method in class ReferencesOperation
RemoveOperation::canEvaluate() — Method in class RemoveOperation
$ SiblingsOperation#contentRepositoryRegistry — Property in class SiblingsOperation
SiblingsOperation::canEvaluate() — Method in class SiblingsOperation
{@inheritdoc}
SortByTimestampOperation::canEvaluate() — Method in class SortByTimestampOperation
{@inheritdoc}
SortOperation::canEvaluate() — Method in class SortOperation
{@inheritdoc}
UniqueOperation::canEvaluate() — Method in class UniqueOperation
CRBehavioralTestsSubjectProvider — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

Subject provider for behavioral tests

$ CRBehavioralTestsSubjectProvider#contentRepositories — Property in class CRBehavioralTestsSubjectProvider
$ CRBehavioralTestsSubjectProvider#currentContentRepository — Property in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::createContentRepository() — Method in class CRBehavioralTestsSubjectProvider
CRTestSuiteRuntimeVariables — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The node creation trait for behavioral tests

$ CRTestSuiteRuntimeVariables#currentContentRepository — Property in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentWorkspaceName — Property in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentDimensionSpacePoint — Property in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentRootNodeAggregateId — Property in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentNode — Property in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentNodeAggregate — Property in class CRTestSuiteRuntimeVariables
CRTestSuiteTrait — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

Features context

CurrentSubgraphTrait — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The feature trait to test projected nodes

ContentStreamClosing — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The content stream closing feature trait for behavioral tests

GherkinTableNodeBasedContentDimensionSource::createEmpty() — Method in class GherkinTableNodeBasedContentDimensionSource
$ NodeTraversalTrait#currentSubgraphQueryVisibilityConstraints — Property in class NodeTraversalTrait
FakeAuthProvider::canReadNodesFromWorkspace() — Method in class FakeAuthProvider
FakeAuthProvider::canExecuteCommand() — Method in class FakeAuthProvider
NodeSubjectProvider::createMinimalNodeOfType() — Method in class NodeSubjectProvider
Comment — Class in namespace Neos\Fusion\Afx\Parser\Expression

Class Expression

$ Lexer#currentCharacter — Property in class Lexer

The currently focused character

$ Lexer#characterPosition — Property in class Lexer

The current character position

Lexer::consume() — Method in class Lexer

Returns the current character and moves one step forward

AfxService::convertAfxToFusion() — Method in class AfxService
FusionCachingAspect::cacheGetMergedFusionObjectTree() — Method in class FusionCachingAspect
CacheSegmentParser — Class in namespace Neos\Fusion\Core\Cache

A parser which extracts cache segments by searching for start and end markers in the given content.

$ CacheSegmentParser#cacheSegments — Property in class CacheSegmentParser
$ CacheSegmentParser#content — Property in class CacheSegmentParser
CacheSegmentParser::calculateCurrentPosition() — Method in class CacheSegmentParser

Calculates a position assuming that the given position is a token followed by the random cache marker

CacheSegmentParser::calculateNextTokenPosition() — Method in class CacheSegmentParser

Find the next position of the given token (one of the ContentCache::CACHESEGMENT*_TOKEN constants) in the parsed content.

ContentCache — Class in namespace Neos\Fusion\Core\Cache

A wrapper around a Neos Flow cache which provides additional functionality for caching partial content (segments) rendered by the Fusion Runtime.

$ ContentCache#cache — Property in class ContentCache
ContentCache::createCacheSegment() — Method in class ContentCache

Takes the given content and adds markers for later use as a cached content segment.

ContentCache::createUncachedSegment() — Method in class ContentCache

Similar to createCacheSegment() creates a content segment with markers added, but in contrast to that function this method is used for rendering a segment which is not supposed to be cached.

ContentCache::createDynamicCachedSegment() — Method in class ContentCache

Similar to createUncachedSegment() creates a content segment with markers added, but in contrast to that function this method is used for rendering a segment which will be evaluated at runtime but can still be cached.

ParserCache::cacheForFusionFile() — Method in class ParserCache
ParserCache::cacheForDsl() — Method in class ParserCache
$ RuntimeContentCache#cacheMetadata — Property in class RuntimeContentCache

Stack of cached segment metadata (lifetime)

$ RuntimeContentCache#contentCache — Property in class RuntimeContentCache
DslFactory::create() — Method in class DslFactory
ContextDependentHandler — Class in namespace Neos\Fusion\Core\ExceptionHandlers

A special exception handler that is used on the outer path to catch all unhandled exceptions and uses other exception handlers depending on the context.

FusionGlobals::createEmpty() — Method in class FusionGlobals
FusionSourceCodeCollection::createEmpty() — Method in class FusionSourceCodeCollection
FusionSourceCodeCollection::count() — Method in class FusionSourceCodeCollection
MessageLinePart::char() — Method in class MessageLinePart
MessageLinePart::charPrint() — Method in class MessageLinePart
$ Lexer#code — Property in class Lexer
$ Lexer#codeLen — Property in class Lexer
$ Lexer#cursor — Property in class Lexer
Lexer::consumeLookahead() — Method in class Lexer
MergedArrayTree::copyValueInTree() — Method in class MergedArrayTree
$ MergedArrayTreeVisitor#currentObjectPathStack — Property in class MergedArrayTreeVisitor

For nested blocks to determine the prefix

$ MergedArrayTreeVisitor#contextPathAndFilename — Property in class MergedArrayTreeVisitor
$ MergedArrayTreeVisitor#currentObjectStatementCursor — Property in class MergedArrayTreeVisitor
$ ObjectTreeParser#contextPathAndFilename — Property in class ObjectTreeParser
ObjectTreeParser::consume() — Method in class ObjectTreeParser

Consume the current token.

$ Runtime#contextStack — Property in class Runtime

Stack of evaluated "@context" values

$ Runtime#currentContext — Property in class Runtime

Reference to the current context

$ Runtime#currentApplyValues — Property in class Runtime

Reference to the current apply value

Runtime::canRender() — Method in class Runtime

Determine if the given Fusion path is renderable, which means it exists and has an implementation.

RuntimeFactory::create() — Method in class RuntimeFactory
RuntimeFactory::createFromConfiguration() — Method in class RuntimeFactory
RuntimeFactory::createFromSourceCode() — Method in class RuntimeFactory
CacheException — Class in namespace Neos\Fusion\Exception

This exception is thrown for errors related to the Content Cache

CanRenderImplementation — Class in namespace Neos\Fusion\FusionObjects

CanRender Fusion-Object

CaseImplementation — Class in namespace Neos\Fusion\FusionObjects

Case Fusion Object

ComponentImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion Component-Object

CircularReferenceException — Class in namespace Neos\Fusion\FusionObjects\Helpers
FusionPathProxy::count() — Method in class FusionPathProxy
LazyProps::current() — Method in class LazyProps
$ HttpResponseImplementation#contentStreamFactory — Property in class HttpResponseImplementation
$ MemoImplementation#cache — Property in class MemoImplementation
EelExpressionFusionPath::createEmpty() — Method in class EelExpressionFusionPath
EelExpressionFusionPath::create() — Method in class EelExpressionFusionPath
EelExpressionFusionPath::contains() — Method in class EelExpressionFusionPath
AssetCollectionController::createAction() — Method in class AssetCollectionController
AssetController::createVariantsAction() — Method in class AssetController

Create missing variants for the given image

AssetController::createAction() — Method in class AssetController

Create a new asset

AssetController::createTagAction() — Method in class AssetController
AssetController::createAssetCollectionAction() — Method in class AssetController
TagController::createAction() — Method in class TagController
$ UsageController#contentRepositoryRegistry — Property in class UsageController
$ UsageController#contentRepositoryAuthorizationService — Property in class UsageController
$ PaginateController#configuration — Property in class PaginateController
$ PaginateController#currentPage — Property in class PaginateController
PaginateController::calculateDisplayRange() — Method in class PaginateController

If a certain number of links should be displayed, adjust before and after amounts accordingly.

$ PaginateViewHelper#controller — Property in class PaginateViewHelper
MediaCommandController::createThumbnailsCommand() — Method in class MediaCommandController

Create thumbnails

MediaCommandController::clearThumbnailsCommand() — Method in class MediaCommandController

Remove thumbnails

$ ImageEventListener#cacheManager — Property in class ImageEventListener
CropImageAdjustment — Class in namespace Neos\Media\Domain\Model\Adjustment

An adjustment for cropping an image

CropImageAdjustment::calculateDimensionsByAspectRatio() — Method in class CropImageAdjustment

Calculates the actual position and dimensions of the cropping area based on the given image dimensions and desired aspect ratio.

CropImageAdjustment::canBeApplied() — Method in class CropImageAdjustment

Check if this Adjustment can or should be applied to its ImageVariant.

ImageAdjustmentInterface::canBeApplied() — Method in class ImageAdjustmentInterface

Check if this Adjustment can or should be applied to its ImageVariant.

QualityImageAdjustment::canBeApplied() — Method in class QualityImageAdjustment

Check if this Adjustment can or should be applied to its ImageVariant.

ResizeImageAdjustment::canBeApplied() — Method in class ResizeImageAdjustment

Check if this Adjustment can or should be applied to its ImageVariant.

ResizeImageAdjustment::calculateDimensions() — Method in class ResizeImageAdjustment

Calculates and returns the dimensions the image should have according all parameters set in this adjustment.

ResizeImageAdjustment::calculateWithFixedDimensions() — Method in class ResizeImageAdjustment
ResizeImageAdjustment::calculateOutboundBox() — Method in class ResizeImageAdjustment

Calculate the final dimensions for an outbound box. usually exactly the requested width and height unless that would require upscaling and it is not allowed.

ResizeImageAdjustment::calculateScalingToWidth() — Method in class ResizeImageAdjustment

Calculates new dimensions with a requested width applied. Takes upscaling into consideration.

ResizeImageAdjustment::calculateScalingToHeight() — Method in class ResizeImageAdjustment

Calculates new dimensions with a requested height applied. Takes upscaling into consideration.

ResizeImageAdjustment::calculateOutboundScalingDimensions() — Method in class ResizeImageAdjustment

Calculates a resize dimension box that allows for outbound resize.

$ Asset#caption — Property in class Asset
$ Asset#copyrightNotice — Property in class Asset
AssetProxyQueryInterface::count() — Method in class AssetProxyQueryInterface
AssetProxyRepositoryInterface::countAll() — Method in class AssetProxyRepositoryInterface

Count all assets, regardless of tag or collection

AssetSourceInterface::createFromConfiguration() — Method in class AssetSourceInterface

This factory method is used instead of a constructor in order to not dictate a __construct() signature in this interface (which might conflict with an asset source's implementation or generated Flow proxy class).

NeosAssetProxyQuery::count() — Method in class NeosAssetProxyQuery
NeosAssetProxyQueryResult::current() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyQueryResult::count() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyRepository::countAll() — Method in class NeosAssetProxyRepository
NeosAssetProxyRepository::countUntagged() — Method in class NeosAssetProxyRepository
NeosAssetProxyRepository::countByTag() — Method in class NeosAssetProxyRepository
NeosAssetSource::createFromConfiguration() — Method in class NeosAssetSource
SupportsTaggingInterface::countUntagged() — Method in class SupportsTaggingInterface
SupportsTaggingInterface::countByTag() — Method in class SupportsTaggingInterface
AssetConstraints::create() — Method in class AssetConstraints

Create an empty instance (without any active constraints)

Image::calculateDimensionsFromResource() — Method in class Image

Calculates and sets the width and height of this Image asset based on the given PersistentResource.

$ Tag#children — Property in class Tag
$ Thumbnail#configuration — Property in class Thumbnail
$ Thumbnail#configurationHash — Property in class Thumbnail
AbstractThumbnailGenerator::canRefresh() — Method in class AbstractThumbnailGenerator
DocumentThumbnailGenerator::canRefresh() — Method in class DocumentThumbnailGenerator
FontDocumentThumbnailGenerator::canRefresh() — Method in class FontDocumentThumbnailGenerator
ImageThumbnailGenerator::canRefresh() — Method in class ImageThumbnailGenerator
ThumbnailGeneratorInterface::canRefresh() — Method in class ThumbnailGeneratorInterface
AssetRepository::countByTag() — Method in class AssetRepository

Counts Assets with the given Tag assigned

AssetRepository::countAll() — Method in class AssetRepository
AssetRepository::countUntagged() — Method in class AssetRepository

Counts Assets without any tag

AssetRepository::countByAssetCollection() — Method in class AssetRepository

Count assets by asset collection

ThumbnailRepository::countUngenerated() — Method in class ThumbnailRepository

Count ungenerated objects

AssetVariantGenerator::createVariants() — Method in class AssetVariantGenerator
AssetVariantGenerator::createVariant() — Method in class AssetVariantGenerator
AssetVariantGenerator::createAssetVariant() — Method in class AssetVariantGenerator
$ FileTypeIconService#cache — Property in class FileTypeIconService
ThumbnailGenerator::createThumbnails() — Method in class ThumbnailGenerator
ConfigurationAssetModelMappingStrategy — Class in namespace Neos\Media\Domain\Strategy

A mapping strategy based on configured expressions.

ImageHelper::createThumbnail() — Method in class ImageHelper

Returns a thumbnail of the given asset, allowing integrators to access the thumbnail size and other metadata.

Box::contains() — Method in class Box
{@inheritdoc}
$ AssetAssetCollectionConditionGenerator#collectionTitleOrIdentifier — Property in class AssetAssetCollectionConditionGenerator
ArrayConverter::canConvertFrom() — Method in class ArrayConverter
ArrayConverter::convertFrom() — Method in class ArrayConverter

Convert an object from $source to an array

AspectRatioFromStringConverter::convertFrom() — Method in class AspectRatioFromStringConverter

Convert From

AssetCollectionToArrayConverter::canConvertFrom() — Method in class AssetCollectionToArrayConverter
AssetCollectionToArrayConverter::convertFrom() — Method in class AssetCollectionToArrayConverter

Convert an object from $source to an array

AssetInterfaceConverter::canConvertFrom() — Method in class AssetInterfaceConverter

If $source has an identity, we have a persisted Image, and therefore this type converter should withdraw and let the PersistedObjectConverter kick in.

AssetInterfaceConverter::convertFrom() — Method in class AssetInterfaceConverter

Convert an object from $source to an \Neos\Media\Domain\Model\AssetInterface implementation

ImageInterfaceArrayPresenter::canConvertFrom() — Method in class ImageInterfaceArrayPresenter

If $source has an identity, we have a persisted Image, and therefore this type converter should withdraw and let the PersistedObjectConverter kick in.

ImageInterfaceArrayPresenter::convertFrom() — Method in class ImageInterfaceArrayPresenter

Convert an object from \Neos\Media\Domain\Model\ImageInterface to a json representation

ImageInterfaceJsonSerializer::convertFrom() — Method in class ImageInterfaceJsonSerializer

Convert an object from \Neos\Media\Domain\Model\ImageInterface to a json representation.

ProcessingInstructionsConverter::convertFrom() — Method in class ProcessingInstructionsConverter

Actually convert from $source to $targetType, taking into account the fully built $convertedChildProperties and $configuration.

TagConverter::convertFrom() — Method in class TagConverter

Convert an object from $source to an \Neos\Media\Domain\Model\Tag implementation

TagToArrayConverter::canConvertFrom() — Method in class TagToArrayConverter
TagToArrayConverter::convertFrom() — Method in class TagToArrayConverter

Convert an object from $source to an array

CheckboxViewHelper — Class in namespace Neos\Media\ViewHelpers\Form

View Helper which creates a simple checkbox ().

SiteRepositoryCachingAspect::cacheFirstOnlineSite() — Method in class SiteRepositoryCachingAspect
SiteRepositoryCachingAspect::cacheFindOneByNodeName() — Method in class SiteRepositoryCachingAspect
SiteRepositoryCachingAspect::cacheDomainForActiveRequest() — Method in class SiteRepositoryCachingAspect
AssetUsageFilter::create() — Method in class AssetUsageFilter
AssetUsages::count() — Method in class AssetUsages
AssetUsagesByContentRepository::count() — Method in class AssetUsagesByContentRepository
$ SiteCommandController#contentRepositoryRegistry — Property in class SiteCommandController
SiteCommandController::createCommand() — Method in class SiteCommandController

Create a new site

SiteCommandController::createOnProcessorClosure() — Method in class SiteCommandController
SiteCommandController::createOnMessageClosure() — Method in class SiteCommandController
UserCommandController::createCommand() — Method in class UserCommandController

Create a new user

$ WorkspaceCommandController#contentRepositoryRegistry — Property in class WorkspaceCommandController
WorkspaceCommandController::createRootCommand() — Method in class WorkspaceCommandController

Create a new root workspace for a content repository

WorkspaceCommandController::createPersonalCommand() — Method in class WorkspaceCommandController

Create a new personal workspace for the specified user

WorkspaceCommandController::createSharedCommand() — Method in class WorkspaceCommandController

Create a new shared workspace

$ BackendController#currentSession — Property in class BackendController
ContentController — Class in namespace Neos\Neos\Controller\Backend

The Neos ContentModule controller; providing backend functionality for the Content Module.

$ ContentController#contentRepositoryRegistry — Property in class ContentController
ContentController::createImageVariantAction() — Method in class ContentController

Generate a new image variant from given data.

MenuHelper::collectModuleData() — Method in class MenuHelper
$ SchemaController#contentRepositoryRegistry — Property in class SchemaController
ContentSubgraphCacheWarmup — Class in namespace Neos\Neos\Controller\Frontend

Cache warmup for rendering

$ NodeController#contentRepositoryRegistry — Property in class NodeController
$ NodeController#contentRepositoryAuthorizationService — Property in class NodeController
$ NodeController#contentSubgraphCacheWarmup — Property in class NodeController
ConfigurationController — Class in namespace Neos\Neos\Controller\Module\Administration

The Neos Configuration module controller

$ ConfigurationController#configurationManager — Property in class ConfigurationController
$ ConfigurationController#configurationSchemaValidator — Property in class ConfigurationController
$ DimensionController#contentRepositoryRegistry — Property in class DimensionController
$ SitesController#contentRepositoryRegistry — Property in class SitesController
SitesController::createSiteNodeAction() — Method in class SitesController

Create a new empty site.

SitesController::createDomainAction() — Method in class SitesController

Create a domain

$ UsersController#currentUser — Property in class UsersController
UsersController::createAction() — Method in class UsersController

Create a new user

UsersController::createElectronicAddressAction() — Method in class UsersController

Create an new electronic address

$ UserSettingsController#currentUser — Property in class UserSettingsController
UserSettingsController::createElectronicAddressAction() — Method in class UserSettingsController

Create an new electronic address

ContentDimensionsController — Class in namespace Neos\Neos\Controller\Service

REST service controller for managing content dimensions

$ ContentDimensionsController#contentRepositoryRegistry — Property in class ContentDimensionsController
$ NodesController#contentRepositoryRegistry — Property in class NodesController
NodesController::createAction() — Method in class NodesController

Create a new node from an existing one

NodePermissions::create() — Method in class NodePermissions
RenderingMode::createFromConfiguration() — Method in class RenderingMode

Creates a rendering mode from its configuration

RenderingMode::createFrontend() — Method in class RenderingMode

Creates the system integrated rendering mode 'frontend'

WorkspaceDescription::createEmpty() — Method in class WorkspaceDescription
WorkspacePermissions::create() — Method in class WorkspacePermissions
WorkspaceRoleAssignment::create() — Method in class WorkspaceRoleAssignment
WorkspaceRoleAssignment::createForUser() — Method in class WorkspaceRoleAssignment
WorkspaceRoleAssignment::createForGroup() — Method in class WorkspaceRoleAssignment
WorkspaceRoleAssignments::createEmpty() — Method in class WorkspaceRoleAssignments
WorkspaceRoleAssignments::create() — Method in class WorkspaceRoleAssignments
WorkspaceRoleAssignments::createForLiveWorkspace() — Method in class WorkspaceRoleAssignments

Default role assignment to be specified at creation via {WorkspaceService::createRootWorkspace()}

WorkspaceRoleAssignments::createForSharedWorkspace() — Method in class WorkspaceRoleAssignments

Default role assignment to be specified at creation via {WorkspaceService::createSharedWorkspace()}

WorkspaceRoleAssignments::createForPrivateWorkspace() — Method in class WorkspaceRoleAssignments

Default role assignment to be specified at creation via {WorkspaceService::createSharedWorkspace()}

WorkspaceRoleAssignments::count() — Method in class WorkspaceRoleAssignments
WorkspaceRoleAssignments::contains() — Method in class WorkspaceRoleAssignments
WorkspaceRoleSubject::createForUser() — Method in class WorkspaceRoleSubject
WorkspaceRoleSubject::createForGroup() — Method in class WorkspaceRoleSubject
WorkspaceRoleSubject::create() — Method in class WorkspaceRoleSubject
WorkspaceRoleSubjects::count() — Method in class WorkspaceRoleSubjects
$ ExpressionBasedNodeLabelGenerator#contentRepositoryRegistry — Property in class ExpressionBasedNodeLabelGenerator
ContentRepositoryPruningProcessor — Class in namespace Neos\Neos\Domain\Pruning

Pruning processor that removes all events from the given cr and resets the projections

$ SiteRepository#contentRepositoryRegistry — Property in class SiteRepository
FusionConfigurationCache::cacheFusionConfigurationBySite() — Method in class FusionConfigurationCache
FusionService::createFusionConfigurationFromSite() — Method in class FusionService
$ FusionSourceCodeFactory#contentRepositoryRegistry — Property in class FusionSourceCodeFactory
FusionSourceCodeFactory::createFromAutoIncludes() — Method in class FusionSourceCodeFactory
FusionSourceCodeFactory::createFromSite() — Method in class FusionSourceCodeFactory
FusionSourceCodeFactory::createFromNodeTypeDefinitions() — Method in class FusionSourceCodeFactory

Generate Fusion prototype definitions for all node types

NodeDuplicationService::copyNodesRecursively() — Method in class NodeDuplicationService

Copies the specified source node and its children to the target node

NodeDuplicationService::calculateCopyNodesRecursively() — Method in class NodeDuplicationService
NodeAggregateIdMapping::createEmpty() — Method in class NodeAggregateIdMapping
$ SiteService#contentRepositoryRegistry — Property in class SiteService
SiteService::createSite() — Method in class SiteService
SiteServiceInternals::createSiteNodeIfNotExists() — Method in class SiteServiceInternals
UserService::createUser() — Method in class UserService

Creates a user based on the given information

UserService::currentUserIsAdministrator() — Method in class UserService
WorkspacePublishingService::countPendingWorkspaceChanges() — Method in class WorkspacePublishingService
WorkspacePublishingService::changeBaseWorkspace() — Method in class WorkspacePublishingService
WorkspaceService::createRootWorkspace() — Method in class WorkspaceService

Create a new root (aka base) workspace with the specified metadata

WorkspaceService::createPersonalWorkspace() — Method in class WorkspaceService

Create a new, personal, workspace for the specified user (fails if the user already owns a workspace)

WorkspaceService::createSharedWorkspace() — Method in class WorkspaceService

Create a new, potentially shared, workspace

WorkspaceService::createPersonalWorkspaceForUserIfMissing() — Method in class WorkspaceService

Create a new, personal, workspace for the specified user if none exists yet

ImpendingHardRemovalConflict::create() — Method in class ImpendingHardRemovalConflict
ImpendingHardRemovalConflicts::create() — Method in class ImpendingHardRemovalConflicts
ImpendingHardRemovalConflicts::count() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNode::create() — Method in class SoftRemovedNode
SoftRemovedNodes::create() — Method in class SoftRemovedNodes
SoftRemovedNodes::count() — Method in class SoftRemovedNodes
CrossSiteLinker — Class in namespace Neos\Neos\FrontendRouting\CrossSiteLinking

Default implementation for cross-site linking.

CrossSiteLinkerInterface — Class in namespace Neos\Neos\FrontendRouting\CrossSiteLinking

The {CrossSiteLinkerInterface} is responsible for adjusting a built URL in case it needs to be generated for a different Site. It's directly called from {EventSourcedFrontendNodeRoutePartHandler}.

DimensionResolverFactoryInterface::create() — Method in class DimensionResolverFactoryInterface
AutoUriPathResolverFactory::create() — Method in class AutoUriPathResolverFactory
CompositeResolver — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

Helper class implementing a Resolver Chain.

CompositeResolver::create() — Method in class CompositeResolver
NoopResolverFactory::create() — Method in class NoopResolverFactory
UriPathResolver::create() — Method in class UriPathResolver
UriPathResolver::createForNoDimensions() — Method in class UriPathResolver
UriPathResolverFactory::create() — Method in class UriPathResolverFactory
Segment::create() — Method in class Segment
SegmentMapping::create() — Method in class SegmentMapping
SegmentMapping::count() — Method in class SegmentMapping
SegmentMappingElement::create() — Method in class SegmentMappingElement
Segments::create() — Method in class Segments
$ EventSourcedFrontendNodeRoutePartHandler#contentRepositoryRegistry — Property in class EventSourcedFrontendNodeRoutePartHandler
$ EventSourcedFrontendNodeRoutePartHandler#crossSiteLinker — Property in class EventSourcedFrontendNodeRoutePartHandler
$ NodeUriBuilderFactory#configuredBaseUri — Property in class NodeUriBuilderFactory

The possibly configured Flow base URI, see {\Neos\Flow\Http\BaseUriProvider}

Options::createEmpty() — Method in class Options

Creates empty options. Chain any of the with* methods to create a new option set with different values.

Options::createForceAbsolute() — Method in class Options

Creates options with option to enforced absolute urls for non cross-linked nodes.

DocumentNodeInfos::create() — Method in class DocumentNodeInfos
SiteDetectionResult::create() — Method in class SiteDetectionResult
$ AbstractMenuItemsImplementation#currentNode — Property in class AbstractMenuItemsImplementation
$ AbstractMenuItemsImplementation#calculateItemStates — Property in class AbstractMenuItemsImplementation

Internal cache for the calculateItemStates property.

$ AbstractMenuItemsImplementation#contentRepositoryRegistry — Property in class AbstractMenuItemsImplementation
CacheTag — Class in namespace Neos\Neos\Fusion\Cache

The cache tag value object

CacheTagSet — Class in namespace Neos\Neos\Fusion\Cache

The cache tag value object set

ContentCacheFlusher — Class in namespace Neos\Neos\Fusion\Cache

This service flushes Fusion content caches triggered by node changes.

ContentCacheFlusher::collectTagsForFlushOnShutdown() — Method in class ContentCacheFlusher

Collect tags to get flushed on shutdown.

FlushNodeAggregateRequest::create() — Method in class FlushNodeAggregateRequest
FlushWorkspaceRequest::create() — Method in class FlushWorkspaceRequest
GraphProjectorCatchUpHookForCacheFlushing::canHandle() — Method in class GraphProjectorCatchUpHookForCacheFlushing
ContentElementEditableImplementation — Class in namespace Neos\Neos\Fusion

Adds meta data attributes to the processed Property to enable in place editing

$ ContentElementEditableImplementation#contentElementEditableService — Property in class ContentElementEditableImplementation
ContentElementWrappingImplementation — Class in namespace Neos\Neos\Fusion

Adds meta data attributes to the processed Content Element

$ ContentElementWrappingImplementation#contentElementWrappingService — Property in class ContentElementWrappingImplementation
ConvertUrisImplementation — Class in namespace Neos\Neos\Fusion

A Fusion object that converts URIs in the format "://" to URLs

$ ConvertUrisImplementation#contentRepositoryRegistry — Property in class ConvertUrisImplementation
DimensionsMenuItemsImplementation::calculateItemState() — Method in class DimensionsMenuItemsImplementation
$ NodeWrappingHandler#contentElementWrappingService — Property in class NodeWrappingHandler
$ NodeWrappingHandler#contentRepositoryRegistry — Property in class NodeWrappingHandler
$ PageHandler#contentElementWrappingService — Property in class PageHandler
$ PageHandler#contentRepositoryRegistry — Property in class PageHandler
CachingHelper — Class in namespace Neos\Neos\Fusion\Helper

Caching helper to make cache tag generation easier.

$ CachingHelper#contentRepositoryRegistry — Property in class CachingHelper
$ DimensionHelper#contentRepositoryRegistry — Property in class DimensionHelper
DimensionHelper::currentValue() — Method in class DimensionHelper

Get current dimension value for node.

$ LinkHelper#contentRepositoryRegistry — Property in class LinkHelper
LinkHelper::convertUriToObject() — Method in class LinkHelper
$ NodeHelper#contentRepositoryRegistry — Property in class NodeHelper
$ NodeLabelToken#contentRepositoryRegistry — Property in class NodeLabelToken
NodeLabelToken::crop() — Method in class NodeLabelToken
$ MenuItemsImplementation#currentNodeRootlineAggregateIds — Property in class MenuItemsImplementation

Internal cache for the ancestors aggregate ids of the currentNode.

MenuItemsImplementation::calculateItemState() — Method in class MenuItemsImplementation
$ NodeUriImplementation#contentRepositoryRegistry — Property in class NodeUriImplementation
$ NodeTypePresetPostprocessor#childNodePresetConfiguration — Property in class NodeTypePresetPostprocessor
Change — Class in namespace Neos\Neos\PendingChangesProjection

Read model for pending changes

ChangeFinder — Class in namespace Neos\Neos\PendingChangesProjection

Finder for changes

ChangeFinder::countByContentStreamId() — Method in class ChangeFinder
ChangeProjection — Class in namespace Neos\Neos\PendingChangesProjection
ChangeProjectionFactory — Class in namespace Neos\Neos\PendingChangesProjection
Changes — Class in namespace Neos\Neos\PendingChangesProjection

Read model for a set of pending changes

Changes::count() — Method in class Changes
$ VisualIntraDimensionalNode#color — Property in class VisualIntraDimensionalNode
$ NodeTypesStreamWrapper#context — Property in class NodeTypesStreamWrapper
NodeTypesStreamWrapper::closeDirectory() — Method in class NodeTypesStreamWrapper

Close directory handle.

NodeTypesStreamWrapper::cast() — Method in class NodeTypesStreamWrapper

Retrieve the underlying resource.

NodeTypesStreamWrapper::close() — Method in class NodeTypesStreamWrapper

Close an resource.

ContentRepositoryAuthorizationService — Class in namespace Neos\Neos\Security\Authorization

Central point which does ContentRepository authorization decisions within Neos.

ContentRepositoryAuthProvider — Class in namespace Neos\Neos\Security\ContentRepositoryAuthProvider

Implementation of Content Repository {AuthProviderInterface} which ties the authorization to Neos.

ContentRepositoryAuthProvider::canReadNodesFromWorkspace() — Method in class ContentRepositoryAuthProvider
ContentRepositoryAuthProvider::canExecuteCommand() — Method in class ContentRepositoryAuthProvider
ContentRepositoryAuthProviderFactory — Class in namespace Neos\Neos\Security\ContentRepositoryAuthProvider

Implementation of the {AuthProviderFactoryInterface} in order to provide authentication and authorization for Content Repositories

$ BackendRedirectionService#contentRepositoryRegistry — Property in class BackendRedirectionService
ContentElementEditableService — Class in namespace Neos\Neos\Service

The content element editable service adds the necessary markup around a content element such that it can be edited using the inline editing of the Neos Backend.

$ ContentElementEditableService#contentRepositoryRegistry — Property in class ContentElementEditableService
ContentElementWrappingService — Class in namespace Neos\Neos\Service

The content element wrapping service adds the necessary markup around a content element such that it can be edited using the Content Module of the Neos Backend.

$ ContentElementWrappingService#contentRepositoryRegistry — Property in class ContentElementWrappingService
AbstractServiceController::convertException() — Method in class AbstractServiceController
$ DataSourceController#contentRepositoryRegistry — Property in class DataSourceController
$ AbstractDataSource#controllerContext — Property in class AbstractDataSource
IconNameMappingService::convert() — Method in class IconNameMappingService
$ LinkingService#contentRepositoryRegistry — Property in class LinkingService
LinkingService::convertUriToObject() — Method in class LinkingService

Return the object the URI addresses or NULL.

LinkingService::createNodeUri() — Method in class LinkingService

Renders the URI to a given node instance or -path.

LinkingService::createSiteUri() — Method in class LinkingService
DateStringConverter::convertFrom() — Method in class DateStringConverter
{@inheritdoc}
NodeTypeStringConverter::convertFrom() — Method in class NodeTypeStringConverter
{@inheritdoc}
NodeTypeSchemaBuilder::create() — Method in class NodeTypeSchemaBuilder
XliffService::collectPackageSources() — Method in class XliffService

Collect all sources found in the given package as array (key = source, value = true) If sourcesToBeIncluded is an array, only those sources are returned what match the wildcard-patterns in the array-values

CustomizedInternalRequestEngine — Class in namespace Neos\Neos\Testing
EntityToIdentityConverter::canConvertFrom() — Method in class EntityToIdentityConverter

Check if the given object has an identity.

EntityToIdentityConverter::convertFrom() — Method in class EntityToIdentityConverter

Converts the given source object to an array containing the type and identity.

$ NodeAddressToNodeConverter#contentRepositoryRegistry — Property in class NodeAddressToNodeConverter
NodeAddressToNodeConverter::convertFrom() — Method in class NodeAddressToNodeConverter
NodeAddressToStringConverter::convertFrom() — Method in class NodeAddressToStringConverter
$ NodeToNodeAddressStringConverter#contentRepositoryRegistry — Property in class NodeToNodeAddressStringConverter
NodeToNodeAddressStringConverter::convertFrom() — Method in class NodeToNodeAddressStringConverter
$ LegacyNodePathNormalizer#contentRepositoryRegistry — Property in class LegacyNodePathNormalizer
$ NodePathResolver#contentRepositoryRegistry — Property in class NodePathResolver
$ NodeTypeWithFallbackProvider#contentRepositoryRegistry — Property in class NodeTypeWithFallbackProvider
ColorOfStringViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Generates a color code for a given string

ConfigurationCacheVersionViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

ViewHelper for rendering the current version identifier for the configuration cache.

$ ConfigurationCacheVersionViewHelper#configurationCache — Property in class ConfigurationCacheVersionViewHelper
ConfigurationTreeViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Render HTML markup for the full configuration tree in the Neos Administration -> Configuration Module.

CssBuiltVersionViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Returns a shortened md5 of the built CSS file

$ DocumentBreadcrumbPathViewHelper#contentRepositoryRegistry — Property in class DocumentBreadcrumbPathViewHelper
$ EditableViewHelper#contentElementEditableService — Property in class EditableViewHelper
$ WrapViewHelper#contentElementWrappingService — Property in class WrapViewHelper
$ NodeViewHelper#contentRepositoryRegistry — Property in class NodeViewHelper
ClosestDocumentViewHelper — Class in namespace Neos\Neos\ViewHelpers\Node

ViewHelper to find the closest document node to a given node

$ ClosestDocumentViewHelper#contentRepositoryRegistry — Property in class ClosestDocumentViewHelper
$ NodeViewHelper#contentRepositoryRegistry — Property in class NodeViewHelper
$ FusionExceptionView#contentRepositoryRegistry — Property in class FusionExceptionView
$ FusionView#contentRepositoryRegistry — Property in class FusionView
FusionView::canRenderWithNodeAndPath() — Method in class FusionView

Is it possible to render $node with $his->fusionPath?

ChangedVisibilities — Class in namespace Neos\TimeableNodeVisibility\Domain
ChangedVisibilities::countByType() — Method in class ChangedVisibilities
ChangedVisibility — Class in namespace Neos\TimeableNodeVisibility\Domain
ChangedVisibility::createForNodeWasEnabled() — Method in class ChangedVisibility
ChangedVisibility::createForNodeWasDisabled() — Method in class ChangedVisibility
$ TimeableNodeVisibilityService#contentRepositoryRegistry — Property in class TimeableNodeVisibilityService
$ WorkspaceController#contentRepositoryRegistry — Property in class WorkspaceController
WorkspaceController::createAction() — Method in class WorkspaceController
WorkspaceController::confirmPublishAllChangesAction() — Method in class WorkspaceController
WorkspaceController::confirmDiscardAllChangesAction() — Method in class WorkspaceController
WorkspaceController::confirmPublishSelectedChangesAction() — Method in class WorkspaceController
WorkspaceController::confirmDiscardSelectedChangesAction() — Method in class WorkspaceController
WorkspaceController::computePendingChanges() — Method in class WorkspaceController

Computes the number of added, changed and removed nodes for the given workspace

WorkspaceController::computeSiteChanges() — Method in class WorkspaceController

Builds an array of changes for sites in the given workspace

ChangeItem — Class in namespace Neos\Workspace\Ui\ViewModel
ChangeItems — Class in namespace Neos\Workspace\Ui\ViewModel
ChangeItems::count() — Method in class ChangeItems
ContentChangeItem — Class in namespace Neos\Workspace\Ui\ViewModel
ContentChangeItems — Class in namespace Neos\Workspace\Ui\ViewModel
ContentChangeItems::count() — Method in class ContentChangeItems
ContentChangeProperties — Class in namespace Neos\Workspace\Ui\ViewModel
WorkspaceListItems::count() — Method in class WorkspaceListItems

D

StructureAdjustmentsCommandController::detectCommand() — Method in class StructureAdjustmentsCommandController

Detect required structure adjustments for the specified node type in the given content repository.

DoctrineEventStoreFactory — Class in namespace Neos\ContentRepositoryRegistry\Factory\EventStore
DoctrineEventStoreFactory::databaseTableName() — Method in class DoctrineEventStoreFactory
DefaultNodeTypeManagerFactory — Class in namespace Neos\ContentRepositoryRegistry\Factory\NodeTypeManager
DoctrinePersistentObjectNormalizer — Class in namespace Neos\ContentRepositoryRegistry\Infrastructure\Property\Normalizer
DoctrinePersistentObjectNormalizer::denormalize() — Method in class DoctrinePersistentObjectNormalizer
ContentSubgraphWithRuntimeCaches::decorate() — Method in class ContentSubgraphWithRuntimeCaches
DBALConnectionFactory — Class in namespace Neos\ContentRepository\BehavioralTests
DeclareStrictTypesRule — Class in namespace Neos\ContentRepository\BehavioralTests\PhpstanRules
DebugEventProjection — Class in namespace Neos\ContentRepository\BehavioralTests\TestSuite

Testing projection to assert (via primary key) that each event is only handled once, also in error cases via rollback

DebugEventProjection::dropTables() — Method in class DebugEventProjection
DebugEventProjectionState — Class in namespace Neos\ContentRepository\BehavioralTests\TestSuite
ContentSubgraphVariationWeight::decreaseBy() — Method in class ContentSubgraphVariationWeight
DimensionSpacePoint — Class in namespace Neos\ContentRepository\Core\DimensionSpace

A point in the dimension space with coordinates DimensionName => DimensionValue.

DimensionSpacePointSet — Class in namespace Neos\ContentRepository\Core\DimensionSpace

A set of points in the dimension space.

DimensionSpacePointIsNoSpecialization — Class in namespace Neos\ContentRepository\Core\DimensionSpace\Exception

The exception to be thrown if a dimension space point is tried to be used as a specialization of another one but isn't

DimensionSpacePointNotFound — Class in namespace Neos\ContentRepository\Core\DimensionSpace\Exception

A dimension space point was not found

$ WeightedDimensionSpacePoint#dimensionValues — Property in class WeightedDimensionSpacePoint
$ WeightedDimensionSpacePoint#dimensionSpacePoint — Property in class WeightedDimensionSpacePoint
$ ConfigurationBasedContentDimensionSource#dimensionConfiguration — Property in class ConfigurationBasedContentDimensionSource

Needs to stay protected as long as we need to be able to reset it via ObjectAccess

ContentDimensionValueSpecializationDepth::decreaseBy() — Method in class ContentDimensionValueSpecializationDepth
DecoratedEvent — Class in namespace Neos\ContentRepository\Core\EventStore

If you want to publish an event with certain metadata, you can use DecoratedEvent

EventNormalizer::denormalize() — Method in class EventNormalizer
DimensionSpaceInternals — Class in namespace Neos\ContentRepository\Core\Feature\Common
DimensionSpacePointWithAllowedSpecializations — Class in namespace Neos\ContentRepository\Core\Feature\Common

A single dimension space point with allowed specializations

DimensionSpacePointsWithAllowedSpecializations — Class in namespace Neos\ContentRepository\Core\Feature\Common

A set of dimension space points with allowed specializations

DimensionSpaceCommandHandler — Class in namespace Neos\ContentRepository\Core\Feature\DimensionSpaceAdjustment
DimensionShineThroughWasAdded — Class in namespace Neos\ContentRepository\Core\Feature\DimensionSpaceAdjustment\Event

Add a Dimension Space Point Shine-Through; basically making all content available not just in the source(original) DSP, but also in the target-DimensionSpacePoint.

DimensionSpacePointWasMoved — Class in namespace Neos\ContentRepository\Core\Feature\DimensionSpaceAdjustment\Event

Moved a dimension space point to a new location; basically moving all content to the new dimension space point.

DimensionSpacePointAlreadyExists — Class in namespace Neos\ContentRepository\Core\Feature\DimensionSpaceAdjustment\Exception

The exception to be thrown if a dimension space point is found in the projection; thus we cannot allow a global operation on it.

DisableNodeAggregate — Class in namespace Neos\ContentRepository\Core\Feature\NodeDisabling\Command

Disable the given node aggregate in the given content stream in a dimension space point using a given strategy

SerializedPropertyValues::defaultFromNodeType() — Method in class SerializedPropertyValues
DimensionSpacePointIsAlreadyOccupied — Class in namespace Neos\ContentRepository\Core\Feature\NodeVariation\Exception

The exception to be thrown if a dimension space point is already occupied by a node in a node aggregate but is supposed not to be

Privilege::denied() — Method in class Privilege
SubtreeTag::disabled() — Method in class SubtreeTag

Legacy, only for Neos.Neos context!, for standalone use please use {self::fromString()}

SubtreeTags::difference() — Method in class SubtreeTags
DeleteWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Command

Delete a workspace

DiscardIndividualNodesFromWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Command

Discard a set of nodes in a workspace

DiscardWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Command

Discard a workspace's changes

PartialWorkspaceRebaseFailed::duringPartialPublish() — Method in class PartialWorkspaceRebaseFailed
PartialWorkspaceRebaseFailed::duringPartialDiscard() — Method in class PartialWorkspaceRebaseFailed
WorkspaceRebaseFailed::duringRebase() — Method in class WorkspaceRebaseFailed
WorkspaceRebaseFailed::duringPublish() — Method in class WorkspaceRebaseFailed
WorkspaceRebaseFailed::duringDiscard() — Method in class WorkspaceRebaseFailed
ArrayNormalizer::denormalize() — Method in class ArrayNormalizer
CollectionTypeDenormalizer::denormalize() — Method in class CollectionTypeDenormalizer
{@inheritdoc}
ScalarNormalizer::denormalize() — Method in class ScalarNormalizer
UriNormalizer::denormalize() — Method in class UriNormalizer
ValueObjectArrayDenormalizer::denormalize() — Method in class ValueObjectArrayDenormalizer
ValueObjectBoolDenormalizer::denormalize() — Method in class ValueObjectBoolDenormalizer
ValueObjectFloatDenormalizer::denormalize() — Method in class ValueObjectFloatDenormalizer
ValueObjectIntDenormalizer::denormalize() — Method in class ValueObjectIntDenormalizer
ValueObjectStringDenormalizer::denormalize() — Method in class ValueObjectStringDenormalizer
PropertyConverter::deserializePropertyValue() — Method in class PropertyConverter
PropertyType::date() — Method in class PropertyType
$ NodeType#declaredSuperTypes — Property in class NodeType

node types this node type directly inherits from

DelegatingCatchUpHook — Class in namespace Neos\ContentRepository\Core\Projection\CatchUpHook

Internal helper class for running multiple CatchUpHooks inside a Projection update cycle.

VisibilityConstraints::default() — Method in class VisibilityConstraints

Legacy, only for Neos.Neos context!, for standalone use please use {self::excludeSubtreeTags()}

DimensionSpacePointIsNotYetOccupied — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a dimension space point is not yet occupied by a node in a node aggregate but is supposed to be

DetachedSubscriptionStatus — Class in namespace Neos\ContentRepository\Core\Subscription

Note that the SubscriptionStatus might not be actually Detached yet, as for the marking of detached, setup or catchup has to be run.

DbalSchemaDiff — Class in namespace Neos\ContentRepository\Dbal
DbalSchemaDiff::determineRequiredSqlStatements() — Method in class DbalSchemaDiff

Compares the tables of the given $schema with existing tables for the given $connection and returns an array of required CREATE and ALTER TABLE statements if they don't match

DbalSchemaFactory — Class in namespace Neos\ContentRepository\Dbal

Provide doctrine DBAL column schema definitions for common types in the content repository to produce consistent columns across projections.

DoctrineSubscriptionStore — Class in namespace Neos\ContentRepository\Dbal\SubscriptionStore
DomainDataLoader — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
NodeCreation::deserializeProperties() — Method in class NodeCreation
GenericCommandExecutionAndEventPublication::deserializeProperties() — Method in class GenericCommandExecutionAndEventPublication
DimensionSpacePointSetSorter — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Helpers

Sort points in given set

Diff — Class in namespace Neos\Diff

Class Diff

$ AbstractRenderer#diff — Property in class AbstractRenderer
$ AbstractRenderer#defaultOptions — Property in class AbstractRenderer
$ HtmlArrayRenderer#defaultOptions — Property in class HtmlArrayRenderer
FusionContextSerializer::denormalize() — Method in class FusionContextSerializer
DslFactory — Class in namespace Neos\Fusion\Core

This dsl factory takes care of instantiating a Fusion dsl transpilers.

$ DslFactory#dslSettings — Property in class DslFactory
DslInterface — Class in namespace Neos\Fusion\Core

Contract for a Fusion DSL parser

DslExpressionValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
$ Parser#dslFactory — Property in class Parser
$ Runtime#debugMode — Property in class Runtime
$ RuntimeFactory#defaultContextConfiguration — Property in class RuntimeFactory
DebugMessage — Class in namespace Neos\Fusion

A DTO for transporting internal debugging messages

$ DebugMessage#data — Property in class DebugMessage
DataStructureImplementation — Class in namespace Neos\Fusion\FusionObjects

Fusion object to render and array of key value pairs by evaluating all properties

DebugConsoleImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion object for debugging fusion-values via the browser console

DebugDumpImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion object for dumping debugging fusion-values

DebugImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion object for debugging fusion-values

LazyReference::deref() — Method in class LazyReference
DebugStack — Class in namespace Neos\Fusion\Service
$ DebugStack#data — Property in class DebugStack
DebugStack::dump() — Method in class DebugStack
AssetCollectionController::deleteAction() — Method in class AssetCollectionController
$ AssetController#domainRepository — Property in class AssetController
AssetController::deleteAction() — Method in class AssetController

Delete an asset

AssetController::deleteTagAction() — Method in class AssetController
AssetController::deleteAssetCollectionAction() — Method in class AssetController
TagController::deleteAction() — Method in class TagController
$ BrowserState#data — Property in class BrowserState
$ PaginateController#displayRangeStart — Property in class PaginateController
$ PaginateController#displayRangeEnd — Property in class PaginateController
$ MediaCommandController#dbalConnection — Property in class MediaCommandController
$ NeosAssetSource#description — Property in class NeosAssetSource
DimensionsTrait — Class in namespace Neos\Media\Domain\Model

Trait for methods regarding the dimensions of an asset

Document — Class in namespace Neos\Media\Domain\Model

A Document, e.g. PDF files, binaries, .

DocumentThumbnailGenerator — Class in namespace Neos\Media\Domain\Model\ThumbnailGenerator

A system-generated preview version of a Document (PDF, AI and EPS)

$ AssetCollectionRepository#defaultOrderings — Property in class AssetCollectionRepository
$ AssetRepository#defaultOrderings — Property in class AssetRepository
DocumentRepository — Class in namespace Neos\Media\Domain\Repository

A repository for Documents

$ TagRepository#defaultOrderings — Property in class TagRepository
Variant::description() — Method in class Variant
$ AssetInterfaceConverter#defaultNewAssetType — Property in class AssetInterfaceConverter

If creating a new asset from this converter this defines the default type as fallback.

$ ImageInterfaceConverter#defaultNewAssetType — Property in class ImageInterfaceConverter

If creating a new asset from this converter this defines the default type as fallback.

$ ImageVariantConverter#defaultNewAssetType — Property in class ImageVariantConverter

If creating a new asset from this converter this defines the default type as fallback.

$ SiteRepositoryCachingAspect#domainForActiveRequest — Property in class SiteRepositoryCachingAspect
DomainCommandController — Class in namespace Neos\Neos\Command

Domain command controller for the Neos.Neos package

$ DomainCommandController#domainRepository — Property in class DomainCommandController
DomainCommandController::deleteCommand() — Method in class DomainCommandController

Delete a domain record by hostname (with globbing)

DomainCommandController::deactivateCommand() — Method in class DomainCommandController

Deactivate a domain record by hostname (with globbing)

$ SiteCommandController#domainRepository — Property in class SiteCommandController
SiteCommandController::deactivateCommand() — Method in class SiteCommandController

Deactivate a site (with globbing)

SiteCommandController::determineTargetPath() — Method in class SiteCommandController
UserCommandController::deleteCommand() — Method in class UserCommandController

Delete a user (with globbing)

UserCommandController::deactivateCommand() — Method in class UserCommandController

Deactivate a user (with globbing)

WorkspaceCommandController::discardCommand() — Method in class WorkspaceCommandController

Discard changes in workspace

WorkspaceCommandController::deleteCommand() — Method in class WorkspaceCommandController

Deletes a workspace

$ ImpersonateController#defaultViewObjectName — Property in class ImpersonateController
$ ModuleController#dispatcher — Property in class ModuleController
DisabledModuleException — Class in namespace Neos\Neos\Controller\Exception

A "Disabled Module" exception

$ NodeController#defaultViewObjectName — Property in class NodeController
$ LoginController#defaultViewObjectName — Property in class LoginController
$ LoginController#domainRepository — Property in class LoginController
DimensionController — Class in namespace Neos\Neos\Controller\Module\Administration

The Neos Dimension module controller

$ SitesController#domainRepository — Property in class SitesController
$ SitesController#defaultContentRepositoryForNewSites — Property in class SitesController

This is not 100% correct, but it is as good as we can get it to work right now It works when the created site's name will use the configuration "*" which by default uses the default preset.

$ SitesController#domainUserService — Property in class SitesController
SitesController::deleteSiteAction() — Method in class SitesController

Delete a site.

SitesController::deactivateSiteAction() — Method in class SitesController

Deactivates a site

SitesController::deleteDomainAction() — Method in class SitesController

Deletes a domain attached to a site

SitesController::deactivateDomainAction() — Method in class SitesController

Deactivates a domain

UsersController::deleteAction() — Method in class UsersController

Delete the given user

UsersController::deleteElectronicAddressAction() — Method in class UsersController

Delete an electronic address action

UserSettingsController::deleteElectronicAddressAction() — Method in class UserSettingsController

Delete an electronic address action

DiscardingResult — Class in namespace Neos\Neos\Domain\Model

The discarding result DTO

Domain — Class in namespace Neos\Neos\Domain\Model

Domain Model of a Domain.

$ Site#domains — Property in class Site
DelegatingNodeLabelRenderer — Class in namespace Neos\Neos\Domain\NodeLabel
$ ExpressionBasedNodeLabelGenerator#defaultContextConfiguration — Property in class ExpressionBasedNodeLabelGenerator
DomainRepository — Class in namespace Neos\Neos\Domain\Repository

The Site Repository

$ DomainRepository#domainMatchingStrategy — Property in class DomainRepository
$ DomainRepository#defaultOrderings — Property in class DomainRepository
$ SiteRepository#defaultOrderings — Property in class SiteRepository
$ SiteRepository#defaultSiteNodeName — Property in class SiteRepository
WorkspaceMetadataAndRoleRepository::deleteWorkspaceMetadata() — Method in class WorkspaceMetadataAndRoleRepository
WorkspaceMetadataAndRoleRepository::deleteWorkspaceRoleAssignments() — Method in class WorkspaceMetadataAndRoleRepository
DefaultPrototypeGeneratorInterface — Class in namespace Neos\Neos\Domain\Service

Generate a Fusion prototype definition for a given node type

DomainMatchingStrategy — Class in namespace Neos\Neos\Domain\Service

Strategy for matching domains

$ RenderingModeService#defaultEditPreviewMode — Property in class RenderingModeService
$ SiteService#domainRepository — Property in class SiteService
$ UserService#defaultAuthenticationProviderName — Property in class UserService

Might be configurable in the future, for now centralising this as a "constant"

UserService::deleteUser() — Method in class UserService

Deletes the specified user and all remaining content in his personal workspaces across all content repositories

UserService::deactivateUser() — Method in class UserService

Deactivates the given user

WorkspacePublishingService::discardAllWorkspaceChanges() — Method in class WorkspacePublishingService
WorkspacePublishingService::discardChangesInSite() — Method in class WorkspacePublishingService
WorkspacePublishingService::discardChangesInDocument() — Method in class WorkspacePublishingService
WorkspaceService::deleteWorkspace() — Method in class WorkspaceService

Deletes a content repository workspace and also all role assignments and metadata

NeosSubtreeTag::disabled() — Method in class NeosSubtreeTag

Content repository subtree tag which is used to denote that a node is disabled

DelegatingResolver — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution

Entry Point to the dimension resolution process - called from {EventSourcedFrontendNodeRoutePartHandler}.

DimensionResolverFactoryInterface — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution

API Contract for creating a {DimensionResolverInterface} from Settings (usually Neos.Neos.sites.*.contentDimensions.resolver.factoryClassName and Neos.Neos.sites.*.contentDimensions.resolver.options).

DimensionResolverInterface — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution

Common interface for content dimension resolvers which are hooked into the Frontend Routing.

$ EventSourcedFrontendNodeRoutePartHandler#delegatingResolver — Property in class EventSourcedFrontendNodeRoutePartHandler
DocumentNodeInfo — Class in namespace Neos\Neos\FrontendRouting\Projection
DocumentNodeInfos — Class in namespace Neos\Neos\FrontendRouting\Projection
DocumentUriPathFinder — Class in namespace Neos\Neos\FrontendRouting\Projection
DocumentUriPathProjection — Class in namespace Neos\Neos\FrontendRouting\Projection
DocumentUriPathProjectionFactory — Class in namespace Neos\Neos\FrontendRouting\Projection
DocumentUriPathSchemaBuilder — Class in namespace Neos\Neos\FrontendRouting\Projection
$ SiteDetectionMiddleware#domainRepository — Property in class SiteDetectionMiddleware
$ ContentCacheFlusher#debugMode — Property in class ContentCacheFlusher
NeosFusionContextSerializer::denormalize() — Method in class NeosFusionContextSerializer
DimensionMenuItem — Class in namespace Neos\Neos\Fusion

A menu item for dimension menus Compared to the default {MenuItem} it has no menuLevel property, but one for the targetDimensions

DimensionsMenuItemsImplementation — Class in namespace Neos\Neos\Fusion

Fusion implementation for a dimensions menu.

DimensionsMenuItemsImplementation::determineMetadata() — Method in class DimensionsMenuItemsImplementation
DimensionsMenuItemsImplementation::determineLabel() — Method in class DimensionsMenuItemsImplementation
CachingHelper::descendantOfTag() — Method in class CachingHelper

Generate a @cache entry tag for descendants of a node, an array of nodes or a FlowQuery result A cache entry with this tag will be flushed whenever a node (for any variant) that is a descendant (child on any level) of one of the given nodes is updated.

DimensionHelper — Class in namespace Neos\Neos\Fusion\Helper

Helper for nodes in various content dimensions.

NodeHelper::depth() — Method in class NodeHelper
$ PluginImplementation#dispatcher — Property in class PluginImplementation
$ PluginImplementation#documentNode — Property in class PluginImplementation
DefaultPropertyEditorPostprocessor — Class in namespace Neos\Neos\NodeTypePostprocessor

Add default editor configurations for properties based on type and editor

$ DefaultPropertyEditorPostprocessor#dataTypesDefaultConfiguration — Property in class DefaultPropertyEditorPostprocessor
$ BackendRedirectionService#domainRepository — Property in class BackendRedirectionService
BackendRedirectionService::determineStartModule() — Method in class BackendRedirectionService
$ AbstractServiceController#domainUserService — Property in class AbstractServiceController
DataSourceController — Class in namespace Neos\Neos\Service\Controller

Data Source Controller

DataSourceInterface — Class in namespace Neos\Neos\Service\DataSource

Data source interface for providing generic data

DateStringConverter — Class in namespace Neos\Neos\Service\Mapping

Converts a Date to a JavaScript compatible representation, meaning also to convert it to UTC timezone.

$ UserService#defaultLanguageIdentifier — Property in class UserService
$ TestingFusionAutoIncludeHandler#defaultHandler — Property in class TestingFusionAutoIncludeHandler
DocumentBreadcrumbPathViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Render a bread crumb path by using the labels of documents leading to the given node path

$ JavascriptConfigurationViewHelper#domainRepository — Property in class JavascriptConfigurationViewHelper
$ UserInitialsViewHelper#domainUserService — Property in class UserInitialsViewHelper
$ FusionExceptionView#domainRepository — Property in class FusionExceptionView
$ WorkspaceController#defaultViewObjectName — Property in class WorkspaceController
WorkspaceController::deleteAction() — Method in class WorkspaceController

Delete a workspace

WorkspaceController::discardDocumentAction() — Method in class WorkspaceController

Discard a single document node

WorkspaceController::discardWorkspaceAction() — Method in class WorkspaceController

Discards content of the whole workspace

DateTimeContentChange — Class in namespace Neos\Workspace\Ui\ViewModel\ContentChanges
DocumentChangeItem — Class in namespace Neos\Workspace\Ui\ViewModel
DocumentItem — Class in namespace Neos\Workspace\Ui\ViewModel

E

NodeMigrationCommandController::executeCommand() — Method in class NodeMigrationCommandController

Do the configured migrations in the given migration.

NodeTypeEnrichmentService::enrichNodeTypeLabelsConfiguration() — Method in class NodeTypeEnrichmentService
EventStoreFactoryInterface — Class in namespace Neos\ContentRepositoryRegistry\Factory\EventStore
CRUpgradeCommandController::eventsRecordedAtToUtcCommand() — Method in class CRUpgradeCommandController

Optional upgrade to adjust event time stamps and node dates to UTC

EventsRecordedAtToUtcUpgrade — Class in namespace Neos\ContentRepositoryRegistry\Upgrade\EventsRecordedAtToUtc

Optional migration to adjust event time stamps and node dates to UTC

EventsRecordedAtToUtcUpgrade::execute() — Method in class EventsRecordedAtToUtcUpgrade
EventStoreBackupTrait — Class in namespace Neos\ContentRepositoryRegistry\Upgrade\Shared
CommandSimulator::eventStream() — Method in class CommandSimulator
AbstractDimensionSpacePoint::equals() — Method in class AbstractDimensionSpacePoint

Equals check (as opposed to === same check, which is usually the preferred variant) Compares two hashes, since the DSPs themselves might be of different classes

ContentDimensionZookeeper::extendCombinationsWithDimension() — Method in class ContentDimensionZookeeper
DimensionSpacePointSet::equals() — Method in class DimensionSpacePointSet
OriginDimensionSpacePointSet::equals() — Method in class OriginDimensionSpacePointSet
ConfigurationBasedContentDimensionSource::extractDimensionValuesAndVariations() — Method in class ConfigurationBasedContentDimensionSource
ContentDimensionId::equals() — Method in class ContentDimensionId
EventInterface — Class in namespace Neos\ContentRepository\Core\EventStore

Common interface for all Content Repository "domain events"

EventNormalizer — Class in namespace Neos\ContentRepository\Core\EventStore

Central authority to convert Content Repository domain events to Event Store EventData and EventType, vice versa.

Events — Class in namespace Neos\ContentRepository\Core\EventStore

A set of Content Repository "domain events", part of {EventsToPublish}

EventsToPublish — Class in namespace Neos\ContentRepository\Core\EventStore

Result of {CommandHandlerInterface::handle()} that basically represents an {EventStoreInterface::commit()} call but allows for intercepting and decorating events in {ContentRepository::handle()}

InitiatingEventMetadata::enrichEventsWithInitiatingMetadata() — Method in class InitiatingEventMetadata

Add "initiatingUserId" and "initiatingTimestamp" metadata to all events.

InitiatingEventMetadata::extractInitiatingMetadata() — Method in class InitiatingEventMetadata
EmbedsContentStreamId — Class in namespace Neos\ContentRepository\Core\Feature\Common

This interface is implemented by events which contain ContentStreamId.

EmbedsNodeAggregateId — Class in namespace Neos\ContentRepository\Core\Feature\Common

This interface is implemented by events which contain NodeAggregateId.

EmbedsWorkspaceName — Class in namespace Neos\ContentRepository\Core\Feature\Common

This interface is implemented by events which contain WorkspaceName.

EnableNodeAggregate — Class in namespace Neos\ContentRepository\Core\Feature\NodeDisabling\Command

Enable the given node aggregate in the given content stream in a dimension space point using a given strategy

RebaseableCommand::extractFromEventEnvelope() — Method in class RebaseableCommand
RebaseableCommand::enrichWithCommand() — Method in class RebaseableCommand

Stores the command in the event's metadata for events on a content stream. This is an important prerequisite for the rebase functionality-

RebaseableCommands::extractFromEventStream() — Method in class RebaseableCommands
UserId::equals() — Method in class UserId
SubtreeTag::equals() — Method in class SubtreeTag
SubtreeTags::equals() — Method in class SubtreeTags
NodeTypeName::equals() — Method in class NodeTypeName
AbsoluteNodePath::equals() — Method in class AbsoluteNodePath
ExpandedNodeTypeCriteria — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\NodeType

Implementation detail of {NodeTypeCriteria}, to be used inside implementations of ContentSubgraphInterface.

Node::equals() — Method in class Node

Checks if the node's "Read Model" identity equals with the given one

NodePath::equals() — Method in class NodePath
NodeTags::equals() — Method in class NodeTags
VisibilityConstraints::excludeSubtreeTags() — Method in class VisibilityConstraints
ProjectionStatus::error() — Method in class ProjectionStatus
ContentRepositoryId::equals() — Method in class ContentRepositoryId
NodeAddress::equals() — Method in class NodeAddress
NodeAggregateId::equals() — Method in class NodeAggregateId
NodeName::equals() — Method in class NodeName
ContentStreamId::equals() — Method in class ContentStreamId
WorkspaceName::equals() — Method in class WorkspaceName
Error — Class in namespace Neos\ContentRepository\Core\Subscription\Engine
Errors — Class in namespace Neos\ContentRepository\Core\Subscription\Engine
SubscriptionId::equals() — Method in class SubscriptionId
MysqlPlatformContentRepositoryLocker::enableForContentRepository() — Method in class MysqlPlatformContentRepositoryLocker
SiteCommandController::exportLegacyDataCommand() — Method in class SiteCommandController

Migrate from the Legacy CR

LegacyExportService::exportToPath() — Method in class LegacyExportService
EventExportProcessor — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Processors
EventExportProcessor::extractPropertyValuesAndReferences() — Method in class EventExportProcessor
BackReferenceNodesOperation::evaluate() — Method in class BackReferenceNodesOperation
BackReferencesOperation::evaluate() — Method in class BackReferencesOperation
ChildrenOperation::evaluate() — Method in class ChildrenOperation
{@inheritdoc}
ChildrenOperation::earlyOptimizationOfFilters() — Method in class ChildrenOperation

Optimize for typical use cases, filter by node name and filter by NodeType (instanceof). These cases are now optimized and will only load the nodes that match the filters.

ClosestOperation::evaluate() — Method in class ClosestOperation
{@inheritdoc}
ContextOperation::evaluate() — Method in class ContextOperation
{@inheritdoc}
FilterOperation::evaluate() — Method in class FilterOperation
{@inheritdoc}
FilterOperation::evaluateOperator() — Method in class FilterOperation
{@inheritdoc}
FindOperation::evaluate() — Method in class FindOperation

This operation operates rather on the given Context object than on the given node and thus may work with the legacy node interface until subgraphs are available {@inheritdoc}

HasOperation::evaluate() — Method in class HasOperation
{@inheritdoc}
NextAllOperation::evaluate() — Method in class NextAllOperation
{@inheritdoc}
NextOperation::evaluate() — Method in class NextOperation
{@inheritdoc}
NextUntilOperation::evaluate() — Method in class NextUntilOperation
{@inheritdoc}
ParentOperation::evaluate() — Method in class ParentOperation
{@inheritdoc}
ParentsOperation::evaluate() — Method in class ParentsOperation
{@inheritdoc}
ParentsUntilOperation::evaluate() — Method in class ParentsUntilOperation
{@inheritdoc}
PrevAllOperation::evaluate() — Method in class PrevAllOperation
{@inheritdoc}
PrevOperation::evaluate() — Method in class PrevOperation
{@inheritdoc}
PrevUntilOperation::evaluate() — Method in class PrevUntilOperation
{@inheritdoc}
PropertyOperation::evaluate() — Method in class PropertyOperation
{@inheritdoc}
ReferenceNodesOperation::evaluate() — Method in class ReferenceNodesOperation
ReferencePropertyOperation::evaluate() — Method in class ReferencePropertyOperation
ReferencesOperation::evaluate() — Method in class ReferencesOperation
RemoveOperation::evaluate() — Method in class RemoveOperation
SiblingsOperation::evaluate() — Method in class SiblingsOperation
{@inheritdoc}
SortByTimestampOperation::evaluate() — Method in class SortByTimestampOperation

First argument is the timestamp to sort by like created, lastModified, originalCreated and originalLastModified Second argument is the sort direction (ASC or DESC).

SortOperation::evaluate() — Method in class SortOperation

First argument is the node property to sort by.

UniqueOperation::evaluate() — Method in class UniqueOperation
$ GenericCommandExecutionAndEventPublication#eventStore — Property in class GenericCommandExecutionAndEventPublication
NodeDiscriminator::equals() — Method in class NodeDiscriminator
NodeDiscriminators::equal() — Method in class NodeDiscriminators
ProjectedNodeAggregateTrait::expectCurrentNodeAggregate() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeTrait::expectCurrentNode() — Method in class ProjectedNodeTrait
Expression — Class in namespace Neos\Fusion\Afx\Parser\Expression

Class Expression

CacheSegmentParser::extractContentAndSubSegments() — Method in class CacheSegmentParser
CacheSegmentParser::extractContent() — Method in class CacheSegmentParser
$ ParserCache#enableCache — Property in class ParserCache
$ RuntimeContentCache#enableContentCache — Property in class RuntimeContentCache
RuntimeContentCache::enter() — Method in class RuntimeContentCache

Enter an evaluation

RuntimeContentCache::evaluateUncached() — Method in class RuntimeContentCache

Evaluate a Fusion path with a given context without content caching

EelNeosDeprecationTracer — Class in namespace Neos\Fusion\Core
AbsorbingHandler::exceptionDisablesCache() — Method in class AbsorbingHandler

The absorbing handler is meant to catch loose evaluation errors (like missing assets) in a useful way, therefor caching is desired.

AbstractRenderingExceptionHandler::exceptionDisablesCache() — Method in class AbstractRenderingExceptionHandler

Can be used to determine if handling the exception should disable the cache or not.

$ ContextDependentHandler#environment — Property in class ContextDependentHandler
FusionSourceCodeCollection::empty() — Method in class FusionSourceCodeCollection
EelExpressionValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ObjectTreeParser::expect() — Method in class ObjectTreeParser

Expects a token of a given type.

$ Runtime#eelEvaluator — Property in class Runtime
Runtime::evaluate() — Method in class Runtime

Evaluate an absolute Fusion path and return the result

Runtime::evaluateObjectOrRetrieveFromCache() — Method in class Runtime

Does the evaluation of a Fusion instance, first checking the cache and if conditions and afterwards applying processors.

Runtime::evaluateExpressionOrValueInternal() — Method in class Runtime

Evaluates an EEL expression or value, checking if conditions first and applying processors.

Runtime::evaluateEelExpression() — Method in class Runtime

Evaluate an Eel expression

Runtime::evaluateApplyValues() — Method in class Runtime

Evaluate "@apply" for the given fusion key.

Runtime::evaluateProcessors() — Method in class Runtime

Evaluate processors on given value.

Runtime::evaluateIfCondition() — Method in class Runtime

Evaluate eventually existing meta "@if" conditionals inside the given configuration and path.

Exception — Class in namespace Neos\Fusion

An exception thrown by Fusion processors or generally in the Fusion context.

AbstractArrayFusionObject::evaluateNestedProperties() — Method in class AbstractArrayFusionObject
AbstractFusionObject::evaluate() — Method in class AbstractFusionObject

Evaluate this Fusion object and return the result

ActionUriImplementation::evaluate() — Method in class ActionUriImplementation
AugmenterImplementation::evaluate() — Method in class AugmenterImplementation
CanRenderImplementation::evaluate() — Method in class CanRenderImplementation
CaseImplementation::evaluate() — Method in class CaseImplementation

Execute each matcher until the first one matches

ComponentImplementation::evaluate() — Method in class ComponentImplementation

Evaluate the fusion-keys and transfer the result into the context as props afterwards evaluate the renderer with this context

DataStructureImplementation::evaluate() — Method in class DataStructureImplementation

Evaluate this Fusion object and return the result

DebugConsoleImplementation::evaluate() — Method in class DebugConsoleImplementation

Appends a console script call to the output

DebugDumpImplementation::evaluate() — Method in class DebugDumpImplementation

Return the values in a human readable form

DebugImplementation::evaluate() — Method in class DebugImplementation

Return the values in a human readable form

HttpResponseImplementation::evaluate() — Method in class HttpResponseImplementation

Evaluate this Fusion object and return the result

ResponseHeadImplementation::evaluate() — Method in class ResponseHeadImplementation

Just return the processed value

JoinImplementation::evaluate() — Method in class JoinImplementation

Evaluate this Fusion object and return the result

LoopImplementation::evaluate() — Method in class LoopImplementation

Evaluate the collection nodes

MapImplementation::evaluate() — Method in class MapImplementation

Evaluate the collection nodes as array

MatchImplementation::evaluate() — Method in class MatchImplementation

Tries to find a matching value for the subject and returns it

MatcherImplementation::evaluate() — Method in class MatcherImplementation

If $condition matches, render $type and return it. Else, return MATCH_NORESULT.

MemoImplementation::evaluate() — Method in class MemoImplementation

Return the processed value or its cached version based on the discriminator

ReduceImplementation::evaluate() — Method in class ReduceImplementation

Reduce the given items to a single value

RendererImplementation::evaluate() — Method in class RendererImplementation

Render $type and return it.

ResourceUriImplementation::evaluate() — Method in class ResourceUriImplementation

Returns the absolute URL of a resource

TagImplementation::evaluate() — Method in class TagImplementation

Return a tag

TemplateImplementation::evaluate() — Method in class TemplateImplementation

Evaluate this Fusion object and return the result

UriBuilderImplementation::evaluate() — Method in class UriBuilderImplementation
ValueImplementation::evaluate() — Method in class ValueImplementation

Just return the processed value

EelExpressionFusionPath — Class in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionPathBuilderVisitor — Class in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionPosition — Class in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionPositions — Class in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionTransformer — Class in namespace Neos\Fusion\Migrations\EelExpression
ExpressionCollectingObjectTreeParser — Class in namespace Neos\Fusion\Migrations\EelExpression
FusionMigrationTrait::execute() — Method in class FusionMigrationTrait
HtmlAugmenter::elementHasAttributes() — Method in class HtmlAugmenter

Checks whether the given $element contains at least one of the specified $attributes (case insensitive)

$ RenderViewHelper#escapeOutput — Property in class RenderViewHelper
AssetCollectionController::editAction() — Method in class AssetCollectionController
AssetController::editAction() — Method in class AssetController

Edit an asset

AssetController::editTagAction() — Method in class AssetController
AssetController::editAssetCollectionAction() — Method in class AssetController
AssetController::errorAction() — Method in class AssetController

This custom errorAction adds FlashMessages for validation results to give more information in the

ImageController::editAction() — Method in class ImageController
TagController::editAction() — Method in class TagController
$ MediaCommandController#entityManager — Property in class MediaCommandController
AssetProxyQueryInterface::execute() — Method in class AssetProxyQueryInterface
NeosAssetProxyQuery::execute() — Method in class NeosAssetProxyQuery
$ NeosAssetProxyRepository#entityManager — Property in class NeosAssetProxyRepository
$ FileTypeIcon#extension — Property in class FileTypeIcon
$ AbstractThumbnailGenerator#environment — Property in class AbstractThumbnailGenerator
$ AssetRepository#entityManager — Property in class AssetRepository

Doctrine's Entity Manager.

$ ThumbnailRepository#entityManager — Property in class ThumbnailRepository
AssetService::emitAssetCreated() — Method in class AssetService

Signals that an asset was added.

AssetService::emitAssetRemoved() — Method in class AssetService

Signals that an asset was removed.

AssetService::emitAssetUpdated() — Method in class AssetService

Signals that an asset was updated.

AssetService::emitAssetResourceReplaced() — Method in class AssetService

Signals that a resource on an asset has been replaced

FileTypeIconService::extractFileExtension() — Method in class FileTypeIconService
$ ImageService#environment — Property in class ImageService
ThumbnailService::emitThumbnailRefreshed() — Method in class ThumbnailService

Signals that a thumbnail was refreshed.

ThumbnailService::emitThumbnailPersisted() — Method in class ThumbnailService

Signals that a thumbnail was persisted.

ThumbnailService::emitThumbnailCreated() — Method in class ThumbnailService

Signals that a thumbnail was created.

Exception — Class in namespace Neos\Media

A generic Neos.Media exception

$ AssetAssetCollectionConditionGenerator#entityManager — Property in class AssetAssetCollectionConditionGenerator
$ AssetCollectionConditionGenerator#entityType — Property in class AssetCollectionConditionGenerator
$ AssetConditionGenerator#entityType — Property in class AssetConditionGenerator
$ AssetTagConditionGenerator#entityManager — Property in class AssetTagConditionGenerator
$ AssetWithoutAssetCollectionConditionGenerator#entityManager — Property in class AssetWithoutAssetCollectionConditionGenerator
$ TagConditionGenerator#entityType — Property in class TagConditionGenerator
$ SiteRepositoryCachingAspect#environment — Property in class SiteRepositoryCachingAspect
AssetUsageIndexingService::extractAssetIds() — Method in class AssetUsageIndexingService
SiteCommandController::exportAllCommand() — Method in class SiteCommandController

Export sites

$ ContentController#entityToIdentityConverter — Property in class ContentController
ContentController::emitAssetUploaded() — Method in class ContentController

Signals that a new asset has been uploaded through the Neos Backend

SettingsController::editPreviewAction() — Method in class SettingsController
Exception — Class in namespace Neos\Neos\Controller

A generic Neos Controller exception

SitesController::editAction() — Method in class SitesController

A edit view for a site and its settings.

SitesController::editDomainAction() — Method in class SitesController

Edit a domain

UsersController::editAction() — Method in class UsersController

Edit an existing user

UsersController::editAccountAction() — Method in class UsersController

Edit the given account

UserSettingsController::editAction() — Method in class UserSettingsController

Edit settings of the current user

UserSettingsController::editAccountAction() — Method in class UserSettingsController

Edit the given account

Exception — Class in namespace Neos\Neos\Domain

A generic Neos Domain exception

Site::emitSiteChanged() — Method in class Site

Internal signal

SiteNodeName::equals() — Method in class SiteNodeName
UserId::equals() — Method in class UserId
WorkspaceDescription::equals() — Method in class WorkspaceDescription
WorkspaceRoleAssignment::equals() — Method in class WorkspaceRoleAssignment
WorkspaceRoleSubject::equals() — Method in class WorkspaceRoleSubject
WorkspaceTitle::equals() — Method in class WorkspaceTitle
ExpressionBasedNodeLabelGenerator — Class in namespace Neos\Neos\Domain\NodeLabel

The expression based node label generator that is used as default if a label expression is configured.

$ ExpressionBasedNodeLabelGenerator#eelEvaluator — Property in class ExpressionBasedNodeLabelGenerator
$ ExpressionBasedNodeLabelGenerator#expression — Property in class ExpressionBasedNodeLabelGenerator
$ RenderingModeService#editPreviewModes — Property in class RenderingModeService
SiteExportService::exportToPath() — Method in class SiteExportService
SiteService::emitSitePruned() — Method in class SiteService

Signal that is triggered whenever a site has been pruned

UserService::emitUserCreated() — Method in class UserService

Signals that a new user, including a new account has been created.

UserService::emitUserDeleted() — Method in class UserService

Signals that the given user has been deleted.

UserService::emitUserUpdated() — Method in class UserService

Signals that the given user data has been updated.

UserService::emitRolesAdded() — Method in class UserService

Signals that new roles have been assigned to the given account

UserService::emitRolesRemoved() — Method in class UserService

Signals that roles have been removed to the given account

UserService::emitUserActivated() — Method in class UserService

Signals that the given user has been activated

UserService::emitUserDeactivated() — Method in class UserService

Signals that the given user has been activated

NeosVisibilityConstraints::excludeDisabled() — Method in class NeosVisibilityConstraints

Used for frontend rendering in combination with the removed constraint, ensuring that neither disabled nor soft removed nodes are visible

NeosVisibilityConstraints::excludeRemoved() — Method in class NeosVisibilityConstraints

Default constraints for the backend and cli, ensuring that disabled nodes are visible, but not soft removed nodes

Exception — Class in namespace Neos\Neos

A generic Neos exception

EventSourcedFrontendNodeRoutePartHandler — Class in namespace Neos\Neos\FrontendRouting

A route part handler for finding nodes in the website's frontend. Like every RoutePartHandler, this handles both directions:

  • from URL to NodeAddress (via {EventSourcedFrontendNodeRoutePartHandler::matchWithParameters})
  • from NodeAddress to URL (via {EventSourcedFrontendNodeRoutePartHandler::resolveWithParameters})
AbstractMenuItemsImplementation::evaluate() — Method in class AbstractMenuItemsImplementation

Returns the items as result of the fusion object.

ContentCacheFlusher::emitTagsFlushed() — Method in class ContentCacheFlusher

Signal that is triggered whenever cache tags get flushed

ContentElementEditableImplementation::evaluate() — Method in class ContentElementEditableImplementation

Evaluate this Fusion object and return the result

ContentElementWrappingImplementation::evaluate() — Method in class ContentElementWrappingImplementation

Evaluate this Fusion object and return the result

ConvertUrisImplementation::evaluate() — Method in class ConvertUrisImplementation

Convert URIs matching a supported scheme to their respective URLs and replace anchor tags whose URI cannot be resolved by their inner content.

$ NodeWrappingHandler#environment — Property in class NodeWrappingHandler
$ PageHandler#environment — Property in class PageHandler
CachingHelper::entryIdentifierForNode() — Method in class CachingHelper

Generate a @cache entry identifier for a given node:

NodeLabelToken::evaluate() — Method in class NodeLabelToken

Crops, removes special chars & tags and trim the label.

ImageUriImplementation::evaluate() — Method in class ImageUriImplementation

Returns a processed image path

NodeUriImplementation::evaluate() — Method in class NodeUriImplementation

Render the Uri.

PluginImplementation::evaluate() — Method in class PluginImplementation

Returns the rendered content of this plugin

$ DefaultPropertyEditorPostprocessor#editorDefaultConfiguration — Property in class DefaultPropertyEditorPostprocessor
$ VisualContentDimension#edges — Property in class VisualContentDimension
NodeTypesStreamWrapper::evaluateNodeTypesPath() — Method in class NodeTypesStreamWrapper

Evaluates the absolute path and filename of the nodetypes file specified by the given path.

Exception — Class in namespace Neos\Neos\Routing

A Neos routing exception

EditNodePrivilege — Class in namespace Neos\Neos\Security\Authorization\Privilege

The privilege to edit any matching node in the Content Repository.

AbstractServiceController::errorAction() — Method in class AbstractServiceController

A preliminary error action for handling validation errors

EntityToIdentityConverter — Class in namespace Neos\Neos\TypeConverter

Converts the given entity to a JSON representation containing the identity and object type

$ ConfigurationTreeViewHelper#escapeOutput — Property in class ConfigurationTreeViewHelper
$ DocumentBreadcrumbPathViewHelper#escapeOutput — Property in class DocumentBreadcrumbPathViewHelper
IfModuleAccessibleViewHelper::evaluateCondition() — Method in class IfModuleAccessibleViewHelper
$ IsAllowedToEditUserViewHelper#escapeOutput — Property in class IsAllowedToEditUserViewHelper
$ JavascriptConfigurationViewHelper#escapeOutput — Property in class JavascriptConfigurationViewHelper
EditableViewHelper — Class in namespace Neos\Neos\ViewHelpers\ContentElement

Renders a wrapper around the inner contents of the tag to enable frontend editing.

$ WrapViewHelper#escapeOutput — Property in class WrapViewHelper
$ StandaloneViewViewHelper#escapeOutput — Property in class StandaloneViewViewHelper
TimeableNodeVisibilityCommandController::executeCommand() — Method in class TimeableNodeVisibilityCommandController
WorkspaceController::editAction() — Method in class WorkspaceController

Edit a workspace

EditWorkspaceFormData — Class in namespace Neos\Workspace\Ui\ViewModel

F

$ NodeMigrationCommandController#filterFactoriesConfiguration — Property in class NodeMigrationCommandController
StructureAdjustmentsCommandController::fixCommand() — Method in class StructureAdjustmentsCommandController

Apply required structure adjustments for the specified node type in the given content repository.

InvalidConfigurationException::fromException() — Method in class InvalidConfigurationException
InvalidConfigurationException::fromMessage() — Method in class InvalidConfigurationException
ContentSubgraphWithRuntimeCaches::findChildNodes() — Method in class ContentSubgraphWithRuntimeCaches

Find direct child nodes of the specified parent node that match the given $filter

ContentSubgraphWithRuntimeCaches::findReferences() — Method in class ContentSubgraphWithRuntimeCaches

Find all "outgoing" references of a given node that match the specified $filter

ContentSubgraphWithRuntimeCaches::findBackReferences() — Method in class ContentSubgraphWithRuntimeCaches

Find all "incoming" references of a given node that match the specified $filter If nodes "A" and "B" both have a reference to "C", the node "C" has two incoming references.

ContentSubgraphWithRuntimeCaches::findNodeById() — Method in class ContentSubgraphWithRuntimeCaches

Find a single node by its aggregate id

ContentSubgraphWithRuntimeCaches::findNodesByIds() — Method in class ContentSubgraphWithRuntimeCaches

Find all nodes by the specified aggregate ids

ContentSubgraphWithRuntimeCaches::findRootNodeByType() — Method in class ContentSubgraphWithRuntimeCaches

Find a root node by its type Note that only one root node can exist per type as enforced by {RootNodeHandling}

ContentSubgraphWithRuntimeCaches::findParentNode() — Method in class ContentSubgraphWithRuntimeCaches

Find the direct parent of a node specified by its aggregate id

ContentSubgraphWithRuntimeCaches::findNodeByPath() — Method in class ContentSubgraphWithRuntimeCaches

Find a single node underneath $startingNodeAggregateId that matches the specified $path

ContentSubgraphWithRuntimeCaches::findNodeByAbsolutePath() — Method in class ContentSubgraphWithRuntimeCaches

Find a single node underneath that matches the specified absolute $path

ContentSubgraphWithRuntimeCaches::findSucceedingSiblingNodes() — Method in class ContentSubgraphWithRuntimeCaches

Find all nodes that are positioned behind the specified sibling and match the specified $filter

ContentSubgraphWithRuntimeCaches::findPrecedingSiblingNodes() — Method in class ContentSubgraphWithRuntimeCaches

Find all nodes that are positioned before the specified sibling and match the specified $filter

ContentSubgraphWithRuntimeCaches::findSubtree() — Method in class ContentSubgraphWithRuntimeCaches

Recursively find all nodes underneath the $entryNodeAggregateId that match the specified $filter and return them as a tree

ContentSubgraphWithRuntimeCaches::findAncestorNodes() — Method in class ContentSubgraphWithRuntimeCaches

Recursively find all nodes above the $entryNodeAggregateId that match the specified $filter and return them as a flat list

ContentSubgraphWithRuntimeCaches::findClosestNode() — Method in class ContentSubgraphWithRuntimeCaches

Find the closest matching node, the entry node itself or the first ancestors of the $entryNodeAggregateId, that match the specified $filter and return it Note: in contrast to {findAncestorNodes()} the resulting node will be the entry node if it matches the filter!

ContentSubgraphWithRuntimeCaches::findDescendantNodes() — Method in class ContentSubgraphWithRuntimeCaches

Recursively find all nodes underneath the $entryNodeAggregateId that match the specified $filter and return them as a flat list

FlushSubgraphCachePoolCatchUpHook — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory

Ensures that the {SubgraphCachePool} is flushed always when content changes. This CatchUpHook is triggered when projections change.

FlushSubgraphCachePoolCatchUpHookFactory — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory

Factory for {FlushSubgraphCachePoolCatchUpHook}, auto-registered in Settings.yaml for GraphProjection

AllChildNodesByNodeIdCache::findChildNodes() — Method in class AllChildNodesByNodeIdCache
ClassClassification::fromClassReflection() — Method in class ClassClassification
TraceEntries::findProjectionConcurrencyViolations() — Method in class TraceEntries
TraceEntries::findDoubleProcessingOfEvents() — Method in class TraceEntries

It shall never happen that the same event (i.e. with the same sequence number) is processed multiple times by the same projector.

DebugEventProjectionState::findAppliedSequenceNumbers() — Method in class DebugEventProjectionState
DebugEventProjectionState::findAppliedSequenceNumberValues() — Method in class DebugEventProjectionState
CommandHandlingDependencies::findWorkspaceByName() — Method in class CommandHandlingDependencies
CommandHandlingDependencies::findAllWorkspaces() — Method in class CommandHandlingDependencies
CommandHooks::fromArray() — Method in class CommandHooks
CommandInterface::fromArray() — Method in class CommandInterface
Commands::fromArray() — Method in class Commands
ContentRepository::findWorkspaceByName() — Method in class ContentRepository

Returns the workspace with the given name, or NULL if it does not exist in this content repository

ContentRepository::findWorkspaces() — Method in class ContentRepository

Returns all workspaces of this content repository. To limit the set, {Workspaces::find()} and {Workspaces::filter()} can be used as well as {Workspaces::getBaseWorkspaces()} and {Workspaces::getDependantWorkspacesRecursively()}.

DimensionSpacePoint::fromArray() — Method in class DimensionSpacePoint
DimensionSpacePoint::fromJsonString() — Method in class DimensionSpacePoint

Creates a dimension space point from a JSON string representation See jsonSerialize

DimensionSpacePoint::fromLegacyDimensionArray() — Method in class DimensionSpacePoint

Creates a dimension space point from a legacy dimension array in format ['language' => ['es'], 'country' => ['ar']]

DimensionSpacePointSet::fromArray() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::fromJsonString() — Method in class DimensionSpacePointSet
OriginDimensionSpacePoint::fromArray() — Method in class OriginDimensionSpacePoint
OriginDimensionSpacePoint::fromJsonString() — Method in class OriginDimensionSpacePoint
OriginDimensionSpacePoint::fromDimensionSpacePoint() — Method in class OriginDimensionSpacePoint
OriginDimensionSpacePoint::fromLegacyDimensionArray() — Method in class OriginDimensionSpacePoint

Creates a dimension space point from a legacy dimension array in format ['language' => ['es'], 'country' => ['ar']]

OriginDimensionSpacePointSet::fromDimensionSpacePointSet() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::fromArray() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::fromJsonString() — Method in class OriginDimensionSpacePointSet
EventInterface::fromArray() — Method in class EventInterface
Events::fromArray() — Method in class Events
PublishedEvents::fromArray() — Method in class PublishedEvents
ContentRepositorySubscriberFactories::fromArray() — Method in class ContentRepositorySubscriberFactories
InterdimensionalSibling::fromArray() — Method in class InterdimensionalSibling
InterdimensionalSiblings::fromArray() — Method in class InterdimensionalSiblings
InterdimensionalSiblings::fromDimensionSpacePointSetWithoutSucceedingSiblings() — Method in class InterdimensionalSiblings
InterdimensionalSiblings::fromDimensionSpacePointSetWithSingleSucceedingSiblings() — Method in class InterdimensionalSiblings
RebasableToOtherWorkspaceInterface::fromArray() — Method in class RebasableToOtherWorkspaceInterface
ContentStreamWasClosed::fromArray() — Method in class ContentStreamWasClosed
ContentStreamWasReopened::fromArray() — Method in class ContentStreamWasReopened
ContentStreamWasCreated::fromArray() — Method in class ContentStreamWasCreated
ContentStreamEventStreamName::fromContentStreamId() — Method in class ContentStreamEventStreamName
ContentStreamWasForked::fromArray() — Method in class ContentStreamWasForked
ContentStreamWasRemoved::fromArray() — Method in class ContentStreamWasRemoved
AddDimensionShineThrough::fromArray() — Method in class AddDimensionShineThrough
MoveDimensionSpacePoint::fromArray() — Method in class MoveDimensionSpacePoint
DimensionShineThroughWasAdded::fromArray() — Method in class DimensionShineThroughWasAdded
DimensionSpacePointWasMoved::fromArray() — Method in class DimensionSpacePointWasMoved
CreateNodeAggregateWithNode::fromArray() — Method in class CreateNodeAggregateWithNode
CreateNodeAggregateWithNodeAndSerializedProperties::fromArray() — Method in class CreateNodeAggregateWithNodeAndSerializedProperties
NodeAggregateIdsByNodePaths::fromArray() — Method in class NodeAggregateIdsByNodePaths
NodeAggregateIdsByNodePaths::fromJsonString() — Method in class NodeAggregateIdsByNodePaths
NodeAggregateWithNodeWasCreated::fromArray() — Method in class NodeAggregateWithNodeWasCreated
DisableNodeAggregate::fromArray() — Method in class DisableNodeAggregate
EnableNodeAggregate::fromArray() — Method in class EnableNodeAggregate
NodeAggregateWasDisabled::fromArray() — Method in class NodeAggregateWasDisabled
NodeAggregateWasEnabled::fromArray() — Method in class NodeAggregateWasEnabled
SetNodeProperties::fromArray() — Method in class SetNodeProperties
SetSerializedNodeProperties::fromArray() — Method in class SetSerializedNodeProperties
PropertyValuesToWrite::fromArray() — Method in class PropertyValuesToWrite
PropertyValuesToWrite::fromJsonString() — Method in class PropertyValuesToWrite
SerializedPropertyValue::fromArray() — Method in class SerializedPropertyValue
SerializedPropertyValues::fromArray() — Method in class SerializedPropertyValues
SerializedPropertyValues::fromJsonString() — Method in class SerializedPropertyValues
NodePropertiesWereSet::fromArray() — Method in class NodePropertiesWereSet
MoveNodeAggregate::fromArray() — Method in class MoveNodeAggregate
NodeAggregateWasMoved::fromArray() — Method in class NodeAggregateWasMoved
SetNodeReferences::fromArray() — Method in class SetNodeReferences
SetSerializedNodeReferences::fromArray() — Method in class SetSerializedNodeReferences
NodeReferenceToWrite::fromTarget() — Method in class NodeReferenceToWrite

The node aggregate id as target of the reference to write

NodeReferenceToWrite::fromTargetAndProperties() — Method in class NodeReferenceToWrite
NodeReferencesForName::fromTargets() — Method in class NodeReferencesForName
NodeReferencesForName::fromReferences() — Method in class NodeReferencesForName
NodeReferencesToWrite::fromArray() — Method in class NodeReferencesToWrite
SerializedNodeReference::fromTargetAndProperties() — Method in class SerializedNodeReference
SerializedNodeReference::fromTarget() — Method in class SerializedNodeReference
SerializedNodeReference::fromArray() — Method in class SerializedNodeReference
SerializedNodeReferences::fromArray() — Method in class SerializedNodeReferences
SerializedNodeReferences::fromJsonString() — Method in class SerializedNodeReferences
SerializedNodeReferencesForName::fromSerializedReferences() — Method in class SerializedNodeReferencesForName
SerializedNodeReferencesForName::fromTargets() — Method in class SerializedNodeReferencesForName
SerializedNodeReferencesForName::fromArray() — Method in class SerializedNodeReferencesForName
NodeReferencesWereSet::fromArray() — Method in class NodeReferencesWereSet
RemoveNodeAggregate::fromArray() — Method in class RemoveNodeAggregate
NodeAggregateWasRemoved::fromArray() — Method in class NodeAggregateWasRemoved
ChangeNodeAggregateName::fromArray() — Method in class ChangeNodeAggregateName
NodeAggregateNameWasChanged::fromArray() — Method in class NodeAggregateNameWasChanged
ChangeNodeAggregateType::fromArray() — Method in class ChangeNodeAggregateType
NodeAggregateTypeChangeChildConstraintConflictResolutionMarkWithTagStrategy::fromString() — Method in class NodeAggregateTypeChangeChildConstraintConflictResolutionMarkWithTagStrategy

Reconstruct from a serialized string of the form "mark_with_tag:[tagName]".

NodeAggregateTypeWasChanged::fromArray() — Method in class NodeAggregateTypeWasChanged
CreateNodeVariant::fromArray() — Method in class CreateNodeVariant
NodeGeneralizationVariantWasCreated::fromArray() — Method in class NodeGeneralizationVariantWasCreated
NodePeerVariantWasCreated::fromArray() — Method in class NodePeerVariantWasCreated
NodeSpecializationVariantWasCreated::fromArray() — Method in class NodeSpecializationVariantWasCreated
CreateRootNodeAggregateWithNode::fromArray() — Method in class CreateRootNodeAggregateWithNode
UpdateRootNodeAggregateDimensions::fromArray() — Method in class UpdateRootNodeAggregateDimensions
RootNodeAggregateDimensionsWereUpdated::fromArray() — Method in class RootNodeAggregateDimensionsWereUpdated
RootNodeAggregateWithNodeWasCreated::fromArray() — Method in class RootNodeAggregateWithNodeWasCreated
UserId::forSystemUser() — Method in class UserId

Creates a special user ID which refers to the virtual "system" user.

UserId::fromString() — Method in class UserId
TagSubtree::fromArray() — Method in class TagSubtree
UntagSubtree::fromArray() — Method in class UntagSubtree
SubtreeTag::fromString() — Method in class SubtreeTag
SubtreeTags::fromArray() — Method in class SubtreeTags
SubtreeTags::fromStrings() — Method in class SubtreeTags
SubtreeWasTagged::fromArray() — Method in class SubtreeWasTagged
SubtreeWasUntagged::fromArray() — Method in class SubtreeWasUntagged
CreateRootWorkspace::fromArray() — Method in class CreateRootWorkspace
CreateWorkspace::fromArray() — Method in class CreateWorkspace
RootWorkspaceWasCreated::fromArray() — Method in class RootWorkspaceWasCreated
WorkspaceWasCreated::fromArray() — Method in class WorkspaceWasCreated
WorkspaceEventStreamName::fromWorkspaceName() — Method in class WorkspaceEventStreamName
ChangeBaseWorkspace::fromArray() — Method in class ChangeBaseWorkspace
DeleteWorkspace::fromArray() — Method in class DeleteWorkspace
WorkspaceBaseWorkspaceWasChanged::fromArray() — Method in class WorkspaceBaseWorkspaceWasChanged
WorkspaceOwnerWasChanged::fromArray() — Method in class WorkspaceOwnerWasChanged
WorkspaceWasRemoved::fromArray() — Method in class WorkspaceWasRemoved
WorkspaceWasRenamed::fromArray() — Method in class WorkspaceWasRenamed
DiscardIndividualNodesFromWorkspace::fromArray() — Method in class DiscardIndividualNodesFromWorkspace
DiscardWorkspace::fromArray() — Method in class DiscardWorkspace
PublishIndividualNodesFromWorkspace::fromArray() — Method in class PublishIndividualNodesFromWorkspace
PublishWorkspace::fromArray() — Method in class PublishWorkspace
WorkspaceWasDiscarded::fromArray() — Method in class WorkspaceWasDiscarded
WorkspaceWasPartiallyDiscarded::fromArray() — Method in class WorkspaceWasPartiallyDiscarded
WorkspaceWasPartiallyPublished::fromArray() — Method in class WorkspaceWasPartiallyPublished
WorkspaceWasPublished::fromArray() — Method in class WorkspaceWasPublished
RebaseWorkspace::fromArray() — Method in class RebaseWorkspace
ConflictingEvents::first() — Method in class ConflictingEvents
WorkspaceRebaseFailed::fromArray() — Method in class WorkspaceRebaseFailed
WorkspaceWasRebased::fromArray() — Method in class WorkspaceWasRebased
PropertyType::fromNodeTypeDeclaration() — Method in class PropertyType
PropertyType::float() — Method in class PropertyType
$ NodeType#fullConfiguration — Property in class NodeType

Full configuration for this node type, can be an arbitrarily nested array. Includes any inherited configuration.

$ NodeType#final — Property in class NodeType

Is this node type marked final

NodeTypeName::fromString() — Method in class NodeTypeName
NodeTypeNames::fromArray() — Method in class NodeTypeNames
NodeTypeNames::fromStringArray() — Method in class NodeTypeNames
TetheredNodeTypeDefinitions::fromArray() — Method in class TetheredNodeTypeDefinitions
AbsoluteNodePath::fromRootNodeTypeNameAndRelativePath() — Method in class AbsoluteNodePath
AbsoluteNodePath::fromLeafNodeAndAncestors() — Method in class AbsoluteNodePath

The ancestors must be ordered with the root node first.

AbsoluteNodePath::fromString() — Method in class AbsoluteNodePath
ContentGraphInterface::findRootNodeAggregateByType() — Method in class ContentGraphInterface
ContentGraphInterface::findRootNodeAggregates() — Method in class ContentGraphInterface
ContentGraphInterface::findNodeAggregatesByType() — Method in class ContentGraphInterface
ContentGraphInterface::findNodeAggregateById() — Method in class ContentGraphInterface
ContentGraphInterface::findNodeAggregatesByIds() — Method in class ContentGraphInterface
ContentGraphInterface::findUsedNodeTypeNames() — Method in class ContentGraphInterface

Returns all node types in use, from the graph projection

ContentGraphInterface::findParentNodeAggregateByChildOriginDimensionSpacePoint() — Method in class ContentGraphInterface
ContentGraphInterface::findParentNodeAggregates() — Method in class ContentGraphInterface
ContentGraphInterface::findAncestorNodeAggregateIds() — Method in class ContentGraphInterface
ContentGraphInterface::findChildNodeAggregates() — Method in class ContentGraphInterface
ContentGraphInterface::findChildNodeAggregateByName() — Method in class ContentGraphInterface

A node aggregate can have no or exactly one child node aggregate with a given name as enforced by constraint checks

ContentGraphInterface::findTetheredChildNodeAggregates() — Method in class ContentGraphInterface
ContentGraphInterface::findNodeAggregatesTaggedBy() — Method in class ContentGraphInterface
ContentGraphReadModelInterface::findWorkspaceByName() — Method in class ContentGraphReadModelInterface
ContentGraphReadModelInterface::findWorkspaces() — Method in class ContentGraphReadModelInterface
ContentGraphReadModelInterface::findContentStreamById() — Method in class ContentGraphReadModelInterface
ContentSubgraphInterface::findNodeById() — Method in class ContentSubgraphInterface

Find a single node by its aggregate id

ContentSubgraphInterface::findNodesByIds() — Method in class ContentSubgraphInterface

Find all nodes by the specified aggregate ids

ContentSubgraphInterface::findRootNodeByType() — Method in class ContentSubgraphInterface

Find a root node by its type Note that only one root node can exist per type as enforced by {RootNodeHandling}

ContentSubgraphInterface::findChildNodes() — Method in class ContentSubgraphInterface

Find direct child nodes of the specified parent node that match the given $filter

ContentSubgraphInterface::findParentNode() — Method in class ContentSubgraphInterface

Find the direct parent of a node specified by its aggregate id

ContentSubgraphInterface::findSucceedingSiblingNodes() — Method in class ContentSubgraphInterface

Find all nodes that are positioned behind the specified sibling and match the specified $filter

ContentSubgraphInterface::findPrecedingSiblingNodes() — Method in class ContentSubgraphInterface

Find all nodes that are positioned before the specified sibling and match the specified $filter

ContentSubgraphInterface::findAncestorNodes() — Method in class ContentSubgraphInterface

Recursively find all nodes above the $entryNodeAggregateId that match the specified $filter and return them as a flat list

ContentSubgraphInterface::findClosestNode() — Method in class ContentSubgraphInterface

Find the closest matching node, the entry node itself or the first ancestors of the $entryNodeAggregateId, that match the specified $filter and return it Note: in contrast to {findAncestorNodes()} the resulting node will be the entry node if it matches the filter!

ContentSubgraphInterface::findDescendantNodes() — Method in class ContentSubgraphInterface

Recursively find all nodes underneath the $entryNodeAggregateId that match the specified $filter and return them as a flat list

ContentSubgraphInterface::findSubtree() — Method in class ContentSubgraphInterface

Recursively find all nodes underneath the $entryNodeAggregateId that match the specified $filter and return them as a tree

ContentSubgraphInterface::findReferences() — Method in class ContentSubgraphInterface

Find all "outgoing" references of a given node that match the specified $filter

ContentSubgraphInterface::findBackReferences() — Method in class ContentSubgraphInterface

Find all "incoming" references of a given node that match the specified $filter If nodes "A" and "B" both have a reference to "C", the node "C" has two incoming references.

ContentSubgraphInterface::findNodeByPath() — Method in class ContentSubgraphInterface

Find a single node underneath $startingNodeAggregateId that matches the specified $path

ContentSubgraphInterface::findNodeByAbsolutePath() — Method in class ContentSubgraphInterface

Find a single node underneath that matches the specified absolute $path

CoverageByOrigin::fromArray() — Method in class CoverageByOrigin
CoverageByOrigin::fromJsonString() — Method in class CoverageByOrigin
CountAncestorNodesFilter::fromFindAncestorNodesFilter() — Method in class CountAncestorNodesFilter
CountBackReferencesFilter::fromFindBackReferencesFilter() — Method in class CountBackReferencesFilter
CountChildNodesFilter::fromFindChildNodesFilter() — Method in class CountChildNodesFilter
CountDescendantNodesFilter::fromFindDescendantNodesFilter() — Method in class CountDescendantNodesFilter
CountReferencesFilter::fromFindReferencesFilter() — Method in class CountReferencesFilter
FindAncestorNodesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findAncestorNodes()}

FindBackReferencesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findBackReferences()}

FindChildNodesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findChildNodes()}

FindClosestNodeFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findClosestNode()}

FindDescendantNodesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findDescendantNodes()}

FindPrecedingSiblingNodesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findPrecedingSiblingNodes()}

FindReferencesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findReferences()}

FindRootNodeAggregatesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentGraphInterface::findRootNodeAggregates()}

FindSubtreeFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findSubtree()}

FindSucceedingSiblingNodesFilter — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

Immutable filter DTO for {ContentSubgraphInterface::findSucceedingSiblingNodes()}

NodeTypeCriteria::fromFilterString() — Method in class NodeTypeCriteria
Ordering::fromArray() — Method in class Ordering
OrderingField::fromArray() — Method in class OrderingField
OrderingFieldName::fromString() — Method in class OrderingFieldName
Pagination::fromLimitAndOffset() — Method in class Pagination
Pagination::fromArray() — Method in class Pagination
SearchTerm::fulltext() — Method in class SearchTerm

Create a new Fulltext search term (i.e. search across all properties)

NodeAggregates::fromArray() — Method in class NodeAggregates
NodeAggregates::first() — Method in class NodeAggregates
NodePath::fromString() — Method in class NodePath
NodePath::fromPathSegments() — Method in class NodePath
NodePath::fromNodeNames() — Method in class NodePath
Nodes::fromArray() — Method in class Nodes
Nodes::first() — Method in class Nodes
Nodes::filter() — Method in class Nodes
OriginByCoverage::fromArray() — Method in class OriginByCoverage
OriginByCoverage::fromJsonString() — Method in class OriginByCoverage
References::fromArray() — Method in class References
Subtrees::fromArray() — Method in class Subtrees
VisibilityConstraints::fromTagConstraints() — Method in class VisibilityConstraints

Please use {VisibilityConstraints::excludeSubtreeTags} instead.

ProjectionStates::fromArray() — Method in class ProjectionStates
Projections::fromArray() — Method in class Projections
ContentRepositoryId::fromString() — Method in class ContentRepositoryId
ContentRepositoryIds::fromArray() — Method in class ContentRepositoryIds
NodeAddress::fromNode() — Method in class NodeAddress
NodeAddress::fromArray() — Method in class NodeAddress
NodeAddress::fromJsonString() — Method in class NodeAddress
NodeAggregateId::fromString() — Method in class NodeAggregateId
NodeAggregateIds::fromArray() — Method in class NodeAggregateIds
NodeAggregateIds::fromJsonString() — Method in class NodeAggregateIds
NodeAggregateIds::fromNodes() — Method in class NodeAggregateIds
NodeName::fromString() — Method in class NodeName
PropertyName::fromString() — Method in class PropertyName
PropertyNames::fromArray() — Method in class PropertyNames
ReferenceName::fromString() — Method in class ReferenceName
ContentStreamId::fromString() — Method in class ContentStreamId
WorkspaceName::fromString() — Method in class WorkspaceName
WorkspaceName::forLive() — Method in class WorkspaceName
Workspaces::fromArray() — Method in class Workspaces
Workspaces::filter() — Method in class Workspaces
Workspaces::find() — Method in class Workspaces
Errors::fromArray() — Method in class Errors
Errors::first() — Method in class Errors
ProcessedResult::failed() — Method in class ProcessedResult
Result::failed() — Method in class Result
SubscriptionCriteria::forEngineCriteriaAndStatus() — Method in class SubscriptionCriteria
SubscriptionStoreInterface::findByCriteriaForUpdate() — Method in class SubscriptionStoreInterface
Subscribers::fromArray() — Method in class Subscribers
SubscriptionError::fromPreviousStatusAndException() — Method in class SubscriptionError
SubscriptionId::fromString() — Method in class SubscriptionId
SubscriptionIds::fromArray() — Method in class SubscriptionIds
SubscriptionStatusCollection::fromArray() — Method in class SubscriptionStatusCollection
SubscriptionStatusCollection::first() — Method in class SubscriptionStatusCollection
SubscriptionStatusFilter::fromArray() — Method in class SubscriptionStatusFilter
Subscriptions::fromArray() — Method in class Subscriptions
Subscriptions::first() — Method in class Subscriptions
Subscriptions::filter() — Method in class Subscriptions
MysqlPlatformContentRepositoryLocker::forContentRepositoryAndConnection() — Method in class MysqlPlatformContentRepositoryLocker
DoctrineSubscriptionStore::findByCriteriaForUpdate() — Method in class DoctrineSubscriptionStore
VisitedNodeAggregates::findMostSpecificParentNodeInDimensionGraph() — Method in class VisitedNodeAggregates
RootNodeTypeMapping::fromArray() — Method in class RootNodeTypeMapping
FilterOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

This filter implementation contains specific behavior for use on ContentRepository nodes. It will not evaluate any elements that are not instances of the Node.

FindOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"find" operation working on ContentRepository nodes. This operation allows for retrieval of nodes specified by a path, identifier or node type (recursive).

$ PropertyOperation#final — Property in class PropertyOperation
{@inheritdoc}
GherkinTableNodeBasedContentDimensionSource::fromGherkinTableNode() — Method in class GherkinTableNodeBasedContentDimensionSource
NodeDiscriminator::fromShorthand() — Method in class NodeDiscriminator
NodeDiscriminator::fromNode() — Method in class NodeDiscriminator
NodeDiscriminators::fromJsonString() — Method in class NodeDiscriminators
NodeDiscriminators::fromArray() — Method in class NodeDiscriminators
FakeAuthProvider — Class in namespace Neos\ContentRepository\TestSuite\Fakes

Content Repository AuthProvider implementation for tests This is a mutable class in order to allow to adjust the behaviour during runtime for testing purposes

FakeAuthProviderFactory — Class in namespace Neos\ContentRepository\TestSuite\Fakes
FakeCatchUpHookFactory — Class in namespace Neos\ContentRepository\TestSuite\Fakes
FakeCatchUpHookFactory2 — Class in namespace Neos\ContentRepository\TestSuite\Fakes
FakeClock — Class in namespace Neos\ContentRepository\TestSuite\Fakes

Clock implementation for tests This is a mutable class in order to allow to adjust the behaviour during runtime for testing purposes

FakeClockFactory — Class in namespace Neos\ContentRepository\TestSuite\Fakes
FakeCommandHookFactory — Class in namespace Neos\ContentRepository\TestSuite\Fakes
FakeContentDimensionSourceFactory — Class in namespace Neos\ContentRepository\TestSuite\Fakes

Fake factory for testing. Note that the factory MUST be initialised BEFORE the content repository is fetched.

FakeNodeTypeManagerFactory — Class in namespace Neos\ContentRepository\TestSuite\Fakes

Fake factory for testing. Note that the factory MUST be initialised BEFORE the content repository is fetched.

FakeProjectionFactory — Class in namespace Neos\ContentRepository\TestSuite\Fakes
HtmlArrayRenderer::fixSpaces() — Method in class HtmlArrayRenderer

Replace a string containing spaces with a HTML representation using  .

SequenceMatcher::findLongestMatch() — Method in class SequenceMatcher

Find the longest matching block in the two sequences, as defined by the lower and upper constraints for each sequence. (for the first sequence, $alo - $ahi and for the second sequence, $blo - $bhi)

FusionCachingAspect — Class in namespace Neos\Fusion\Aspects
$ FusionCachingAspect#fusionCache — Property in class FusionCachingAspect
ContentCache::flushByTag() — Method in class ContentCache

Flush content cache entries by tag

ContentCache::flushByTags() — Method in class ContentCache

Flush content cache entries by tags

ContentCache::flush() — Method in class ContentCache

Flush all content cache entries

FileMonitorListener — Class in namespace Neos\Fusion\Core\Cache

Listener to clear Fusion caches if important files have changed

$ FileMonitorListener#flowCacheManager — Property in class FileMonitorListener
FileMonitorListener::flushContentCacheOnFileChanges() — Method in class FileMonitorListener
FusionContextSerializer — Class in namespace Neos\Fusion\Core\Cache

Serializer for Fusion's \@cache.context values

$ ParserCacheFlusher#flowCacheManager — Property in class ParserCacheFlusher
ParserCacheFlusher::flushPartialCacheOnFileChanges() — Method in class ParserCacheFlusher
RuntimeContentCache::flushTags() — Method in class RuntimeContentCache

Resets the assigned tags, returning the previously set tags.

AbstractRenderingExceptionHandler::formatScriptPath() — Method in class AbstractRenderingExceptionHandler

breaks the given path to multiple line to allow a nicer formatted logging

HtmlMessageHandler::formatErrorCodeMessage() — Method in class HtmlMessageHandler

Renders a message depicting the user where to find further information for the given reference code.

HtmlMessageHandler::formatFusionPath() — Method in class HtmlMessageHandler

Renders an indented multi-line stack-trace for the given Fusion path.

FusionConfiguration — Class in namespace Neos\Fusion\Core

This holds the parsed Fusion Configuration and can be used to pass it to the Runtime via {RuntimeFactory::createFromConfiguration()}

FusionConfiguration::fromArray() — Method in class FusionConfiguration
FusionGlobals — Class in namespace Neos\Fusion\Core

Fusion differentiates between dynamic context variables and fixed Fusion globals.

FusionGlobals::fromArray() — Method in class FusionGlobals
FusionSourceCode — Class in namespace Neos\Fusion\Core
FusionSourceCode::fromString() — Method in class FusionSourceCode
FusionSourceCode::fromFilePath() — Method in class FusionSourceCode
FusionSourceCode::fromDangerousPotentiallyDifferingSourceCodeAndFilePath() — Method in class FusionSourceCode

Watch out for unexpected behaviour https://github.com/neos/neos-development-collection/issues/3835

FusionSourceCodeCollection — Class in namespace Neos\Fusion\Core
FusionSourceCodeCollection::fromFilePath() — Method in class FusionSourceCodeCollection
FusionSourceCodeCollection::fromString() — Method in class FusionSourceCodeCollection
$ LegacyFusionControllerContext#flashMessageService — Property in class LegacyFusionControllerContext
FloatValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
FusionFile — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
FusionObjectValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
MessageCreator::forParseStatement() — Method in class MessageCreator
MessageCreator::forParseEndOfStatement() — Method in class MessageCreator
MessageCreator::forParsePathSegment() — Method in class MessageCreator
MessageCreator::forPathSegmentPrototypeName() — Method in class MessageCreator
MessageCreator::forParsePathOrOperator() — Method in class MessageCreator
MessageCreator::forParseDslExpression() — Method in class MessageCreator
MessageCreator::forParsePathValue() — Method in class MessageCreator
$ ParserException#fluentCode — Property in class ParserException
$ ParserException#fluentMessageCreator — Property in class ParserException
$ ParserException#fluentPrevious — Property in class ParserException
$ ParserException#fluentFile — Property in class ParserException
$ ParserException#fluentFusion — Property in class ParserException
$ ParserException#fluentCursor — Property in class ParserException
$ ParserException#fluentShowColumn — Property in class ParserException
FilePatternResolver — Class in namespace Neos\Fusion\Core\ObjectTreeParser

Resolve files after a pattern.

$ Runtime#fusionGlobals — Property in class Runtime

Fusion global variables like EEL helper definitions {FusionGlobals}

RuntimeConfiguration::forPath() — Method in class RuntimeConfiguration

Get the expanded Fusion configuration for the given path

$ RuntimeFactory#fusionParser — Property in class RuntimeFactory
AbstractArrayFusionObject::filterIgnoredProperties() — Method in class AbstractArrayFusionObject

Filters properties by ignoredProperties

$ AbstractFusionObject#fusionObjectName — Property in class AbstractFusionObject

Name of this Fusion object, like Neos.Neos:Text

$ AbstractFusionObject#fusionValueCache — Property in class AbstractFusionObject
AbstractFusionObject::fusionValue() — Method in class AbstractFusionObject

Return the Fusion value relative to this Fusion object (with processors etc applied).

FluidView — Class in namespace Neos\Fusion\FusionObjects\Helpers

Extended Fluid Template View for use in Fusion.

$ FluidView#fusionObject — Property in class FluidView
FusionAwareViewInterface — Class in namespace Neos\Fusion\FusionObjects\Helpers

You should implement this interface with a View that should allow access to the Fusion object it is rendered from (and so the Fusion runtime).

FusionPathProxy — Class in namespace Neos\Fusion\FusionObjects\Helpers

A proxy object representing a Fusion path inside a Fluid Template. It allows to render arbitrary Fusion objects or Eel expressions using the already-known property path syntax.

$ FusionPathProxy#fusionRuntime — Property in class FusionPathProxy

Reference to the Fusion Runtime which controls the whole rendering

$ EelExpressionPosition#fusionPath — Property in class EelExpressionPosition

the fusion path leading to this eel expression. Not always filled (e.g. not in AFX).

EelExpressionPositions::fromArray() — Method in class EelExpressionPositions
EelExpressionPositions::first() — Method in class EelExpressionPositions
EelExpressionTransformer::forContent() — Method in class EelExpressionTransformer
ExpressionCollectingObjectTreeParser::findEelExpressions() — Method in class ExpressionCollectingObjectTreeParser
ExpressionCollectingObjectTreeParser::findAfxExpressions() — Method in class ExpressionCollectingObjectTreeParser
FusionMigrationTrait — Class in namespace Neos\Fusion\Migrations
FusionPrototypeNameAddComment — Class in namespace Neos\Fusion\Migrations\FusionPrototype
FusionPrototypeNameReplacement — Class in namespace Neos\Fusion\Migrations\FusionPrototype
FusionPrototypeTransformer — Class in namespace Neos\Fusion\Migrations\FusionPrototype
FusionPrototypeTransformer::forContent() — Method in class FusionPrototypeTransformer
DebugStack::flush() — Method in class DebugStack
FusionContextTrait — Class in namespace Neos\Fusion\ViewHelpers

This trait is to be used in ViewHelpers that need to get information from the Fusion runtime context.

$ RenderViewHelper#fusionView — Property in class RenderViewHelper
FusionView — Class in namespace Neos\Fusion\View

View for using Fusion for standard MVC controllers.

$ FusionView#fusionParser — Property in class FusionView
$ FusionView#fusionPath — Property in class FusionView

Runtime cache of the Fusion path which should be rendered; derived from the controller and action names or set by the user.

$ FusionView#fusionRuntime — Property in class FusionView

The Fusion Runtime

$ ResizeImageAdjustment#filter — Property in class ResizeImageAdjustment
AssetProxyRepositoryInterface::filterByType() — Method in class AssetProxyRepositoryInterface
AssetProxyRepositoryInterface::findAll() — Method in class AssetProxyRepositoryInterface
AssetProxyRepositoryInterface::findBySearchTerm() — Method in class AssetProxyRepositoryInterface
AssetProxyRepositoryInterface::findByTag() — Method in class AssetProxyRepositoryInterface
AssetProxyRepositoryInterface::findUntagged() — Method in class AssetProxyRepositoryInterface
NeosAssetProxyRepository::filterByType() — Method in class NeosAssetProxyRepository
NeosAssetProxyRepository::filterByCollection() — Method in class NeosAssetProxyRepository

NOTE: This needs to be refactored to use an asset collection identifier instead of Media's domain model before it can become a public API for other asset sources.

NeosAssetProxyRepository::findAll() — Method in class NeosAssetProxyRepository
NeosAssetProxyRepository::findBySearchTerm() — Method in class NeosAssetProxyRepository
NeosAssetProxyRepository::findByTag() — Method in class NeosAssetProxyRepository
NeosAssetProxyRepository::findUntagged() — Method in class NeosAssetProxyRepository
SupportsCollectionsInterface::filterByCollection() — Method in class SupportsCollectionsInterface

NOTE: This needs to be refactored to use an asset collection identifier instead of Media's domain model before it can become a public API for other asset sources.

SupportsTaggingInterface::findByTag() — Method in class SupportsTaggingInterface

NOTE: This needs to be refactored to use a tag identifier instead of Media's domain model before it can become a public API for other asset sources.

SupportsTaggingInterface::findUntagged() — Method in class SupportsTaggingInterface
AssetConstraints::fromArray() — Method in class AssetConstraints
FileTypeIcon — Class in namespace Neos\Media\Domain\Model

File Type Icon

$ ThumbnailConfiguration#format — Property in class ThumbnailConfiguration
FontDocumentThumbnailGenerator — Class in namespace Neos\Media\Domain\Model\ThumbnailGenerator

A system-generated preview version of a font document.

AssetRepository::findBySearchTermOrTags() — Method in class AssetRepository

Find assets by title or given tags

AssetRepository::findByTag() — Method in class AssetRepository

Find Assets with the given Tag assigned

AssetRepository::findAll() — Method in class AssetRepository
AssetRepository::findUntagged() — Method in class AssetRepository

Find Assets without any tag

AssetRepository::findByAssetCollection() — Method in class AssetRepository
AssetRepository::findOneByResourceSha1() — Method in class AssetRepository
AssetRepository::findAllIterator() — Method in class AssetRepository

Find all objects and return an iterable

ImageRepository::findAssetIdentifiersWithVariants() — Method in class ImageRepository

Return raw data about existing assets and their variants

ImageVariantRepository::findVariantsByIdentifierAndVariantName() — Method in class ImageVariantRepository
ImageVariantRepository::findAllWithOutdatedPresets() — Method in class ImageVariantRepository
ImportedAssetRepository::findOneByAssetSourceIdentifierAndRemoteAssetIdentifier() — Method in class ImportedAssetRepository
ImportedAssetRepository::findOneByLocalAssetIdentifier() — Method in class ImportedAssetRepository
TagRepository::findBySearchTerm() — Method in class TagRepository
TagRepository::findByAssetCollections() — Method in class TagRepository
TagRepository::findOneByLabel() — Method in class TagRepository
TagRepository::findByParent() — Method in class TagRepository
ThumbnailRepository::findAllIterator() — Method in class ThumbnailRepository

Find all objects and return an iterable

ThumbnailRepository::findUngeneratedIterator() — Method in class ThumbnailRepository

Find ungenerated objects and return an iterable

ThumbnailRepository::findOneByAssetAndThumbnailConfiguration() — Method in class ThumbnailRepository

Returns a thumbnail of the given asset with the specified dimensions.

FileTypeIconService — Class in namespace Neos\Media\Domain\Service

Service that retrieves an icon for the file type of a given filename

$ ThumbnailService#formatConversions — Property in class ThumbnailService
Adjustment::fromConfiguration() — Method in class Adjustment
AspectRatio::fromString() — Method in class AspectRatio
Variant::fromConfiguration() — Method in class Variant
VariantPreset::fromConfiguration() — Method in class VariantPreset
AssetsHelper::findByTag() — Method in class AssetsHelper
AssetsHelper::findByCollection() — Method in class AssetsHelper
AssetInterfaceConverter::fetchObjectFromPersistence() — Method in class AssetInterfaceConverter

Fetch an object from persistence layer.

FileTypeIconViewHelper — Class in namespace Neos\Media\ViewHelpers

Renders an HTML tag for a file type icon for a given Neos.Media's asset instance

$ SiteRepositoryCachingAspect#firstOnlineSite — Property in class SiteRepositoryCachingAspect
AssetUsageService::findByFilter() — Method in class AssetUsageService
AssetUsageRepository::findUsages() — Method in class AssetUsageRepository
AssetUsageRepository::findUsageForNodeInWorkspaces() — Method in class AssetUsageRepository
AssetUsages::fromArrayOfAssetUsages() — Method in class AssetUsages
GlobalAssetUsageService::findByFilter() — Method in class GlobalAssetUsageService
DomainCommandController::findDomainsByHostnamePattern() — Method in class DomainCommandController

Find domains that match the given hostname with globbing support

SiteCommandController::findSitesByNodeNamePattern() — Method in class SiteCommandController

Find all sites the match the given site-node-name-pattern with support for globbing

UserCommandController::findUsersByUsernamePattern() — Method in class UserCommandController

Find all users the match the given username with globbing support

ContentSubgraphCacheWarmup::fillCacheWithContentNodes() — Method in class ContentSubgraphCacheWarmup
$ LoginController#flashMessageService — Property in class LoginController
SiteConfiguration::fromArray() — Method in class SiteConfiguration
SiteNodeName::fromNodeName() — Method in class SiteNodeName
SiteNodeName::fromString() — Method in class SiteNodeName
UserId::fromString() — Method in class UserId
WorkspaceDescription::fromString() — Method in class WorkspaceDescription
WorkspaceRoleAssignments::fromArray() — Method in class WorkspaceRoleAssignments
WorkspaceRoleSubjects::fromArray() — Method in class WorkspaceRoleSubjects
WorkspaceTitle::fromString() — Method in class WorkspaceTitle
SitePruningProcessor::findAllSites() — Method in class SitePruningProcessor
DomainRepository::findByHost() — Method in class DomainRepository

Finds all active domains matching the given hostname.

DomainRepository::findOneByHost() — Method in class DomainRepository

Find the best matching active domain for the given hostname.

DomainRepository::findOneByActiveRequest() — Method in class DomainRepository
DomainRepository::findByActive() — Method in class DomainRepository
DomainRepository::findBySite() — Method in class DomainRepository
DomainRepository::findByHostname() — Method in class DomainRepository
SiteRepository::findFirst() — Method in class SiteRepository

Finds the first site

SiteRepository::findOnline() — Method in class SiteRepository

Find all sites with status "online"

SiteRepository::findFirstOnline() — Method in class SiteRepository

Find first site with status "online"

SiteRepository::findOneByNodeName() — Method in class SiteRepository
SiteRepository::findSiteBySiteNode() — Method in class SiteRepository

Finds a given site by site node.

SiteRepository::findDefault() — Method in class SiteRepository

Find the site that was specified in the configuration defaultSiteNodeName

SiteRepository::findByNodeName() — Method in class SiteRepository
SiteRepository::findByState() — Method in class SiteRepository
UserRepository::findAllOrderedByUsername() — Method in class UserRepository
UserRepository::findAllOrdered() — Method in class UserRepository
UserRepository::findBySearchTerm() — Method in class UserRepository
WorkspaceMetadataAndRoleRepository::findWorkspaceNameByUser() — Method in class WorkspaceMetadataAndRoleRepository
WorkspaceMetadataAndRoleRepository::findAllPersonalWorkspaceNamesByUser() — Method in class WorkspaceMetadataAndRoleRepository
FusionAutoIncludeHandler — Class in namespace Neos\Neos\Domain\Service
FusionConfigurationCache — Class in namespace Neos\Neos\Domain\Service
FusionService — Class in namespace Neos\Neos\Domain\Service
$ FusionService#fusionParser — Property in class FusionService
$ FusionService#fusionSourceCodeFactory — Property in class FusionService
$ FusionService#fusionConfigurationCache — Property in class FusionService
$ FusionService#fusionAutoIncludeHandler — Property in class FusionService
FusionSourceCodeFactory — Class in namespace Neos\Neos\Domain\Service
$ FusionSourceCodeFactory#fusionAutoIncludeHandler — Property in class FusionSourceCodeFactory
NodeAggregateIdMapping::fromArray() — Method in class NodeAggregateIdMapping
TransientNodeCopy::forEntry() — Method in class TransientNodeCopy
TransientNodeCopy::forTetheredChildNode() — Method in class TransientNodeCopy
TransientNodeCopy::forRegularChildNode() — Method in class TransientNodeCopy
NodeTypeNameFactory::forContent() — Method in class NodeTypeNameFactory
NodeTypeNameFactory::forContentCollection() — Method in class NodeTypeNameFactory
NodeTypeNameFactory::forDocument() — Method in class NodeTypeNameFactory
NodeTypeNameFactory::forFallback() — Method in class NodeTypeNameFactory
NodeTypeNameFactory::forShortcut() — Method in class NodeTypeNameFactory
NodeTypeNameFactory::forSite() — Method in class NodeTypeNameFactory
NodeTypeNameFactory::forSites() — Method in class NodeTypeNameFactory
NodeTypeNameFactory::forRoot() — Method in class NodeTypeNameFactory
RenderingModeService::findByCurrentUser() — Method in class RenderingModeService

Get the current rendering mode.

RenderingModeService::findDefault() — Method in class RenderingModeService

Returns the default rendering mode.

RenderingModeService::findByName() — Method in class RenderingModeService

Finds an rendering mode by name.

SiteNodeUtility::findSiteNodeBySite() — Method in class SiteNodeUtility

Find the site node by the neos site entity.

UserService::findUserById() — Method in class UserService
UserService::findUserForAccount() — Method in class UserService
ImpendingHardRemovalConflictRepository::findAllConflicts() — Method in class ImpendingHardRemovalConflictRepository
ImpendingHardRemovalConflicts::fromArray() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNodes::fromArray() — Method in class SoftRemovedNodes
DelegatingResolver::fromRequestToDimensionSpacePoint() — Method in class DelegatingResolver

Called in the incoming direction, when an URL is resolved on its way

DelegatingResolver::fromDimensionSpacePointToUriConstraints() — Method in class DelegatingResolver

Called for each generated URL, to adjust (and return) the passed-in UriConstraints depending on the given DimensionSpacePoint.

DimensionResolverInterface::fromRequestToDimensionSpacePoint() — Method in class DimensionResolverInterface

Called in the incoming direction, when an URL is resolved on its way

DimensionResolverInterface::fromDimensionSpacePointToUriConstraints() — Method in class DimensionResolverInterface

Called for each generated URL, to adjust (and return) the passed-in UriConstraints depending on the given DimensionSpacePoint.

RequestToDimensionSpacePointContext::fromUriPathAndRouteParametersAndResolvedSite() — Method in class RequestToDimensionSpacePointContext
CompositeResolver::fromRequestToDimensionSpacePoint() — Method in class CompositeResolver

Called in the incoming direction, when an URL is resolved on its way

CompositeResolver::fromDimensionSpacePointToUriConstraints() — Method in class CompositeResolver

Called for each generated URL, to adjust (and return) the passed-in UriConstraints depending on the given DimensionSpacePoint.

NoopResolver::fromRequestToDimensionSpacePoint() — Method in class NoopResolver

Called in the incoming direction, when an URL is resolved on its way

NoopResolver::fromDimensionSpacePointToUriConstraints() — Method in class NoopResolver

Called for each generated URL, to adjust (and return) the passed-in UriConstraints depending on the given DimensionSpacePoint.

UriPathResolver::fromRequestToDimensionSpacePoint() — Method in class UriPathResolver

Called in the incoming direction, when an URL is resolved on its way

UriPathResolver::fromDimensionSpacePointToUriConstraints() — Method in class UriPathResolver

Called for each generated URL, to adjust (and return) the passed-in UriConstraints depending on the given DimensionSpacePoint.

SegmentMapping::fromArray() — Method in class SegmentMapping
Segments::fromArray() — Method in class Segments
Separator::fromString() — Method in class Separator
FrontendNodeRoutePartHandlerInterface — Class in namespace Neos\Neos\FrontendRouting

Marker interface which can be used to replace the currently used FrontendNodeRoutePartHandler, to e.g. use the one with localization support.

NodeUriBuilderFactory::forActionRequest() — Method in class NodeUriBuilderFactory
DocumentNodeInfo::fromDatabaseRow() — Method in class DocumentNodeInfo
SiteDetectionResult::fromRequest() — Method in class SiteDetectionResult

Helper to retrieve the previously resolved Site and ContentRepository instance.

SiteDetectionResult::fromRouteParameters() — Method in class SiteDetectionResult
CacheTag::forNodeAggregate() — Method in class CacheTag
CacheTag::forNodeAggregateFromNode() — Method in class CacheTag
CacheTag::forDescendantOfNode() — Method in class CacheTag
CacheTag::forDescendantOfNodeFromNode() — Method in class CacheTag
CacheTag::forAncestorNode() — Method in class CacheTag
CacheTag::forAncestorNodeFromNode() — Method in class CacheTag
CacheTag::forNodeTypeName() — Method in class CacheTag
CacheTag::forDynamicNodeAggregate() — Method in class CacheTag
CacheTag::forWorkspaceName() — Method in class CacheTag
CacheTag::fromString() — Method in class CacheTag
CacheTagSet::forDescendantOfNodesFromNodes() — Method in class CacheTagSet
CacheTagSet::forDescendantOfNodesFromNodesWithoutWorkspace() — Method in class CacheTagSet
CacheTagSet::forNodeAggregatesFromNodes() — Method in class CacheTagSet
CacheTagSet::forNodeAggregatesFromNodesWithoutWorkspace() — Method in class CacheTagSet
CacheTagSet::forNodeTypeNames() — Method in class CacheTagSet
CacheTagSet::forWorkspaceNameFromNodes() — Method in class CacheTagSet
ContentCacheFlusher::flushWorkspace() — Method in class ContentCacheFlusher

Main entry point to flush the caches of a given workspaceName with a given strategy.

ContentCacheFlusher::flushNodeAggregate() — Method in class ContentCacheFlusher

Main entry point to flush the caches of a given NodeAggregate with a given strategy.

ContentCacheFlusher::flushTags() — Method in class ContentCacheFlusher

Flush caches according to the given tags and strategy.

ContentCacheFlusher::flushTagsImmediately() — Method in class ContentCacheFlusher

Flush caches according to the given tags immediately.

ContentCacheFlusher::flushCollectedTags() — Method in class ContentCacheFlusher

Flush caches according to the previously registered changes.

FlushNodeAggregateRequest — Class in namespace Neos\Neos\Fusion\Cache
FlushWorkspaceRequest — Class in namespace Neos\Neos\Fusion\Cache
NodeCacheEntryIdentifier::fromNode() — Method in class NodeCacheEntryIdentifier
DimensionsMenuItemsImplementation::findClosestGeneralizationMatchingDimensionValue() — Method in class DimensionsMenuItemsImplementation
ArrayHelper::filter() — Method in class ArrayHelper

Filter an array of objects, by only keeping the elements where each object's $filterProperty evaluates to true.

ArrayHelper::filterNegated() — Method in class ArrayHelper

Filter an array of objects, by only keeping the elements where each object's $filterProperty evaluates to false.

ArrayHelper::filterInternal() — Method in class ArrayHelper

Internal method for filtering

DimensionHelper::findVariantInDimension() — Method in class DimensionHelper

Find the variant of node in the specified dimension and value.

SiteHelper::findBySiteNode() — Method in class SiteHelper
MenuItemsImplementation::findMenuStartingPointAggregateId() — Method in class MenuItemsImplementation

Find the starting point for this menu. depending on given startingPoint If startingPoint is given, this is taken as starting point for this menu level, as a fallback the Fusion context variable node is used.

Change::fromDatabaseRow() — Method in class Change
ChangeFinder::findByContentStreamId() — Method in class ChangeFinder
Changes::fromArray() — Method in class Changes
VisualContentDimension::fromContentDimension() — Method in class VisualContentDimension
VisualInterDimensionalEdge::forVisualDimensionSpacePoints() — Method in class VisualInterDimensionalEdge
VisualInterDimensionalVariationGraph::forInterDimensionalVariationGraph() — Method in class VisualInterDimensionalVariationGraph
VisualInterDimensionalVariationGraph::forInterDimensionalVariationSubgraph() — Method in class VisualInterDimensionalVariationGraph
VisualIntraDimensionalEdge::forNodes() — Method in class VisualIntraDimensionalEdge
VisualIntraDimensionalVariationGraph::fromContentDimensionSource() — Method in class VisualIntraDimensionalVariationGraph
VisualWeightedDimensionSpacePoint::fromDimensionSpacePoint() — Method in class VisualWeightedDimensionSpacePoint
NodeTypesStreamWrapper::flush() — Method in class NodeTypesStreamWrapper

Flushes the output.

BackendModuleRoutePartHandler::findValueToMatch() — Method in class BackendModuleRoutePartHandler
FusionExceptionView — Class in namespace Neos\Neos\View
$ FusionExceptionView#fusionService — Property in class FusionExceptionView
$ FusionExceptionView#fusionRuntime — Property in class FusionExceptionView
FusionView — Class in namespace Neos\Neos\View

A Fusion view for Neos

$ FusionView#fusionService — Property in class FusionView
$ FusionView#fusionPath — Property in class FusionView

The Fusion path to use for rendering the node given in "value", defaults to "page".

$ FusionView#fusionRuntime — Property in class FusionView
FusionViewI18nTrait — Class in namespace Neos\Neos\View
FormDefinitionDataSource — Class in namespace Neos\NodeTypes\Form\Service\DataSource
FusionRecursiveDirectoryRenderer — Class in namespace Neos\SiteKickstarter\Service
ChangeItems::fromArray() — Method in class ChangeItems
ContentChangeItems::fromArray() — Method in class ContentChangeItems
Sorting::fromArray() — Method in class Sorting
WorkspaceListItems::fromArray() — Method in class WorkspaceListItems

G

NodeTypeEnrichmentService::getInspectorElementTranslationId() — Method in class NodeTypeEnrichmentService

Generates a generic inspector element label with the given $nodeTypeSpecificPrefix.

NodeTypeEnrichmentService::getLabelTranslationId() — Method in class NodeTypeEnrichmentService

Generates a property label with the given $nodeTypeSpecificPrefix.

NodeTypeEnrichmentService::getConfigurationTranslationId() — Method in class NodeTypeEnrichmentService

Generates a property configuration-label with the given $nodeTypeSpecificPrefix.

NodeTypeEnrichmentService::generateNodeTypeLabelIdPrefix() — Method in class NodeTypeEnrichmentService

Generates a label prefix for a specific node type with this format: "Vendor_Package:NodeTypes.NodeTypeName"

SuperTypeConfigResolver::getSuperTypesFor() — Method in class SuperTypeConfigResolver
SuperTypeConfigResolver::getLocalConfiguration() — Method in class SuperTypeConfigResolver
ContentRepositoryRegistry::get() — Method in class ContentRepositoryRegistry

This is the main entry point for Neos / Flow installations to fetch a content repository.

ContentRepositoryRegistry::getContentRepositoryIds() — Method in class ContentRepositoryRegistry
GenericObjectFactory — Class in namespace Neos\ContentRepositoryRegistry\Infrastructure
ProxyAwareObjectNormalizer::getConstructor() — Method in class ProxyAwareObjectNormalizer
Configuration::getAvailableVersions() — Method in class Configuration

Returns an array with all available versions.

Configuration::getMigrationVersion() — Method in class Configuration

Returns the configuration of the given version, if available.

ConfigurationInterface::getAvailableVersions() — Method in class ConfigurationInterface

Returns all available versions.

ConfigurationInterface::getMigrationVersion() — Method in class ConfigurationInterface

Returns the migration configuration with the given version.

MigrationFactory::getMigrationForVersion() — Method in class MigrationFactory
MigrationFactory::getAvailableVersions() — Method in class MigrationFactory
NodeMigrationGeneratorService::generateBoilerplateMigrationFileInPackage() — Method in class NodeMigrationGeneratorService

Creates a node migration for the given $packageKey

ContentSubgraphWithRuntimeCaches::getContentRepositoryId() — Method in class ContentSubgraphWithRuntimeCaches
ContentSubgraphWithRuntimeCaches::getWorkspaceName() — Method in class ContentSubgraphWithRuntimeCaches
ContentSubgraphWithRuntimeCaches::getDimensionSpacePoint() — Method in class ContentSubgraphWithRuntimeCaches
ContentSubgraphWithRuntimeCaches::getVisibilityConstraints() — Method in class ContentSubgraphWithRuntimeCaches
NamedChildNodeByNodeIdCache::get() — Method in class NamedChildNodeByNodeIdCache
NodeByNodeAggregateIdCache::get() — Method in class NodeByNodeAggregateIdCache
NodePathCache::get() — Method in class NodePathCache
ParentNodeIdByChildNodeIdCache::get() — Method in class ParentNodeIdByChildNodeIdCache
SubgraphCachePool::getNodePathCache() — Method in class SubgraphCachePool
SubgraphCachePool::getNodeByNodeAggregateIdCache() — Method in class SubgraphCachePool
SubgraphCachePool::getAllChildNodesByNodeIdCache() — Method in class SubgraphCachePool
SubgraphCachePool::getNamedChildNodeByNodeIdCache() — Method in class SubgraphCachePool
SubgraphCachePool::getParentNodeIdByChildNodeIdCache() — Method in class SubgraphCachePool
SubgraphCachePool::getContentSubgraph() — Method in class SubgraphCachePool

Fetching a content graph requires a sql query. This is why we cache the actual subgraph instances here as well, to avoid having each time fetched the content graph again.

CRRegistrySubjectProvider::getObject() — Method in class CRRegistrySubjectProvider
CRRegistrySubjectProvider::getContentRepository() — Method in class CRRegistrySubjectProvider
CRRegistrySubjectProvider::getContentRepositoryService() — Method in class CRRegistrySubjectProvider
ApiOrInternalAnnotationRule::getNodeType() — Method in class ApiOrInternalAnnotationRule
DeclareStrictTypesRule::getNodeType() — Method in class DeclareStrictTypesRule
InternalMethodsNotAllowedOutsideContentRepositoryRule::getNodeType() — Method in class InternalMethodsNotAllowedOutsideContentRepositoryRule
NoStringCastingRule::getNodeType() — Method in class NoStringCastingRule
TraceEntries::getPidSetInIndexRange() — Method in class TraceEntries
RedisInterleavingLogger::getTraces() — Method in class RedisInterleavingLogger
DebugEventProjection::getState() — Method in class DebugEventProjection

NOTE: The state will be accessed eagerly ONCE upon initialisation of the content repository and put into the immutable {ProjectionStates} collection.

CommandHandlingDependencies::getContentStreamVersion() — Method in class CommandHandlingDependencies
CommandHandlingDependencies::getContentGraph() — Method in class CommandHandlingDependencies
CommandHooks::getIterator() — Method in class CommandHooks
CommandSimulator::getConflictingEvents() — Method in class CommandSimulator
Commands::getIterator() — Method in class Commands
ContentRepository::getContentGraph() — Method in class ContentRepository
ContentRepository::getContentSubgraph() — Method in class ContentRepository

Main API to retrieve a content subgraph, taking VisibilityConstraints of the current user into account ({AuthProviderInterface::getVisibilityConstraints()})

ContentRepository::getNodeTypeManager() — Method in class ContentRepository
ContentRepository::getVariationGraph() — Method in class ContentRepository
ContentRepository::getContentDimensionSource() — Method in class ContentRepository
AbstractDimensionSpacePoint::getCoordinate() — Method in class AbstractDimensionSpacePoint
ContentDimensionZookeeper::getAllowedCombinations() — Method in class ContentDimensionZookeeper
ContentDimensionZookeeper::getAllowedDimensionSubspace() — Method in class ContentDimensionZookeeper
ContentSubgraphVariationWeight::getWeightInDimension() — Method in class ContentSubgraphVariationWeight
DimensionSpacePointSet::getPointHashes() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::getUnion() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::getIntersection() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::getDifference() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::getIterator() — Method in class DimensionSpacePointSet
InterDimensionalVariationGraph::getDimensionSpacePoints() — Method in class InterDimensionalVariationGraph
InterDimensionalVariationGraph::getWeightedDimensionSpacePoints() — Method in class InterDimensionalVariationGraph
InterDimensionalVariationGraph::getWeightedDimensionSpacePointByDimensionSpacePoint() — Method in class InterDimensionalVariationGraph
InterDimensionalVariationGraph::getWeightedDimensionSpacePointByHash() — Method in class InterDimensionalVariationGraph
InterDimensionalVariationGraph::getRootGeneralizations() — Method in class InterDimensionalVariationGraph

Returns the root generalizations indexed by hash

InterDimensionalVariationGraph::getIndexedSpecializations() — Method in class InterDimensionalVariationGraph

Returns specializations of a dimension space point

InterDimensionalVariationGraph::getIndexedGeneralizations() — Method in class InterDimensionalVariationGraph

Returns generalizations of a dimension space point

InterDimensionalVariationGraph::getWeightedSpecializations() — Method in class InterDimensionalVariationGraph

Returns specializations of a dimension space point indexed by relative weight and specialization hash

InterDimensionalVariationGraph::getWeightedGeneralizations() — Method in class InterDimensionalVariationGraph

Returns generalizations of a dimension space point indexed by relative weight

InterDimensionalVariationGraph::getSpecializationSet() — Method in class InterDimensionalVariationGraph
InterDimensionalVariationGraph::getGeneralizationSetForSet() — Method in class InterDimensionalVariationGraph
InterDimensionalVariationGraph::getPrimaryGeneralization() — Method in class InterDimensionalVariationGraph
InterDimensionalVariationGraph::getVariantType() — Method in class InterDimensionalVariationGraph
OriginDimensionSpacePointSet::getPoints() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::getPointHashes() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::getIterator() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::getUnion() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::getIntersection() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::getDifference() — Method in class OriginDimensionSpacePointSet
WeightedDimensionSpacePoint::getIdentityHash() — Method in class WeightedDimensionSpacePoint
ConfigurationBasedContentDimensionSource::getDimension() — Method in class ConfigurationBasedContentDimensionSource
ConfigurationBasedContentDimensionSource::getContentDimensionsOrderedByPriority() — Method in class ConfigurationBasedContentDimensionSource
ContentDimension::getValue() — Method in class ContentDimension
ContentDimension::getRootValues() — Method in class ContentDimension
ContentDimension::getGeneralization() — Method in class ContentDimension
ContentDimension::getSpecializations() — Method in class ContentDimension
ContentDimension::getConfigurationValue() — Method in class ContentDimension
ContentDimension::getMaximumDepth() — Method in class ContentDimension
ContentDimensionConstraintSet::getIterator() — Method in class ContentDimensionConstraintSet
ContentDimensionConstraintSet::getConstraints() — Method in class ContentDimensionConstraintSet
ContentDimensionSourceInterface::getDimension() — Method in class ContentDimensionSourceInterface

Returns a content dimension by its identifier, if available

ContentDimensionSourceInterface::getContentDimensionsOrderedByPriority() — Method in class ContentDimensionSourceInterface

Returns all available content dimensions in correct order of priority, indexed by identifier

ContentDimensionValue::getConfigurationValue() — Method in class ContentDimensionValue
ContentDimensionValueVariationEdges::getIterator() — Method in class ContentDimensionValueVariationEdges
ContentDimensionValues::getIterator() — Method in class ContentDimensionValues
ContentDimensionValues::getValue() — Method in class ContentDimensionValues
ContentDimensionValues::getRootValues() — Method in class ContentDimensionValues
GeneralizationIsInvalid — Class in namespace Neos\ContentRepository\Core\Dimension\Exception

The exception to be thrown if an invalid generalization of a content dimension value was tried to be initialized

EventNormalizer::getEventClassName() — Method in class EventNormalizer
Events::getIterator() — Method in class Events
InitiatingEventMetadata::getInitiatingTimestamp() — Method in class InitiatingEventMetadata
PublishedEvents::getIterator() — Method in class PublishedEvents
ContentRepositoryFactory::getOrBuild() — Method in class ContentRepositoryFactory

Builds and returns the content repository. If it is already built, returns the same instance.

ContentRepositorySubscriberFactories::getIterator() — Method in class ContentRepositorySubscriberFactories
SubscriberFactoryDependencies::getPropertyConverter() — Method in class SubscriberFactoryDependencies
ConstraintChecks::getNodeTypeManager() — Method in class ConstraintChecks
ConstraintChecks::getAllowedDimensionSubspace() — Method in class ConstraintChecks
ConstraintChecks::getExpectedVersionOfContentStream() — Method in class ConstraintChecks
DimensionSpacePointsWithAllowedSpecializations::getAllowedSpecializations() — Method in class DimensionSpacePointsWithAllowedSpecializations
DimensionSpacePointsWithAllowedSpecializations::getIterator() — Method in class DimensionSpacePointsWithAllowedSpecializations
EmbedsContentStreamId::getContentStreamId() — Method in class EmbedsContentStreamId
EmbedsNodeAggregateId::getNodeAggregateId() — Method in class EmbedsNodeAggregateId
EmbedsWorkspaceName::getWorkspaceName() — Method in class EmbedsWorkspaceName
InterdimensionalSiblings::getSucceedingSiblingIdForDimensionSpacePoint() — Method in class InterdimensionalSiblings
InterdimensionalSiblings::getIterator() — Method in class InterdimensionalSiblings
NodeReferencingInternals::getPropertyConverter() — Method in class NodeReferencingInternals
NodeVariationInternals::getInterDimensionalVariationGraph() — Method in class NodeVariationInternals
TetheredNodeInternals::getPropertyConverter() — Method in class TetheredNodeInternals
ContentStreamWasClosed::getContentStreamId() — Method in class ContentStreamWasClosed
ContentStreamWasReopened::getContentStreamId() — Method in class ContentStreamWasReopened
ContentStreamWasCreated::getContentStreamId() — Method in class ContentStreamWasCreated
ContentStreamEventStreamName::getEventStreamName() — Method in class ContentStreamEventStreamName
ContentStreamWasForked::getContentStreamId() — Method in class ContentStreamWasForked
ContentStreamWasRemoved::getContentStreamId() — Method in class ContentStreamWasRemoved
DimensionSpaceCommandHandler::getNodeTypeManager() — Method in class DimensionSpaceCommandHandler
DimensionSpaceCommandHandler::getAllowedDimensionSubspace() — Method in class DimensionSpaceCommandHandler
DimensionShineThroughWasAdded::getContentStreamId() — Method in class DimensionShineThroughWasAdded
DimensionShineThroughWasAdded::getWorkspaceName() — Method in class DimensionShineThroughWasAdded
DimensionSpacePointWasMoved::getContentStreamId() — Method in class DimensionSpacePointWasMoved
DimensionSpacePointWasMoved::getWorkspaceName() — Method in class DimensionSpacePointWasMoved
NodeAggregateCommandHandler::getNodeTypeManager() — Method in class NodeAggregateCommandHandler
NodeAggregateCommandHandler::getAllowedDimensionSubspace() — Method in class NodeAggregateCommandHandler
NodeAggregateCommandHandler::getInterDimensionalVariationGraph() — Method in class NodeAggregateCommandHandler
NodeAggregateCommandHandler::getPropertyConverter() — Method in class NodeAggregateCommandHandler
NodeAggregateIdsByNodePaths::getNodeAggregateId() — Method in class NodeAggregateIdsByNodePaths
NodeAggregateIdsByNodePaths::getNodeAggregateIds() — Method in class NodeAggregateIdsByNodePaths
NodeAggregateWithNodeWasCreated::getContentStreamId() — Method in class NodeAggregateWithNodeWasCreated
NodeAggregateWithNodeWasCreated::getNodeAggregateId() — Method in class NodeAggregateWithNodeWasCreated
NodeAggregateWithNodeWasCreated::getWorkspaceName() — Method in class NodeAggregateWithNodeWasCreated
NodeAggregateWithNodeWasCreated::getOriginDimensionSpacePoint() — Method in class NodeAggregateWithNodeWasCreated
NodeCreation::getInterDimensionalVariationGraph() — Method in class NodeCreation
NodeCreation::getAllowedDimensionSubspace() — Method in class NodeCreation
NodeCreation::getPropertyConverter() — Method in class NodeCreation
NodeCreation::getNodeTypeManager() — Method in class NodeCreation
PropertyValuesToWrite::getPropertiesToUnset() — Method in class PropertyValuesToWrite
SerializedPropertyValues::getProperty() — Method in class SerializedPropertyValues
SerializedPropertyValues::getPropertyNames() — Method in class SerializedPropertyValues
SerializedPropertyValues::getIterator() — Method in class SerializedPropertyValues
SerializedPropertyValues::getPlainValues() — Method in class SerializedPropertyValues
NodePropertiesWereSet::getContentStreamId() — Method in class NodePropertiesWereSet
NodePropertiesWereSet::getNodeAggregateId() — Method in class NodePropertiesWereSet
NodePropertiesWereSet::getWorkspaceName() — Method in class NodePropertiesWereSet
NodePropertiesWereSet::getOriginDimensionSpacePoint() — Method in class NodePropertiesWereSet
NodeAggregateWasMoved::getContentStreamId() — Method in class NodeAggregateWasMoved
NodeAggregateWasMoved::getNodeAggregateId() — Method in class NodeAggregateWasMoved
NodeAggregateWasMoved::getWorkspaceName() — Method in class NodeAggregateWasMoved
NodeMove::getInterDimensionalVariationGraph() — Method in class NodeMove
NodeReferencesToWrite::getIterator() — Method in class NodeReferencesToWrite
SerializedNodeReferences::getIterator() — Method in class SerializedNodeReferences
SerializedNodeReferences::getReferenceNames() — Method in class SerializedNodeReferences
NodeReferencesWereSet::getContentStreamId() — Method in class NodeReferencesWereSet
NodeReferencesWereSet::getNodeAggregateId() — Method in class NodeReferencesWereSet
NodeReferencesWereSet::getWorkspaceName() — Method in class NodeReferencesWereSet
NodeAggregateWasRemoved::getContentStreamId() — Method in class NodeAggregateWasRemoved
NodeAggregateWasRemoved::getNodeAggregateId() — Method in class NodeAggregateWasRemoved
NodeAggregateWasRemoved::getWorkspaceName() — Method in class NodeAggregateWasRemoved
NodeRemoval::getInterDimensionalVariationGraph() — Method in class NodeRemoval
NodeAggregateNameWasChanged::getContentStreamId() — Method in class NodeAggregateNameWasChanged
NodeAggregateNameWasChanged::getNodeAggregateId() — Method in class NodeAggregateNameWasChanged
NodeAggregateNameWasChanged::getWorkspaceName() — Method in class NodeAggregateNameWasChanged
NodeAggregateTypeWasChanged::getContentStreamId() — Method in class NodeAggregateTypeWasChanged
NodeAggregateTypeWasChanged::getNodeAggregateId() — Method in class NodeAggregateTypeWasChanged
NodeAggregateTypeWasChanged::getWorkspaceName() — Method in class NodeAggregateTypeWasChanged
NodeTypeChange::getNodeTypeManager() — Method in class NodeTypeChange
NodeGeneralizationVariantWasCreated::getContentStreamId() — Method in class NodeGeneralizationVariantWasCreated
NodeGeneralizationVariantWasCreated::getNodeAggregateId() — Method in class NodeGeneralizationVariantWasCreated
NodeGeneralizationVariantWasCreated::getWorkspaceName() — Method in class NodeGeneralizationVariantWasCreated
NodePeerVariantWasCreated::getContentStreamId() — Method in class NodePeerVariantWasCreated
NodePeerVariantWasCreated::getNodeAggregateId() — Method in class NodePeerVariantWasCreated
NodePeerVariantWasCreated::getWorkspaceName() — Method in class NodePeerVariantWasCreated
NodeSpecializationVariantWasCreated::getContentStreamId() — Method in class NodeSpecializationVariantWasCreated
NodeSpecializationVariantWasCreated::getNodeAggregateId() — Method in class NodeSpecializationVariantWasCreated
NodeSpecializationVariantWasCreated::getWorkspaceName() — Method in class NodeSpecializationVariantWasCreated
RebaseableCommands::getIterator() — Method in class RebaseableCommands
RootNodeAggregateDimensionsWereUpdated::getContentStreamId() — Method in class RootNodeAggregateDimensionsWereUpdated
RootNodeAggregateDimensionsWereUpdated::getNodeAggregateId() — Method in class RootNodeAggregateDimensionsWereUpdated
RootNodeAggregateDimensionsWereUpdated::getWorkspaceName() — Method in class RootNodeAggregateDimensionsWereUpdated
RootNodeAggregateWithNodeWasCreated::getContentStreamId() — Method in class RootNodeAggregateWithNodeWasCreated
RootNodeAggregateWithNodeWasCreated::getNodeAggregateId() — Method in class RootNodeAggregateWithNodeWasCreated
RootNodeAggregateWithNodeWasCreated::getWorkspaceName() — Method in class RootNodeAggregateWithNodeWasCreated
RootNodeHandling::getAllowedDimensionSubspace() — Method in class RootNodeHandling
AuthProviderInterface::getAuthenticatedUserId() — Method in class AuthProviderInterface
AuthProviderInterface::getVisibilityConstraints() — Method in class AuthProviderInterface
Privilege::granted() — Method in class Privilege
Privilege::getReason() — Method in class Privilege

Human-readable explanation for why this privilege was evaluated

StaticAuthProvider::getAuthenticatedUserId() — Method in class StaticAuthProvider
StaticAuthProvider::getVisibilityConstraints() — Method in class StaticAuthProvider
SubtreeTags::getIterator() — Method in class SubtreeTags
SubtreeWasTagged::getContentStreamId() — Method in class SubtreeWasTagged
SubtreeWasTagged::getNodeAggregateId() — Method in class SubtreeWasTagged
SubtreeWasTagged::getWorkspaceName() — Method in class SubtreeWasTagged
SubtreeWasUntagged::getContentStreamId() — Method in class SubtreeWasUntagged
SubtreeWasUntagged::getNodeAggregateId() — Method in class SubtreeWasUntagged
SubtreeWasUntagged::getWorkspaceName() — Method in class SubtreeWasUntagged
SubtreeTagging::getInterDimensionalVariationGraph() — Method in class SubtreeTagging
RootWorkspaceWasCreated::getWorkspaceName() — Method in class RootWorkspaceWasCreated
WorkspaceWasCreated::getWorkspaceName() — Method in class WorkspaceWasCreated
WorkspaceEventStreamName::getEventStreamName() — Method in class WorkspaceEventStreamName
WorkspaceBaseWorkspaceWasChanged::getWorkspaceName() — Method in class WorkspaceBaseWorkspaceWasChanged
WorkspaceOwnerWasChanged::getWorkspaceName() — Method in class WorkspaceOwnerWasChanged
WorkspaceWasRemoved::getWorkspaceName() — Method in class WorkspaceWasRemoved
WorkspaceWasRenamed::getWorkspaceName() — Method in class WorkspaceWasRenamed
WorkspaceWasDiscarded::getWorkspaceName() — Method in class WorkspaceWasDiscarded
WorkspaceWasPublished::getWorkspaceName() — Method in class WorkspaceWasPublished
ConflictingEvent::getAffectedNodeAggregateId() — Method in class ConflictingEvent

The node aggregate id of the conflicting event

ConflictingEvent::getException() — Method in class ConflictingEvent

The exception for the conflict

ConflictingEvent::getSequenceNumber() — Method in class ConflictingEvent

The event store sequence number of the event containing the command to be rebased

ConflictingEvent::getEvent() — Method in class ConflictingEvent

The event that conflicts

ConflictingEvents::getIterator() — Method in class ConflictingEvents
WorkspaceRebaseFailed::getWorkspaceName() — Method in class WorkspaceRebaseFailed
WorkspaceWasRebased::getWorkspaceName() — Method in class WorkspaceWasRebased
PropertyType::getValue() — Method in class PropertyType
PropertyType::getSerializationType() — Method in class PropertyType
NodeType::getFlattenedSuperTypes() — Method in class NodeType

Returns a flat list of super types to inherit from.

NodeType::getDeclaredSuperTypes() — Method in class NodeType

Returns the direct, explicitly declared super types of this node type.

NodeType::getLocalConfiguration() — Method in class NodeType

Get the local configuration of the node type. Should only be used internally.

NodeType::getFullConfiguration() — Method in class NodeType

Get the full configuration of the node type. Should only be used internally.

NodeType::getConfiguration() — Method in class NodeType

Returns the configuration option with the specified $configurationPath or NULL if it does not exist

NodeType::getLabel() — Method in class NodeType

Get the human-readable label of this node type

NodeType::getOptions() — Method in class NodeType

Get additional options (if specified)

NodeType::getProperties() — Method in class NodeType

Return the array with the defined properties. The key is the property name, the value the property configuration. There are no guarantees on how the property configuration looks like.

NodeType::getReferences() — Method in class NodeType

Return the array with the defined references. The key is the reference name, the value the reference configuration. There are no guarantees on how the reference configuration looks like.

NodeType::getPropertyType() — Method in class NodeType

Returns the configured type of the specified property, and falls back to 'string'.

NodeType::getDefaultValuesForProperties() — Method in class NodeType

Return an array with the defined default values for each property, if any.

NodeTypeManager::getNodeTypes() — Method in class NodeTypeManager

Return all registered node types.

NodeTypeManager::getSubNodeTypes() — Method in class NodeTypeManager

Return all non-abstract node types which have a certain $superType, without the $superType itself.

NodeTypeManager::getNodeType() — Method in class NodeTypeManager

Returns the specified node type (which could be abstract)

NodeTypeNames::getIterator() — Method in class NodeTypeNames
TetheredNodeTypeDefinitions::get() — Method in class TetheredNodeTypeDefinitions
TetheredNodeTypeDefinitions::getIterator() — Method in class TetheredNodeTypeDefinitions
AbsoluteNodePath::getParts() — Method in class AbsoluteNodePath
AbsoluteNodePath::getDepth() — Method in class AbsoluteNodePath
ContentGraphInterface::getContentRepositoryId() — Method in class ContentGraphInterface
ContentGraphInterface::getWorkspaceName() — Method in class ContentGraphInterface

The workspace this content graph is operating on

ContentGraphInterface::getSubgraph() — Method in class ContentGraphInterface
ContentGraphInterface::getDimensionSpacePointsOccupiedByChildNodeName() — Method in class ContentGraphInterface
ContentGraphInterface::getContentStreamId() — Method in class ContentGraphInterface
ContentGraphProjectionInterface::getState() — Method in class ContentGraphProjectionInterface

NOTE: The state will be accessed eagerly ONCE upon initialisation of the content repository and put into the immutable {ProjectionStates} collection.

ContentGraphReadModelInterface::getContentGraph() — Method in class ContentGraphReadModelInterface
ContentSubgraphInterface::getContentRepositoryId() — Method in class ContentSubgraphInterface
ContentSubgraphInterface::getWorkspaceName() — Method in class ContentSubgraphInterface
ContentSubgraphInterface::getDimensionSpacePoint() — Method in class ContentSubgraphInterface
ContentSubgraphInterface::getVisibilityConstraints() — Method in class ContentSubgraphInterface
CoverageByOrigin::getCoverage() — Method in class CoverageByOrigin
CoverageByOrigin::getIterator() — Method in class CoverageByOrigin
Ordering::getIterator() — Method in class Ordering
Node::getProperty() — Method in class Node

Returns the specified property, or null if it does not exist (or was set to null -> unset)

NodeAggregate::getNodeByOccupiedDimensionSpacePoint() — Method in class NodeAggregate

Returns the node for the occupied dimension space point.

NodeAggregate::getCoverageByOccupant() — Method in class NodeAggregate
NodeAggregate::getOccupationByCovered() — Method in class NodeAggregate
NodeAggregate::getCoveredDimensionsTaggedBy() — Method in class NodeAggregate

Get the dimension space points this node aggregate is tagged according to the provided tag

NodeAggregate::getNodes() — Method in class NodeAggregate

Returns the nodes belonging to this aggregate, i.e. the "real materialized" node rows.

NodeAggregates::get() — Method in class NodeAggregates
NodeAggregates::getIterator() — Method in class NodeAggregates
NodePath::getParts() — Method in class NodePath
NodePath::getLength() — Method in class NodePath
NodeTags::getIterator() — Method in class NodeTags
Nodes::getIterator() — Method in class Nodes
OriginByCoverage::getOrigin() — Method in class OriginByCoverage
OriginByCoverage::getIterator() — Method in class OriginByCoverage
PropertyCollection::getIterator() — Method in class PropertyCollection
References::getNodes() — Method in class References
References::getIterator() — Method in class References
Subtrees::getIterator() — Method in class Subtrees
VisibilityConstraints::getHash() — Method in class VisibilityConstraints
ProjectionInterface::getState() — Method in class ProjectionInterface

NOTE: The state will be accessed eagerly ONCE upon initialisation of the content repository and put into the immutable {ProjectionStates} collection.

ProjectionStates::get() — Method in class ProjectionStates

Retrieve a single state (aka read model) by its fully qualified PHP class name

Projections::get() — Method in class Projections
Projections::getIterator() — Method in class Projections
ContentRepositoryIds::getIterator() — Method in class ContentRepositoryIds
NodeAggregateIds::getIterator() — Method in class NodeAggregateIds
PropertyNames::getDifference() — Method in class PropertyNames
PropertyNames::getIterator() — Method in class PropertyNames
Workspaces::get() — Method in class Workspaces
Workspaces::getRootWorkspaces() — Method in class Workspaces
Workspaces::getBaseWorkspaces() — Method in class Workspaces

Get all base workspaces (if they are included in this set).

Workspaces::getDependantWorkspacesRecursively() — Method in class Workspaces

Get all dependent workspaces recursively (if they are included in this set).

Workspaces::getDependantWorkspaces() — Method in class Workspaces

Get all immediately dependent workspaces (if they are included in this set).

Workspaces::getIterator() — Method in class Workspaces
Errors::getIterator() — Method in class Errors
Errors::getClampedMessage() — Method in class Errors
Subscribers::get() — Method in class Subscribers
Subscribers::getIterator() — Method in class Subscribers
SubscriptionIds::getIterator() — Method in class SubscriptionIds
SubscriptionStatusCollection::getIterator() — Method in class SubscriptionStatusCollection
SubscriptionStatusFilter::getIterator() — Method in class SubscriptionStatusFilter
Subscriptions::getIterator() — Method in class Subscriptions
Subscriptions::get() — Method in class Subscriptions
Subscriptions::getIds() — Method in class Subscriptions
DomainDataLoader::getIterator() — Method in class DomainDataLoader
NodeDataLoader::getIterator() — Method in class NodeDataLoader
SiteDataLoader::getIterator() — Method in class SiteDataLoader
VisitedNodeAggregate::getOriginDimensionSpacePoints() — Method in class VisitedNodeAggregate
VisitedNodeAggregate::getVariant() — Method in class VisitedNodeAggregate
VisitedNodeAggregates::getByNodeAggregateId() — Method in class VisitedNodeAggregates
RootNodeTypeMapping::getByPath() — Method in class RootNodeTypeMapping
BackReferenceNodesOperation::getShortName() — Method in class BackReferenceNodesOperation
BackReferenceNodesOperation::getPriority() — Method in class BackReferenceNodesOperation
BackReferencesOperation::getShortName() — Method in class BackReferencesOperation
BackReferencesOperation::getPriority() — Method in class BackReferencesOperation
FilterOperation::getPropertyPath() — Method in class FilterOperation
{@inheritdoc}
FindOperation::getEntryPoints() — Method in class FindOperation
ReferenceNodesOperation::getShortName() — Method in class ReferenceNodesOperation
ReferenceNodesOperation::getPriority() — Method in class ReferenceNodesOperation
ReferencePropertyOperation::getShortName() — Method in class ReferencePropertyOperation
ReferencePropertyOperation::getPriority() — Method in class ReferencePropertyOperation
ReferencesOperation::getShortName() — Method in class ReferencesOperation
ReferencesOperation::getPriority() — Method in class ReferencesOperation
RemoveOperation::getShortName() — Method in class RemoveOperation
RemoveOperation::getPriority() — Method in class RemoveOperation
UniqueOperation::getShortName() — Method in class UniqueOperation
UniqueOperation::getPriority() — Method in class UniqueOperation
CRBehavioralTestsSubjectProvider::getContentRepository() — Method in class CRBehavioralTestsSubjectProvider
CRTestSuiteRuntimeVariables::getContentRepository() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteRuntimeVariables::getCurrentSubgraph() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteRuntimeVariables::getCurrentNodeAggregateId() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteTrait::getEventStore() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::getRootNodeAggregateId() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::getContentRepositoryService() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::getContentGraphReadModel() — Method in class CRTestSuiteTrait
GenericCommandExecutionAndEventPublication — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The content stream forking feature trait for behavioral tests

GenericCommandExecutionAndEventPublication::getEventStore() — Method in class GenericCommandExecutionAndEventPublication
GherkinTableNodeBasedContentDimensionSource — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Helpers

Compact syntax to declare content dimensions in gherkin tables.

GherkinTableNodeBasedContentDimensionSource::getDimension() — Method in class GherkinTableNodeBasedContentDimensionSource

Returns a content dimension by its identifier, if available

GherkinTableNodeBasedContentDimensionSource::getContentDimensionsOrderedByPriority() — Method in class GherkinTableNodeBasedContentDimensionSource
NodeDiscriminators::getIterator() — Method in class NodeDiscriminators
NodeTraversalTrait::getCurrentSubgraphForQueries() — Method in class NodeTraversalTrait
ProjectedNodeTrait::getRootNodeAggregateId() — Method in class ProjectedNodeTrait
FakeAuthProvider::getAuthenticatedUserId() — Method in class FakeAuthProvider
FakeAuthProvider::getVisibilityConstraints() — Method in class FakeAuthProvider
FakeContentDimensionSourceFactory::getDimension() — Method in class FakeContentDimensionSourceFactory
FakeContentDimensionSourceFactory::getContentDimensionsOrderedByPriority() — Method in class FakeContentDimensionSourceFactory
Diff::getA() — Method in class Diff

Get a range of lines from $start to $end from the first comparison string and return them as an array. If no values are supplied, the entire string is returned. It's also possible to specify just one line to return only that line.

Diff::getB() — Method in class Diff

Get a range of lines from $start to $end from the second comparison string and return them as an array. If no values are supplied, the entire string is returned. It's also possible to specify just one line to return only that line.

Diff::getGroupedOpcodes() — Method in class Diff

Generate a list of the compiled and grouped opcodes for the differences between the two strings. Generally called by the renderer, this class instantiates the sequence matcher and performs the actual diff generation and return an array of the opcodes for it. Once generated, the results are cached in the diff class instance.

SequenceMatcher::getMatchingBlocks() — Method in class SequenceMatcher

Return a nested set of arrays for all of the matching sub-sequences in the strings $a and $b.

SequenceMatcher::getOpCodes() — Method in class SequenceMatcher

Return a list of all of the opcodes for the differences between the two strings.

SequenceMatcher::getGroupedOpcodes() — Method in class SequenceMatcher

Return a series of nested arrays containing different groups of generated opcodes for the differences between the strings with up to $context lines of surrounding content.

Lexer::getCharacterPosition() — Method in class Lexer
CacheSegmentParser::getOutput() — Method in class CacheSegmentParser

Returns the fully intact content as originally given to extractRenderedSegments() but without the markers. This content is suitable for being used as output for the user.

CacheSegmentParser::getCacheSegments() — Method in class CacheSegmentParser

Returns an array with extracted content segments, including the type (if they can be cached or not) and tags to be used for their entries when the segments are stored in a persistent cache.

CacheSegmentParser::getUncachedPartCount() — Method in class CacheSegmentParser
CacheSegmentParser::getOuterSegmentContent() — Method in class CacheSegmentParser
ContentCache::getCachedSegment() — Method in class ContentCache

Tries to retrieve the specified content segment from the cache – further nested inline segments are retrieved as well and segments which were not cacheable are rendered.

RuntimeContentCache::getEnableContentCache() — Method in class RuntimeContentCache
AbstractRenderingExceptionHandler::getRuntime() — Method in class AbstractRenderingExceptionHandler

Returns current Fusion runtime

FusionGlobals::get() — Method in class FusionGlobals

Access the possible current request or other globals:

FusionSourceCode::getSourceCode() — Method in class FusionSourceCode
FusionSourceCode::getFilePath() — Method in class FusionSourceCode
FusionSourceCodeCollection::getIterator() — Method in class FusionSourceCodeCollection
LegacyFusionControllerContext::getRequest() — Method in class LegacyFusionControllerContext

To migrate the use case of fetching the active request, please look into {FusionGlobals::get()} instead.

LegacyFusionControllerContext::getUriBuilder() — Method in class LegacyFusionControllerContext

To migrate the use case of getting the UriBuilder please use this instead:

LegacyFusionControllerContext::getFlashMessageContainer() — Method in class LegacyFusionControllerContext

To migrate this use case please use {FlashMessageService::getFlashMessageContainerForRequest()} in combination with fetching the active request as described here {getRequest} instead.

LegacyFusionControllerContext::getResponse() — Method in class LegacyFusionControllerContext

PURELY INTERNAL with partially undefined behaviour!!!

ParserException::getHeadingMessagePart() — Method in class ParserException
ParserException::getAsciiPreviewMessagePart() — Method in class ParserException
ParserException::getHelperMessagePart() — Method in class ParserException
ParserException::generateHeadingByFileName() — Method in class ParserException
Lexer::getCode() — Method in class Lexer
Lexer::getCursor() — Method in class Lexer
Lexer::getCachedLookaheadOrTryToGenerateLookaheadForTokenAndGetLookahead() — Method in class Lexer
MergedArrayTree::getParentPath() — Method in class MergedArrayTree
MergedArrayTree::getTree() — Method in class MergedArrayTree
MergedArrayTreeVisitor::getCurrentObjectPathPrefix() — Method in class MergedArrayTreeVisitor
Token::getType() — Method in class Token
Token::getValue() — Method in class Token
Token::getConstants() — Method in class Token
Parser::getMergedArrayTreeVisitor() — Method in class Parser
Runtime::getCurrentContext() — Method in class Runtime

Get the current context array.

Runtime::getLastEvaluationStatus() — Method in class Runtime
Runtime::getControllerContext() — Method in class Runtime

The concept of the controller context inside Fusion has been deprecated.

DebugMessage::getTitle() — Method in class DebugMessage
DebugMessage::getPath() — Method in class DebugMessage
DebugMessage::getData() — Method in class DebugMessage
DebugMessage::getLevel() — Method in class DebugMessage
BaseUriHelper::getConfiguredBaseUriOrFallbackToCurrentRequest() — Method in class BaseUriHelper
RuntimeException::getFusionPath() — Method in class RuntimeException
RuntimeException::getWrappedException() — Method in class RuntimeException

Unwrap this Fusion RuntimeException

AbstractFusionObject::getRuntime() — Method in class AbstractFusionObject

Get the Fusion runtime this object was created in.

ActionUriImplementation::getRequest() — Method in class ActionUriImplementation
ActionUriImplementation::getPackage() — Method in class ActionUriImplementation

Key of the target package

ActionUriImplementation::getSubpackage() — Method in class ActionUriImplementation

Key of the target sub package

ActionUriImplementation::getController() — Method in class ActionUriImplementation

Target controller name

ActionUriImplementation::getAction() — Method in class ActionUriImplementation

Target controller action name

ActionUriImplementation::getArguments() — Method in class ActionUriImplementation

Controller arguments

ActionUriImplementation::getFormat() — Method in class ActionUriImplementation

The requested format, for example "html"

ActionUriImplementation::getSection() — Method in class ActionUriImplementation

The anchor to be appended to the URL

ActionUriImplementation::getAdditionalParams() — Method in class ActionUriImplementation

Additional query parameters that won't be prefixed like $arguments (overrule $arguments)

AugmenterImplementation::getAllowEmptyAttributes() — Method in class AugmenterImplementation

Whether empty attributes (HTML5 syntax) should be allowed

CanRenderImplementation::getType() — Method in class CanRenderImplementation

Fusion type which shall be rendered

CanRenderImplementation::getPath() — Method in class CanRenderImplementation

Fusion path which shall be rendered

ComponentImplementation::getProps() — Method in class ComponentImplementation

Calculate the component props

ComponentImplementation::getPrivateProps() — Method in class ComponentImplementation
DebugConsoleImplementation::getTitle() — Method in class DebugConsoleImplementation
DebugConsoleImplementation::getMethod() — Method in class DebugConsoleImplementation
DebugConsoleImplementation::getContent() — Method in class DebugConsoleImplementation
DebugConsoleImplementation::getValue() — Method in class DebugConsoleImplementation
DebugImplementation::getTitle() — Method in class DebugImplementation
DebugImplementation::getPlaintext() — Method in class DebugImplementation
FluidView::getResourcePackage() — Method in class FluidView
FluidView::getFusionObject() — Method in class FluidView
FusionAwareViewInterface::getFusionObject() — Method in class FusionAwareViewInterface
FusionPathProxy::getIterator() — Method in class FusionPathProxy

Iterates through all subelements.

HttpResponseImplementation::getResponseHead() — Method in class HttpResponseImplementation

Get the HTTP Header values for this response

HttpResponseImplementation::getResponseHeadName() — Method in class HttpResponseImplementation
ResponseHeadImplementation::getHttpVersion() — Method in class ResponseHeadImplementation

Get HTTP protocol version

ResponseHeadImplementation::getStatusCode() — Method in class ResponseHeadImplementation
ResponseHeadImplementation::getHeaders() — Method in class ResponseHeadImplementation
JoinImplementation::getGlue() — Method in class JoinImplementation

Get the glue to insert between items

LoopImplementation::getGlue() — Method in class LoopImplementation

Get the glue to insert between items

MapImplementation::getItems() — Method in class MapImplementation
MapImplementation::getItemName() — Method in class MapImplementation
MapImplementation::getItemKey() — Method in class MapImplementation
MapImplementation::getIterationName() — Method in class MapImplementation

If set iteration data (index, cycle, isFirst, isLast) is available in context with the name given.

MatchImplementation::getSubject() — Method in class MatchImplementation
MatchImplementation::getDefault() — Method in class MatchImplementation
MatcherImplementation::getCondition() — Method in class MatcherImplementation
MatcherImplementation::getType() — Method in class MatcherImplementation

The type to render if condition is true

MatcherImplementation::getRenderPath() — Method in class MatcherImplementation

A path to a Fusion configuration

MemoImplementation::getDiscriminator() — Method in class MemoImplementation
MemoImplementation::getValue() — Method in class MemoImplementation
ReduceImplementation::getItems() — Method in class ReduceImplementation

The list items that shall be reduced to a single value

ReduceImplementation::getItemName() — Method in class ReduceImplementation
ReduceImplementation::getItemKey() — Method in class ReduceImplementation
ReduceImplementation::getCarryName() — Method in class ReduceImplementation
ReduceImplementation::getInitialValue() — Method in class ReduceImplementation
ReduceImplementation::getIterationName() — Method in class ReduceImplementation

If set iteration data (index, cycle, isFirst, isLast) is available in context with the name given.

RendererImplementation::getType() — Method in class RendererImplementation

The type to render if condition is true

RendererImplementation::getRenderPath() — Method in class RendererImplementation

A path to a Fusion configuration

ResourceUriImplementation::getPath() — Method in class ResourceUriImplementation

The location of the resource, can be either a path relative to the Public resource directory of the package or a resource://... URI

ResourceUriImplementation::getPackage() — Method in class ResourceUriImplementation

Target package key (only required for relative paths)

ResourceUriImplementation::getResource() — Method in class ResourceUriImplementation

If specified, this resource object is used instead of the path and package information

TagImplementation::getTagName() — Method in class TagImplementation

The tag name (e.g. 'body', 'head', 'title', ...)

TagImplementation::getOmitClosingTag() — Method in class TagImplementation

Whether to leave out the closing tag (defaults to false)

TagImplementation::getContent() — Method in class TagImplementation

The tag content

TagImplementation::getAttributes() — Method in class TagImplementation

The tag attributes dataStructure If anything but an iterable is returned the value is casted to string

TagImplementation::getAllowEmptyAttributes() — Method in class TagImplementation

Whether empty attributes (HTML5 syntax) should be allowed

TemplateImplementation::getTemplatePath() — Method in class TemplateImplementation

Path to the template which should be rendered

TemplateImplementation::getPartialRootPath() — Method in class TemplateImplementation

Path to the partial root

TemplateImplementation::getLayoutRootPath() — Method in class TemplateImplementation

Path to the layout root

TemplateImplementation::getSectionName() — Method in class TemplateImplementation

Name of a specific section, if only this section should be rendered.

TemplateImplementation::getPath() — Method in class TemplateImplementation
UriBuilderImplementation::getPackage() — Method in class UriBuilderImplementation

Key of the target package

UriBuilderImplementation::getSubpackage() — Method in class UriBuilderImplementation

Key of the target sub package

UriBuilderImplementation::getController() — Method in class UriBuilderImplementation

Target controller name

UriBuilderImplementation::getAction() — Method in class UriBuilderImplementation

Target controller action name

UriBuilderImplementation::getArguments() — Method in class UriBuilderImplementation

Controller arguments

UriBuilderImplementation::getFormat() — Method in class UriBuilderImplementation

The requested format, for example "html"

UriBuilderImplementation::getSection() — Method in class UriBuilderImplementation

The anchor to be appended to the URL

UriBuilderImplementation::getAdditionalParams() — Method in class UriBuilderImplementation

Additional query parameters that won't be prefixed like $arguments (overrule $arguments)

ValueImplementation::getValue() — Method in class ValueImplementation
EelExpressionPositions::getIterator() — Method in class EelExpressionPositions
EelExpressionTransformer::getProcessedContent() — Method in class EelExpressionTransformer
FusionPrototypeTransformer::getProcessedContent() — Method in class FusionPrototypeTransformer
HtmlAugmenter::getHtmlRootElement() — Method in class HtmlAugmenter

Detects a unique root tag in the given $html string and returns its DOMNode representation - or NULL if no unique root element could be found

FusionContextTrait::getContextVariable() — Method in class FusionContextTrait

Get a variable value from the Fusion runtime context.

FusionView::getMergedFusionObjectTree() — Method in class FusionView

Parse all the fusion files that are in the current fusionPathPatterns

FusionView::getFusionPathPatterns() — Method in class FusionView

Get the currently configured fusion path patterns @package is replaced by the current package key

FusionView::getPackageKey() — Method in class FusionView

Get the package key to load the Fusion from. If set, $this->getOption('packageKey') is used.

FusionView::getFusionPathForCurrentRequest() — Method in class FusionView

Determines the Fusion path depending on the current controller and action

AssetController::getErrorFlashMessage() — Method in class AssetController

Individual error FlashMessage that hides which action fails in production.

ImageMapper::getMappingResult() — Method in class ImageMapper
BrowserState::get() — Method in class BrowserState

Return a value for $key.

BrowserState::getActiveAssetSourceIdentifier() — Method in class BrowserState
AbstractImageAdjustment::getPosition() — Method in class AbstractImageAdjustment
CropImageAdjustment::getHeight() — Method in class CropImageAdjustment

Returns height

CropImageAdjustment::getWidth() — Method in class CropImageAdjustment

Returns width

CropImageAdjustment::getX() — Method in class CropImageAdjustment

Returns x

CropImageAdjustment::getY() — Method in class CropImageAdjustment

Returns y

CropImageAdjustment::getAspectRatio() — Method in class CropImageAdjustment
QualityImageAdjustment::getQuality() — Method in class QualityImageAdjustment

Returns quality

ResizeImageAdjustment::getMaximumHeight() — Method in class ResizeImageAdjustment

Returns maximumHeight

ResizeImageAdjustment::getMaximumWidth() — Method in class ResizeImageAdjustment

Returns maximumWidth

ResizeImageAdjustment::getHeight() — Method in class ResizeImageAdjustment

Returns height

ResizeImageAdjustment::getWidth() — Method in class ResizeImageAdjustment

Returns width

ResizeImageAdjustment::getMinimumHeight() — Method in class ResizeImageAdjustment

Returns minimumHeight

ResizeImageAdjustment::getMinimumWidth() — Method in class ResizeImageAdjustment

Returns minimumWidth

ResizeImageAdjustment::getRatioMode() — Method in class ResizeImageAdjustment

Returns ratioMode

ResizeImageAdjustment::getAllowUpScaling() — Method in class ResizeImageAdjustment

Returns allowUpScaling

Asset::getIdentifier() — Method in class Asset
Asset::getLabel() — Method in class Asset
Asset::getLastModified() — Method in class Asset

Returns the last modification timestamp for this asset

Asset::getResource() — Method in class Asset

PersistentResource of the original file

Asset::getFileExtension() — Method in class Asset

Returns a file extension fitting to the media type of this asset

Asset::getMediaType() — Method in class Asset

Returns the IANA media type of this asset

Asset::getTitle() — Method in class Asset

The title of this image

Asset::getCaption() — Method in class Asset

The caption of this asset

Asset::getCopyrightNotice() — Method in class Asset
Asset::getTags() — Method in class Asset

Return the tags assigned to this asset

Asset::getThumbnail() — Method in class Asset

Returns a thumbnail of this asset

Asset::getAssetCollections() — Method in class Asset

Return the asset collections this asset is included in

Asset::getAssetSourceIdentifier() — Method in class Asset
Asset::getAssetProxy() — Method in class Asset
Asset::getUsageCount() — Method in class Asset

Returns the number of times the asset is in use.

AssetCollection::getTitle() — Method in class AssetCollection

Returns the Title

AssetCollection::getAssets() — Method in class AssetCollection

Returns the Assets

AssetCollection::getTags() — Method in class AssetCollection

Return the tags assigned to this asset

AssetInterface::getTitle() — Method in class AssetInterface

The title of this asset

AssetInterface::getResource() — Method in class AssetInterface

Returns the resource of this asset

AssetInterface::getMediaType() — Method in class AssetInterface

Returns the IANA media type of this asset

AssetInterface::getFileExtension() — Method in class AssetInterface

Returns a file extension fitting to the media type of this asset

AssetProxyQueryInterface::getOffset() — Method in class AssetProxyQueryInterface
AssetProxyQueryInterface::getLimit() — Method in class AssetProxyQueryInterface
AssetProxyQueryInterface::getSearchTerm() — Method in class AssetProxyQueryInterface
AssetProxyQueryResultInterface::getQuery() — Method in class AssetProxyQueryResultInterface

Returns a clone of the query object

AssetProxyQueryResultInterface::getFirst() — Method in class AssetProxyQueryResultInterface

Returns the first asset proxy in the result set

AssetProxyRepositoryInterface::getAssetProxy() — Method in class AssetProxyRepositoryInterface
AssetProxyInterface::getAssetSource() — Method in class AssetProxyInterface
AssetProxyInterface::getIdentifier() — Method in class AssetProxyInterface
AssetProxyInterface::getLabel() — Method in class AssetProxyInterface
AssetProxyInterface::getFilename() — Method in class AssetProxyInterface
AssetProxyInterface::getLastModified() — Method in class AssetProxyInterface
AssetProxyInterface::getFileSize() — Method in class AssetProxyInterface
AssetProxyInterface::getMediaType() — Method in class AssetProxyInterface
AssetProxyInterface::getWidthInPixels() — Method in class AssetProxyInterface
AssetProxyInterface::getHeightInPixels() — Method in class AssetProxyInterface
AssetProxyInterface::getThumbnailUri() — Method in class AssetProxyInterface
AssetProxyInterface::getPreviewUri() — Method in class AssetProxyInterface
AssetProxyInterface::getImportStream() — Method in class AssetProxyInterface
AssetProxyInterface::getLocalAssetIdentifier() — Method in class AssetProxyInterface
ProvidesOriginalUriInterface::getOriginalUri() — Method in class ProvidesOriginalUriInterface
SupportsIptcMetadataInterface::getIptcProperty() — Method in class SupportsIptcMetadataInterface

Returns the given IPTC metadata property if it exists, or an empty string otherwise.

SupportsIptcMetadataInterface::getIptcProperties() — Method in class SupportsIptcMetadataInterface

Returns all known IPTC metadata properties as key => value (e.g. "Title" => "My Photo")

AssetSourceAwareInterface::getAssetSourceIdentifier() — Method in class AssetSourceAwareInterface
AssetSourceAwareInterface::getAssetProxy() — Method in class AssetSourceAwareInterface
AssetSourceInterface::getIdentifier() — Method in class AssetSourceInterface

A unique string which identifies the concrete asset source.

AssetSourceInterface::getLabel() — Method in class AssetSourceInterface
AssetSourceInterface::getIconUri() — Method in class AssetSourceInterface

Returns the resource path to the icon of the asset source

AssetSourceInterface::getDescription() — Method in class AssetSourceInterface

Returns the description of the asset source

AssetSourceInterface::getAssetProxyRepository() — Method in class AssetSourceInterface
AssetTypeFilter::getAllowedValues() — Method in class AssetTypeFilter
AssetTypeFilter::getAssetType() — Method in class AssetTypeFilter
NeosAssetProxy::getAssetSource() — Method in class NeosAssetProxy
NeosAssetProxy::getIdentifier() — Method in class NeosAssetProxy
NeosAssetProxy::getLabel() — Method in class NeosAssetProxy
NeosAssetProxy::getFilename() — Method in class NeosAssetProxy
NeosAssetProxy::getLastModified() — Method in class NeosAssetProxy
NeosAssetProxy::getFileSize() — Method in class NeosAssetProxy
NeosAssetProxy::getMediaType() — Method in class NeosAssetProxy
NeosAssetProxy::getWidthInPixels() — Method in class NeosAssetProxy
NeosAssetProxy::getHeightInPixels() — Method in class NeosAssetProxy
NeosAssetProxy::getAsset() — Method in class NeosAssetProxy
NeosAssetProxy::getThumbnailUri() — Method in class NeosAssetProxy
NeosAssetProxy::getPreviewUri() — Method in class NeosAssetProxy
NeosAssetProxy::getOriginalUri() — Method in class NeosAssetProxy
NeosAssetProxy::getImportStream() — Method in class NeosAssetProxy
NeosAssetProxy::getLocalAssetIdentifier() — Method in class NeosAssetProxy
NeosAssetProxyQuery::getOffset() — Method in class NeosAssetProxyQuery
NeosAssetProxyQuery::getLimit() — Method in class NeosAssetProxyQuery
NeosAssetProxyQuery::getSearchTerm() — Method in class NeosAssetProxyQuery
NeosAssetProxyQueryResult::getQuery() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyQueryResult::getFirst() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyRepository::getAssetProxy() — Method in class NeosAssetProxyRepository
NeosAssetSource::getIdentifier() — Method in class NeosAssetSource
NeosAssetSource::getLabel() — Method in class NeosAssetSource
NeosAssetSource::getIconUri() — Method in class NeosAssetSource

Returns the resource path to Assetsources icon

NeosAssetSource::getDescription() — Method in class NeosAssetSource
NeosAssetSource::getAssetProxyRepository() — Method in class NeosAssetSource
NeosAssetSource::getThumbnailUriForAsset() — Method in class NeosAssetSource

Internal method used by NeosAssetProxy

NeosAssetSource::getPreviewUriForAsset() — Method in class NeosAssetSource

Internal method used by NeosAssetProxy

AssetVariantInterface::getOriginalAsset() — Method in class AssetVariantInterface

Returns the Asset this derived asset is based on

DimensionsTrait::getWidth() — Method in class DimensionsTrait

Width of the image in pixels

DimensionsTrait::getHeight() — Method in class DimensionsTrait

Height of the image in pixels

DimensionsTrait::getAspectRatio() — Method in class DimensionsTrait

Edge / aspect ratio of the image

DimensionsTrait::getOrientation() — Method in class DimensionsTrait

Orientation of this image, i.e. portrait, landscape or square

AssetConstraints::getAllowedAssetSourceIdentifiers() — Method in class AssetConstraints
AssetConstraints::getAllowedMediaTypes() — Method in class AssetConstraints
AssetConstraints::getMediaTypeAcceptAttribute() — Method in class AssetConstraints

Returns the allowed media types as a string that can be used for "accept" attributes in file upload HTML elements

AssetConstraints::getAllowedAssetTypeFilterOptions() — Method in class AssetConstraints

Returns an array with all supported asset type filter values according to the active media type constraints If no media type constraint is set, all options are returned including the special "All": ("All", "Image", "Video", ...) Otherwise only the allowed asset types are returned ("Video", "Image").

UsageReference::getAsset() — Method in class UsageReference
FileTypeIcon::getIconPath() — Method in class FileTypeIcon
FileTypeIcon::getIconSet() — Method in class FileTypeIcon
FileTypeIcon::getIconExtension() — Method in class FileTypeIcon
Image::getVariants() — Method in class Image

Returns all variants (if any) derived from this asset

Image::getVariant() — Method in class Image

Returns the variant identified by $presetIdentifier and $presetVariantName (if existing)

ImageInterface::getWidth() — Method in class ImageInterface

Width of the image in pixels

ImageInterface::getHeight() — Method in class ImageInterface

Height of the image in pixels

ImageInterface::getAspectRatio() — Method in class ImageInterface

Edge / aspect ratio of the image

ImageInterface::getOrientation() — Method in class ImageInterface

Orientation of this image, i.e. portrait, landscape or square

ImageVariant::getOriginalAsset() — Method in class ImageVariant

Returns the original image this variant is based on

ImageVariant::getResource() — Method in class ImageVariant

Returns the resource of this image variant

ImageVariant::getFileExtension() — Method in class ImageVariant

File extension of the image without leading dot.

ImageVariant::getTitle() — Method in class ImageVariant

Returns the title of the original image

ImageVariant::getCaption() — Method in class ImageVariant

Returns the caption of the original image

ImageVariant::getCopyrightNotice() — Method in class ImageVariant
ImageVariant::getName() — Method in class ImageVariant

Returns the name

ImageVariant::getVariants() — Method in class ImageVariant

Retrieving variants from variants is not supported (no-operation)

ImageVariant::getPresetIdentifier() — Method in class ImageVariant

Returns the identifier of the image variant preset which created this variant (if any)

ImageVariant::getPresetVariantName() — Method in class ImageVariant
ImageVariant::getAdjustments() — Method in class ImageVariant
ImportedAsset::getAssetSourceIdentifier() — Method in class ImportedAsset
ImportedAsset::getRemoteAssetIdentifier() — Method in class ImportedAsset
ImportedAsset::getLocalAssetIdentifier() — Method in class ImportedAsset
ImportedAsset::getLocalOriginalAssetIdentifier() — Method in class ImportedAsset
ImportedAsset::getImportedAt() — Method in class ImportedAsset
QualityTrait::getQuality() — Method in class QualityTrait

Returns the quality of the image

ResourceBasedInterface::getResource() — Method in class ResourceBasedInterface

Returns the PersistentResource

Tag::getLabel() — Method in class Tag

The label of this tag

Tag::getAssetCollections() — Method in class Tag

Return the asset collections this tag is included in

Tag::getParent() — Method in class Tag
Tag::getChildren() — Method in class Tag
$ Thumbnail#generatorStrategy — Property in class Thumbnail
Thumbnail::getOriginalAsset() — Method in class Thumbnail

Returns the Asset this thumbnail is derived from

Thumbnail::getConfigurationValue() — Method in class Thumbnail
Thumbnail::getResource() — Method in class Thumbnail

PersistentResource of this thumbnail

Thumbnail::getStaticResource() — Method in class Thumbnail
Thumbnail::getConfigurationHash() — Method in class Thumbnail
ThumbnailConfiguration::getWidth() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::getMaximumWidth() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::getHeight() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::getMaximumHeight() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::getRatioMode() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::getHash() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::getQuality() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::getFormat() — Method in class ThumbnailConfiguration
AbstractThumbnailGenerator::getPriority() — Method in class AbstractThumbnailGenerator
AbstractThumbnailGenerator::getOption() — Method in class AbstractThumbnailGenerator
ThumbnailGeneratorInterface::getPriority() — Method in class ThumbnailGeneratorInterface

Return the priority of this ThumbnailGenerator. ThumbnailGenerator with a high priority are chosen before low priority.

ThumbnailSupportInterface::getThumbnail() — Method in class ThumbnailSupportInterface

Returns a thumbnail of this model

VariantSupportInterface::getVariants() — Method in class VariantSupportInterface

Returns all variants (if any) derived from this asset

VariantSupportInterface::getVariant() — Method in class VariantSupportInterface

Returns the variant identified by $presetIdentifier and $presetVariantName (if existing)

Video::getWidth() — Method in class Video

Width of the video in pixels. If the width cannot be determined, -1 is returned.

Video::getHeight() — Method in class Video

Height of the video in pixels. If the height cannot be determined, -1 is returned.

AssetRepository::getAssetVariantFilterClauseForDql() — Method in class AssetRepository

Returns a DQL clause filtering any implementation of AssetVariantInterface

AssetService::getRepository() — Method in class AssetService

Returns the repository for an asset

AssetService::getThumbnailUriAndSizeForAsset() — Method in class AssetService

Calculates the dimensions of the thumbnail to be generated and returns the thumbnail URI.

AssetService::getUsageStrategies() — Method in class AssetService

Returns all registered asset usage strategies

AssetService::getUsageReferences() — Method in class AssetService

Returns an array of asset usage references.

AssetService::getUsageCount() — Method in class AssetService

Returns the total count of times an asset is used.

AssetSourceService::getAssetSources() — Method in class AssetSourceService
AssetVariantGenerator::getVariantPresets() — Method in class AssetVariantGenerator
FileTypeIconService::getIcon() — Method in class FileTypeIconService

Returns an icon for a file type within given dimensions

ImageService::getOptionsMergedWithDefaults() — Method in class ImageService
ImageService::getImageSize() — Method in class ImageService

Get the size of a Flow PersistentResource that contains an image file.

ThumbnailService::getThumbnail() — Method in class ThumbnailService

Returns a thumbnail of the given asset

ThumbnailService::getPresets() — Method in class ThumbnailService
ThumbnailService::getThumbnailConfigurationForPreset() — Method in class ThumbnailService
ThumbnailService::getUriForThumbnail() — Method in class ThumbnailService
AbstractAssetUsageStrategy::getUsageCount() — Method in class AbstractAssetUsageStrategy

Returns the total count of usages found.

AssetUsageStrategyInterface::getUsageCount() — Method in class AssetUsageStrategyInterface

Returns the total count of usages found.

AssetUsageStrategyInterface::getUsageReferences() — Method in class AssetUsageStrategyInterface

Returns an array of usage reference objects.

ThumbnailGeneratorStrategy::getThumbnailGeneratorClassNames() — Method in class ThumbnailGeneratorStrategy

Returns all class names implementing the ThumbnailGeneratorInterface.

AspectRatio::getWidth() — Method in class AspectRatio
AspectRatio::getHeight() — Method in class AspectRatio
AspectRatio::getRatio() — Method in class AspectRatio
AspectRatio::getOrientation() — Method in class AspectRatio
MediaTypePattern::getMediaTypePattern() — Method in class MediaTypePattern
Box::getWidth() — Method in class Box
{@inheritdoc}
Box::getHeight() — Method in class Box
{@inheritdoc}
AssetAssetCollectionConditionGenerator::getSql() — Method in class AssetAssetCollectionConditionGenerator
AssetTagConditionGenerator::getSql() — Method in class AssetTagConditionGenerator
AssetWithoutAssetCollectionConditionGenerator::getSql() — Method in class AssetWithoutAssetCollectionConditionGenerator
ReadAssetCollectionPrivilege::getConditionGenerator() — Method in class ReadAssetCollectionPrivilege
ReadAssetPrivilege::getConditionGenerator() — Method in class ReadAssetPrivilege
ReadTagPrivilege::getConditionGenerator() — Method in class ReadTagPrivilege
ArrayConverter::getSourceChildPropertiesToBeConverted() — Method in class ArrayConverter

Return a list of sub-properties inside the source object.

ArrayConverter::getTypeOfChildProperty() — Method in class ArrayConverter

Return the type of a given sub-property inside the $targetType, in this case always "array"

AspectRatioFromStringConverter::getSourceChildPropertiesToBeConverted() — Method in class AspectRatioFromStringConverter

Convert all properties in the source array

AssetCollectionToArrayConverter::getSourceChildPropertiesToBeConverted() — Method in class AssetCollectionToArrayConverter

Return a list of sub-properties inside the source object.

AssetCollectionToArrayConverter::getTypeOfChildProperty() — Method in class AssetCollectionToArrayConverter

Return the type of a given sub-property inside the $targetType, in this case always "array"

AssetInterfaceConverter::getSourceChildPropertiesToBeConverted() — Method in class AssetInterfaceConverter

All properties in the source array except __identity and adjustments are sub-properties.

AssetInterfaceConverter::getTypeOfChildProperty() — Method in class AssetInterfaceConverter

Convert the property "resource"

AssetInterfaceConverter::getTargetTypeForSource() — Method in class AssetInterfaceConverter

Determines the target type based on the source's (optional) __type key.

ImageInterfaceArrayPresenter::getSourceChildPropertiesToBeConverted() — Method in class ImageInterfaceArrayPresenter

Convert all properties in the source array

ImageInterfaceConverter::getSourceChildPropertiesToBeConverted() — Method in class ImageInterfaceConverter

All properties in the source array except __identity are sub-properties.

TagToArrayConverter::getSourceChildPropertiesToBeConverted() — Method in class TagToArrayConverter

Return a list of sub-properties inside the source object.

TagToArrayConverter::getTypeOfChildProperty() — Method in class TagToArrayConverter

Return the type of a given sub-property inside the $targetType, in this case always "array"

CheckboxViewHelper::getNameWithoutPrefix() — Method in class CheckboxViewHelper

Get the name of this form element, without prefix.

AssetUsageStrategy::getUsageCount() — Method in class AssetUsageStrategy

Returns the total count of usages found.

AssetUsageStrategy::getUsageReferences() — Method in class AssetUsageStrategy

Returns an array of usage reference objects.

AssetIdsByProperty::getIterator() — Method in class AssetIdsByProperty
AssetUsageFilter::groupByAsset() — Method in class AssetUsageFilter
AssetUsageFilter::groupByNode() — Method in class AssetUsageFilter
AssetUsageFilter::groupByNodeAggregate() — Method in class AssetUsageFilter
AssetUsageFilter::groupByWorkspaceName() — Method in class AssetUsageFilter
AssetUsageReference::getContentRepositoryId() — Method in class AssetUsageReference
AssetUsageReference::getWorkspaceName() — Method in class AssetUsageReference
AssetUsageReference::getOriginDimensionSpacePoint() — Method in class AssetUsageReference
AssetUsageReference::getNodeAggregateId() — Method in class AssetUsageReference
AssetUsages::getIterator() — Method in class AssetUsages
AssetUsagesByContentRepository::getIterator() — Method in class AssetUsagesByContentRepository
GlobalAssetUsageService — Class in namespace Neos\Neos\AssetUsage

Central authority to look up or remove asset usages in all configured Content Repositories

UserCommandController::getTableRowForUser() — Method in class UserCommandController

Prepares a table row for output with data of the given User

ContentController::getImageInterfacePreviewData() — Method in class ContentController

Returns important meta data for the given object implementing ImageInterface.

ContentController::getImagePreviewData() — Method in class ContentController
ContentController::getImageVariantPreviewData() — Method in class ContentController
ContentController::getAssetProperties() — Method in class ContentController
ImpersonateController::getImpersonateStatus() — Method in class ImpersonateController
LoginController::getErrorFlashMessage() — Method in class LoginController

Disable the default error flash message

AbstractModuleController::getErrorFlashMessage() — Method in class AbstractModuleController

Display no flash message at all on errors.

UsersController::getAuthenticationProviders() — Method in class UsersController

Returns sorted list of auth providers by name.

UsersController::getAllowedRoles() — Method in class UsersController

Returns the roles that the current editor is able to assign Administrator can assign any roles, other users can only assign their own roles

ModuleTranslationTrait::getModuleLabel() — Method in class ModuleTranslationTrait
TranslationTrait::getLabel() — Method in class TranslationTrait
Domain::getHostname() — Method in class Domain

Returns the hostname

Domain::getScheme() — Method in class Domain

Returns the scheme for this domain

Domain::getPort() — Method in class Domain

Returns the port for this domain

Domain::getSite() — Method in class Domain

Returns the site this domain is pointing to

Domain::getActive() — Method in class Domain

Returns if the domain is active

Domain::getCacheEntryIdentifier() — Method in class Domain
{@inheritdoc}
NodePermissions::getReason() — Method in class NodePermissions

Human-readable explanation for why this permission was evaluated

Site::getName() — Method in class Site

Returns the name of this site

Site::getNodeName() — Method in class Site

Returns the node name of this site

Site::getState() — Method in class Site

Returns the state of this site

Site::getSiteResourcesPackageKey() — Method in class Site

Returns the key of a package containing the static resources for this site.

Site::getDomains() — Method in class Site
Site::getActiveDomains() — Method in class Site
Site::getFirstActiveDomain() — Method in class Site
Site::getPrimaryDomain() — Method in class Site

Returns the primary domain, if one has been defined.

Site::getAssetCollection() — Method in class Site
Site::getConfiguration() — Method in class Site
User::getId() — Method in class User
User::getLabel() — Method in class User

Returns a label which can be used as a human-friendly identifier for this user.

User::getPreferences() — Method in class User
UserPreferences::getPreferences() — Method in class UserPreferences

Get preferences

UserPreferences::get() — Method in class UserPreferences
UserPreferences::getInterfaceLanguage() — Method in class UserPreferences
WorkspacePermissions::getReason() — Method in class WorkspacePermissions

Human-readable explanation for why this permission was evaluated

WorkspaceRoleAssignments::getIterator() — Method in class WorkspaceRoleAssignments
WorkspaceRoleSubjects::getIterator() — Method in class WorkspaceRoleSubjects
DelegatingNodeLabelRenderer::getLabel() — Method in class DelegatingNodeLabelRenderer

Render a node label

ExpressionBasedNodeLabelGenerator::getExpression() — Method in class ExpressionBasedNodeLabelGenerator
ExpressionBasedNodeLabelGenerator::getLabel() — Method in class ExpressionBasedNodeLabelGenerator

Render a node label based on an eel expression or return the expression if it is not valid eel.

NodeLabelGeneratorInterface::getLabel() — Method in class NodeLabelGeneratorInterface

Render a node label

WorkspaceMetadataAndRoleRepository::getWorkspaceRoleAssignments() — Method in class WorkspaceMetadataAndRoleRepository
WorkspaceMetadataAndRoleRepository::getMostPrivilegedWorkspaceRoleForSubjects() — Method in class WorkspaceMetadataAndRoleRepository
DefaultPrototypeGeneratorInterface::generate() — Method in class DefaultPrototypeGeneratorInterface

Generate a Fusion prototype definition for a given node type

DomainMatchingStrategy::getSortedMatches() — Method in class DomainMatchingStrategy

Returns those of the given domains which match the specified hostname.

NodeAggregateIdMapping::getNewNodeAggregateId() — Method in class NodeAggregateIdMapping
UserService::getUsers() — Method in class UserService

Retrieves a list of all existing users

UserService::getUser() — Method in class UserService

Retrieves an existing user by the given username

UserService::getUsername() — Method in class UserService

Returns the username of the given user

UserService::getCurrentUser() — Method in class UserService

Returns the currently logged in user, if any

UserService::getDefaultAuthenticationProviderName() — Method in class UserService

Returns the default authentication provider name

UserService::getAllRoles() — Method in class UserService

Returns an array with all roles of a user's accounts, including parent roles, the "Everybody" role and the "AuthenticatedUser" role, assuming that the user is logged in.

WorkspaceService::getWorkspaceMetadata() — Method in class WorkspaceService

Load metadata for the specified workspace

WorkspaceService::getPersonalWorkspaceForUser() — Method in class WorkspaceService

Retrieve the personal workspace for the specified user, if no workspace exist an exception is thrown.

WorkspaceService::getWorkspaceRoleAssignments() — Method in class WorkspaceService

Get all role assignments for the specified workspace

WorkspaceService::getUniqueWorkspaceName() — Method in class WorkspaceService

Builds a workspace name that is unique within the specified content repository.

ImpendingHardRemovalConflicts::get() — Method in class ImpendingHardRemovalConflicts
ImpendingHardRemovalConflicts::getIterator() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNodes::get() — Method in class SoftRemovedNodes
SoftRemovedNodes::getIterator() — Method in class SoftRemovedNodes
SegmentMapping::getIterator() — Method in class SegmentMapping
DocumentNodeInfo::getNodeAggregateId() — Method in class DocumentNodeInfo
DocumentNodeInfo::getParentNodeAggregateId() — Method in class DocumentNodeInfo
DocumentNodeInfo::getPrecedingNodeAggregateId() — Method in class DocumentNodeInfo
DocumentNodeInfo::getSucceedingNodeAggregateId() — Method in class DocumentNodeInfo
DocumentNodeInfo::getDimensionSpacePointHash() — Method in class DocumentNodeInfo
DocumentNodeInfo::getNodeAggregateIdPath() — Method in class DocumentNodeInfo

This is NOT the node path; but the "nodeAggregateIds on the hierarchy; separated by /"

DocumentNodeInfo::getUriPath() — Method in class DocumentNodeInfo
DocumentNodeInfo::getDisableLevel() — Method in class DocumentNodeInfo
DocumentNodeInfo::getRemovedLevel() — Method in class DocumentNodeInfo
DocumentNodeInfo::getShortcutMode() — Method in class DocumentNodeInfo
DocumentNodeInfo::getShortcutTargetUri() — Method in class DocumentNodeInfo
DocumentNodeInfo::getNodeTypeName() — Method in class DocumentNodeInfo
DocumentNodeInfo::getRouteTags() — Method in class DocumentNodeInfo

As the route tags are based on the node aggregate ids of the node and its parents up to the site, we can extract this from the "nodeAggregateIdPath", which contains these ids.

DocumentNodeInfo::getSiteNodeName() — Method in class DocumentNodeInfo
DocumentNodeInfo::getShortcutTarget() — Method in class DocumentNodeInfo
DocumentNodeInfos::getIterator() — Method in class DocumentNodeInfos
DocumentUriPathFinder::getEnabledBySiteNodeNameUriPathAndDimensionSpacePointHash() — Method in class DocumentUriPathFinder

Returns the DocumentNodeInfo of a node for the given $siteNodeName and $uriPath

DocumentUriPathFinder::getByIdAndDimensionSpacePointHash() — Method in class DocumentUriPathFinder

Returns the DocumentNodeInfo of a node for the given $nodeAggregateId Note: This will not exclude disabled nodes in order to allow the calling side to make a distinction (e.g. in order to display a custom error)

DocumentUriPathFinder::getParentNode() — Method in class DocumentUriPathFinder

Returns the parent DocumentNodeInfo of a node for the given $nodeInfo Note: This will not exclude disabled nodes in order to allow the calling side to make a distinction (e.g. in order to display a custom error)

DocumentUriPathFinder::getPrecedingNode() — Method in class DocumentUriPathFinder

Returns the preceding DocumentNodeInfo for $succeedingNodeAggregateId and the $parentNodeAggregateId (= node on the same hierarchy level) Note: This will not exclude disabled nodes in order to allow the calling side to make a distinction (e.g. in order to display a custom error)

DocumentUriPathFinder::getFirstEnabledChildNode() — Method in class DocumentUriPathFinder

Returns the DocumentNodeInfo for the first enabled child node for the specified $parentNodeAggregateId Note: This will not exclude disabled nodes in order to allow the calling side to make a distinction (e.g. in order to display a custom error)

DocumentUriPathFinder::getLastChildNode() — Method in class DocumentUriPathFinder
DocumentUriPathFinder::getLastChildNodeNotBeing() — Method in class DocumentUriPathFinder
DocumentUriPathFinder::getDescendantsOfNode() — Method in class DocumentUriPathFinder

Returns the DocumentNodeInfos of all descendants of a given node.

DocumentUriPathProjection::getState() — Method in class DocumentUriPathProjection

NOTE: The state will be accessed eagerly ONCE upon initialisation of the content repository and put into the immutable {ProjectionStates} collection.

AbstractMenuItemsImplementation::getRenderHiddenInMenu() — Method in class AbstractMenuItemsImplementation

Should nodes that have "hiddenInMenu" set still be visible in this menu.

AbstractMenuItemsImplementation::getCurrentNode() — Method in class AbstractMenuItemsImplementation

The node the menu is built from, all relative specifications will use this as a base

AbstractMenuItemsImplementation::getItems() — Method in class AbstractMenuItemsImplementation

Main API method which sends the to-be-rendered data to Fluid

CacheTag::getHashForWorkspaceNameAndContentRepositoryId() — Method in class CacheTag
ContentCacheFlusher::getAllImplementedNodeTypeNames() — Method in class ContentCacheFlusher
GraphProjectorCatchUpHookForCacheFlushing — Class in namespace Neos\Neos\Fusion\Cache

Also contains a pragmatic performance booster for some "batch" operations, where the cache flushing is not needed:

GraphProjectorCatchUpHookForCacheFlushingFactory — Class in namespace Neos\Neos\Fusion\Cache
NodeCacheEntryIdentifier::getCacheEntryIdentifier() — Method in class NodeCacheEntryIdentifier
ContentElementEditableImplementation::getValue() — Method in class ContentElementEditableImplementation

The string to be processed

ContentElementWrappingImplementation::getValue() — Method in class ContentElementWrappingImplementation

The string to be processed

ContentElementWrappingImplementation::getAdditionalAttributes() — Method in class ContentElementWrappingImplementation

Additional attributes to be rendered in the ContentElementWrapping

ContentElementWrappingImplementation::getContentElementFusionPath() — Method in class ContentElementWrappingImplementation

Returns the Fusion path to the wrapped Content Element

DimensionsMenuItemsImplementation::getDimension() — Method in class DimensionsMenuItemsImplementation
DimensionsMenuItemsImplementation::getContentDimensionIdentifierToLimitTo() — Method in class DimensionsMenuItemsImplementation
DimensionsMenuItemsImplementation::getValuesToRestrictTo() — Method in class DimensionsMenuItemsImplementation
NodeWrappingHandler::getMessage() — Method in class NodeWrappingHandler

appends the given reference code to the exception's message unless it is unset

ArrayHelper::groupBy() — Method in class ArrayHelper

The input is assumed to be an array or Collection of objects.

CachingHelper::getWorkspaceChain() — Method in class CachingHelper
LinkHelper::getScheme() — Method in class LinkHelper
ImageUriImplementation::getAsset() — Method in class ImageUriImplementation
Asset
ImageUriImplementation::getWidth() — Method in class ImageUriImplementation
Width
ImageUriImplementation::getMaximumWidth() — Method in class ImageUriImplementation
MaximumWidth
ImageUriImplementation::getHeight() — Method in class ImageUriImplementation
Height
ImageUriImplementation::getMaximumHeight() — Method in class ImageUriImplementation
MaximumHeight
ImageUriImplementation::getAllowCropping() — Method in class ImageUriImplementation
AllowCropping
ImageUriImplementation::getAllowUpScaling() — Method in class ImageUriImplementation
AllowUpScaling
ImageUriImplementation::getQuality() — Method in class ImageUriImplementation
Quality
ImageUriImplementation::getAsync() — Method in class ImageUriImplementation
Async
ImageUriImplementation::getFormat() — Method in class ImageUriImplementation
Async
ImageUriImplementation::getPreset() — Method in class ImageUriImplementation
Preset
MenuItem::getChildren() — Method in class MenuItem
MenuItem::getSubItems() — Method in class MenuItem
MenuItem::getUri() — Method in class MenuItem
MenuItemsImplementation::getEntryLevel() — Method in class MenuItemsImplementation

The last navigation level which should be rendered.

MenuItemsImplementation::getFilter() — Method in class MenuItemsImplementation

NodeType filter for nodes displayed in menu

MenuItemsImplementation::getMaximumLevels() — Method in class MenuItemsImplementation

Maximum number of levels which should be rendered in this menu.

MenuItemsImplementation::getLastLevel() — Method in class MenuItemsImplementation

Return evaluated lastLevel value.

MenuItemsImplementation::getStartingPoint() — Method in class MenuItemsImplementation
MenuItemsImplementation::getItemCollection() — Method in class MenuItemsImplementation
MenuItemsImplementation::getNodeTypeCriteria() — Method in class MenuItemsImplementation
MenuItemsImplementation::getCurrentNodeRootlineAggregateIds() — Method in class MenuItemsImplementation
NodeUriImplementation::getFormat() — Method in class NodeUriImplementation

The requested format, for example "html"

NodeUriImplementation::getSection() — Method in class NodeUriImplementation

The anchor to be appended to the URL

NodeUriImplementation::getAdditionalParams() — Method in class NodeUriImplementation

Additional query parameters that won't be prefixed like $arguments (overrule $arguments)

NodeUriImplementation::getBaseNodeName() — Method in class NodeUriImplementation

The name of the base node inside the Fusion context to use for resolving relative paths.

PluginImplementation::getPackage() — Method in class PluginImplementation
PluginImplementation::getSubpackage() — Method in class PluginImplementation
PluginImplementation::getController() — Method in class PluginImplementation
PluginImplementation::getAction() — Method in class PluginImplementation
PluginImplementation::getArgumentNamespace() — Method in class PluginImplementation
PluginImplementation::getPluginNamespace() — Method in class PluginImplementation

Returns the plugin namespace that will be prefixed to plugin parameters in URIs.

Change::getLegacyRemovalAttachmentPoint() — Method in class Change

Before soft removals the removalAttachmentPoint was metadata reached through from command to the final event.

ChangeProjection::getState() — Method in class ChangeProjection

NOTE: The state will be accessed eagerly ONCE upon initialisation of the content repository and put into the immutable {ProjectionStates} collection.

Changes::getIterator() — Method in class Changes
NodeTypesStreamWrapper::getScheme() — Method in class NodeTypesStreamWrapper

Returns the scheme ("protocol") this wrapper handles.

ContentRepositoryAuthorizationService::getWorkspacePermissions() — Method in class ContentRepositoryAuthorizationService

Determines the {WorkspacePermissions} a user with the specified {Role}s has for the specified workspace

ContentRepositoryAuthorizationService::getNodePermissions() — Method in class ContentRepositoryAuthorizationService

Determines the {NodePermissions} a user with the specified {Role}s has on the given {Node}

ContentRepositoryAuthorizationService::getVisibilityConstraints() — Method in class ContentRepositoryAuthorizationService

Determines the default {VisibilityConstraints} for the specified {Role}s

AbstractSubtreeTagBasedPrivilege::getSubtreeTags() — Method in class AbstractSubtreeTagBasedPrivilege
AbstractSubtreeTagBasedPrivilege::getContentRepositoryId() — Method in class AbstractSubtreeTagBasedPrivilege
ModulePrivilege::getCacheEntryIdentifier() — Method in class ModulePrivilege

Returns a string which distinctly identifies this object and thus can be used as an identifier for cache entries related to this object.

ModulePrivilege::getPointcutFilterComposite() — Method in class ModulePrivilege
ModulePrivilegeSubject::getModulePath() — Method in class ModulePrivilegeSubject
ContentRepositoryAuthProvider::getAuthenticatedUserId() — Method in class ContentRepositoryAuthProvider
ContentRepositoryAuthProvider::getVisibilityConstraints() — Method in class ContentRepositoryAuthProvider
BackendRedirectionService::getAfterLoginRedirectionUri() — Method in class BackendRedirectionService

Returns a specific URI string to redirect to after the login; or NULL if there is none.

DataSourceController::getDataSources() — Method in class DataSourceController

Get available data source implementations

AbstractDataSource::getIdentifier() — Method in class AbstractDataSource
DataSourceInterface::getIdentifier() — Method in class DataSourceInterface
DataSourceInterface::getData() — Method in class DataSourceInterface

Get data

ImpersonateService::getImpersonation() — Method in class ImpersonateService
ImpersonateService::getCurrentUser() — Method in class ImpersonateService
ImpersonateService::getOriginalIdentity() — Method in class ImpersonateService
ImpersonateService::getOriginalIdentityRoles() — Method in class ImpersonateService
ImpersonateService::getSessionData() — Method in class ImpersonateService
LinkingService::getScheme() — Method in class LinkingService
LinkingService::getLastLinkedNode() — Method in class LinkingService

Returns the node that was last used to resolve a link to.

NodeTypeSchemaBuilder::generateNodeTypeSchema() — Method in class NodeTypeSchemaBuilder

The preprocessed node type schema contains everything we need for the UI:

NodeTypeSchemaBuilder::generateConstraints() — Method in class NodeTypeSchemaBuilder

Generate the list of allowed sub-node-types per parent-node-type and child-node-name.

UserService::getBackendUser() — Method in class UserService

Returns the current backend user

UserService::getPersonalWorkspaceName() — Method in class UserService

8.3 behaviour: Returns the name of the currently logged in user's personal workspace (even if that might not exist at that time).

UserService::getUserPreference() — Method in class UserService

Returns the stored preferences of a user

UserService::getInterfaceLanguage() — Method in class UserService

Returns the interface language the user selected. Will fall back to the default language defined in settings

XliffService::getCachedJson() — Method in class XliffService

Return the json array for a given locale, sourceCatalog, xliffPath and package.

XliffService::getTranslationUnitValue() — Method in class XliffService
XliffService::getCacheVersion() — Method in class XliffService
BackendAssetsUtility::getCssBuiltVersion() — Method in class BackendAssetsUtility

Returns a shortened md5 of the built CSS file

NodeTypeWithFallbackProvider::getNodeType() — Method in class NodeTypeWithFallbackProvider
NodeUriPathSegmentGenerator::generateUriPathSegment() — Method in class NodeUriPathSegmentGenerator

Generates a URI path segment for a given node taking its language dimension value into account

JavascriptConfigurationViewHelper::getStaticResourceWebBaseUri() — Method in class JavascriptConfigurationViewHelper
JavascriptConfigurationViewHelper::getNodeTypeGroupsSettings() — Method in class JavascriptConfigurationViewHelper
EditableViewHelper::getNodeFromFusionContext() — Method in class EditableViewHelper
GetTypeViewHelper — Class in namespace Neos\Neos\ViewHelpers

View helper to check if a given value is an array.

FusionExceptionView::getFusionRuntime() — Method in class FusionExceptionView
FusionView::getFusionPath() — Method in class FusionView
FusionView::getClosestDocumentNode() — Method in class FusionView
FusionView::getCurrentSiteNode() — Method in class FusionView
FusionView::getCurrentNode() — Method in class FusionView
FusionView::getFusionRuntime() — Method in class FusionView
FormDefinitionDataSource::getData() — Method in class FormDefinitionDataSource
AfxTemplateGenerator::generateSitePackage() — Method in class AfxTemplateGenerator

Generate a site package and fill it with boilerplate data.

AfxTemplateGenerator::generateSitesFusionDirectory() — Method in class AfxTemplateGenerator

Render the whole directory of the fusion part

AfxTemplateGenerator::generateNodeTypesConfiguration() — Method in class AfxTemplateGenerator

Generate a example NodeTypes.yaml

AfxTemplateGenerator::generateAdditionalFolders() — Method in class AfxTemplateGenerator

Generate additional folders for site packages.

AfxTemplateGenerator::getTemplateFolder() — Method in class AfxTemplateGenerator
AfxTemplateGenerator::getGeneratorName() — Method in class AfxTemplateGenerator

returns the human-readable name of the generator

SitePackageGeneratorInterface::generateSitePackage() — Method in class SitePackageGeneratorInterface

returns generated files as an array

SitePackageGeneratorInterface::getGeneratorName() — Method in class SitePackageGeneratorInterface

returns the human-readable name of the generator

SiteGeneratorCollectingService::getAllGenerators() — Method in class SiteGeneratorCollectingService
SitePackageGeneratorNameService::getNameOfSitePackageGenerator() — Method in class SitePackageGeneratorNameService
ChangedVisibilities::getByType() — Method in class ChangedVisibilities
WorkspaceController::getOriginalNode() — Method in class WorkspaceController

Retrieves the given node's corresponding node in the base content stream (that is, which would be overwritten if the given node would be published)

WorkspaceController::getPropertyLabel() — Method in class WorkspaceController

Tries to determine a label for the specified property

WorkspaceController::getModuleLabel() — Method in class WorkspaceController
WorkspaceController::getWorkspaceListItems() — Method in class WorkspaceController
WorkspaceController::getChangesFromWorkspace() — Method in class WorkspaceController
ChangeItems::getIterator() — Method in class ChangeItems
ContentChangeItems::getIterator() — Method in class ContentChangeItems
PendingChanges::getNewCountRatio() — Method in class PendingChanges
PendingChanges::getChangedCountRatio() — Method in class PendingChanges
PendingChanges::getRemovedCountRatio() — Method in class PendingChanges
WorkspaceListItems::getIterator() — Method in class WorkspaceListItems

H

ProxyAwareObjectNormalizer::hasCacheableSupportsMethod() — Method in class ProxyAwareObjectNormalizer
CommandBus::handle() — Method in class CommandBus

The handler only calculate which events they want to have published, but do not do the publishing themselves

CommandHandlerInterface::handle() — Method in class CommandHandlerInterface

"simple" command handlers return EventsToPublish directly

CommandSimulator::hasConflicts() — Method in class CommandSimulator
ContentRepository::handle() — Method in class ContentRepository

The only API to send commands (mutation intentions) to the system.

AbstractDimensionSpacePoint::hashCoordinates() — Method in class AbstractDimensionSpacePoint
AbstractDimensionSpacePoint::hasCoordinate() — Method in class AbstractDimensionSpacePoint
NodeVariationInternals::handleCreateNodeSpecializationVariant() — Method in class NodeVariationInternals
NodeVariationInternals::handleCreateNodeGeneralizationVariant() — Method in class NodeVariationInternals
NodeVariationInternals::handleCreateNodePeerVariant() — Method in class NodeVariationInternals
DimensionSpaceCommandHandler::handle() — Method in class DimensionSpaceCommandHandler

"simple" command handlers return EventsToPublish directly

NodeAggregateCommandHandler::handle() — Method in class NodeAggregateCommandHandler

"simple" command handlers return EventsToPublish directly

SubtreeTagging::handleUntagSubtree() — Method in class SubtreeTagging
WorkspaceCommandHandler::handle() — Method in class WorkspaceCommandHandler
WorkspaceWasRebased::hasSkippedEvents() — Method in class WorkspaceWasRebased

Indicates if failing changes were discarded during a forced rebase {RebaseErrorHandlingStrategy::STRATEGY_FORCE} or if all events in the workspace were kept.

CollectionTypeDenormalizer::hasCacheableSupportsMethod() — Method in class CollectionTypeDenormalizer
{@inheritdoc}
NodeType::hasConfiguration() — Method in class NodeType

Checks if the configuration of this node type contains a setting for the given $configurationPath

NodeType::hasReference() — Method in class NodeType

Check if the property is configured in the schema.

NodeType::hasProperty() — Method in class NodeType

Check if the property is configured in the schema.

NodeTypeManager::hasNodeType() — Method in class NodeTypeManager

Checks if the specified node type exists

Node::hasProperty() — Method in class Node

If this node has a property with the given name. It does not check if the property exists in the current NodeType schema.

ProjectionIntegrityViolationDetectorInterface::hierarchyIntegrityIsProvided() — Method in class ProjectionIntegrityViolationDetectorInterface

Checks that the hierarchy edges are connected at source (e.g. to "A") and at destination (e.g. to "B")

Projections::has() — Method in class Projections
Workspace::hasPublishableChanges() — Method in class Workspace

Indicates if the workspace contains changed to be published

ProcessedResult::hadErrors() — Method in class ProcessedResult
HiddenNodeVariant — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers

A node variant that was hidden in the legacy data and is disabled via a deferred SubtreeWasTagged event at the end of the migration, once all variants of its node aggregate are known.

HasOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"has" operation working on Node. Reduce the set of matched elements to those that have a child node that matches the selector or given subject.

HtmlArrayRenderer — Class in namespace Neos\Diff\Renderer\Html

Array renderer for HTML based diffs

HtmlInlineRenderer — Class in namespace Neos\Diff\Renderer\Html

Inline HTML Diff Renderer

HtmlSideBySideRenderer — Class in namespace Neos\Diff\Renderer\Html

Inline HTML Diff Renderer

AbsorbingHandler::handle() — Method in class AbsorbingHandler

Returns an empty string

AbstractRenderingExceptionHandler::handleRenderingException() — Method in class AbstractRenderingExceptionHandler

Handle an Exception thrown while rendering Fusion

AbstractRenderingExceptionHandler::handle() — Method in class AbstractRenderingExceptionHandler

Handles an Exception thrown while rendering Fusion

BubblingHandler::handleRenderingException() — Method in class BubblingHandler

Handle an Exception thrown while rendering Fusion

BubblingHandler::handle() — Method in class BubblingHandler

Handles an Exception thrown while rendering Fusion

ContextDependentHandler::handle() — Method in class ContextDependentHandler

Handle an exception depending on the context with an HTML message or XML comment

HtmlMessageHandler — Class in namespace Neos\Fusion\Core\ExceptionHandlers

Renders the exception as HTML.

HtmlMessageHandler::handle() — Method in class HtmlMessageHandler

Renders the exception in HTML for display

PlainTextHandler::handle() — Method in class PlainTextHandler

Handles an Exception thrown while rendering Fusion

ThrowingHandler::handleRenderingException() — Method in class ThrowingHandler

Handle an Exception thrown while rendering Fusion

ThrowingHandler::handle() — Method in class ThrowingHandler

Handles an Exception thrown while rendering Fusion

XmlCommentHandler::handle() — Method in class XmlCommentHandler

Provides an XML comment containing the exception

FusionGlobals::has() — Method in class FusionGlobals
$ ParserException#headingMessagePart — Property in class ParserException
$ ParserException#helperMessagePart — Property in class ParserException
Parser::handleFileInclude() — Method in class Parser
Parser::handleDslTranspile() — Method in class Parser
Runtime::handleRenderingException() — Method in class Runtime

Handle an Exception thrown while rendering Fusion according to settings specified in Neos.Fusion.rendering.exceptionHandler or {@exceptionHandler}

$ AugmenterImplementation#htmlAugmenter — Property in class AugmenterImplementation
HttpResponseImplementation — Class in namespace Neos\Fusion\FusionObjects
DebugStack::hasMessage() — Method in class DebugStack
HtmlAugmenter — Class in namespace Neos\Fusion\Service

A tool that can augment HTML for example by adding arbitrary attributes.

FusionContextTrait::hasContextVariable() — Method in class FusionContextTrait
$ CropImageAdjustment#height — Property in class CropImageAdjustment
$ ResizeImageAdjustment#height — Property in class ResizeImageAdjustment
HasRemoteOriginalInterface — Class in namespace Neos\Media\Domain\Model\AssetSource\AssetProxy

Interface for an Asset Proxy which depicts an asset whose original binary data is stored in a remote location

SupportsIptcMetadataInterface::hasIptcProperty() — Method in class SupportsIptcMetadataInterface

Returns true, if the given IPTC metadata property is available, ie. is supported and is not empty.

$ DimensionsTrait#height — Property in class DimensionsTrait
DimensionsTrait::hasDimensions() — Method in class DimensionsTrait

Does the asset have dimensions

AssetConstraints::hasAssetSourceConstraint() — Method in class AssetConstraints
AssetConstraints::hasMediaTypeConstraint() — Method in class AssetConstraints
$ ThumbnailConfiguration#height — Property in class ThumbnailConfiguration
$ Video#height — Property in class Video
Box::heighten() — Method in class Box
{@inheritdoc}
AssetCollectionConditionGenerator::hasId() — Method in class AssetCollectionConditionGenerator
AssetConditionGenerator::hasMediaType() — Method in class AssetConditionGenerator
TagConditionGenerator::hasId() — Method in class TagConditionGenerator
AssetUsageFilter::hasAssetId() — Method in class AssetUsageFilter
AssetUsageFilter::hasWorkspaceName() — Method in class AssetUsageFilter
NodeController::handleShortcutNode() — Method in class NodeController

Handles redirects to shortcut targets of nodes in the live workspace.

$ Domain#hostname — Property in class Domain
Site::hasActiveDomains() — Method in class Site
$ UserService#hashService — Property in class UserService
DocumentNodeInfo::hasPrecedingNodeAggregateId() — Method in class DocumentNodeInfo
DocumentNodeInfo::hasSucceedingNodeAggregateId() — Method in class DocumentNodeInfo
DocumentNodeInfo::hasUriPath() — Method in class DocumentNodeInfo
NodeWrappingHandler::handle() — Method in class NodeWrappingHandler

renders the exception to nice html content element to display, edit, remove, .

PageHandler::handle() — Method in class PageHandler

Handle an exception by displaying an error message inside the Neos backend, if logged in and not displaying the live workspace.

LinkHelper::hasSupportedScheme() — Method in class LinkHelper
$ NodeTypesStreamWrapper#handle — Property in class NodeTypesStreamWrapper
$ ContentElementEditableService#htmlAugmenter — Property in class ContentElementEditableService
$ ContentElementWrappingService#htmlAugmenter — Property in class ContentElementWrappingService
LinkingService::hasSupportedScheme() — Method in class LinkingService
HostnameValidator — Class in namespace Neos\Neos\Validation\Validator

Validator for http://tools.ietf.org/html/rfc1123 compatible host names

TimeableNodeVisibilityService::handleExceededNodeDates() — Method in class TimeableNodeVisibilityService
HtmxRequestPattern — Class in namespace Neos\Workspace\Ui\Mvc
HttpHeaderFlashMessageStorage — Class in namespace Neos\Workspace\Ui\Mvc

I

ContentRepositoryRegistry::injectSettings() — Method in class ContentRepositoryRegistry
InvalidConfigurationException — Class in namespace Neos\ContentRepositoryRegistry\Exception
Configuration::isVersionAvailable() — Method in class Configuration

If the given version is available, true is returned.

Configuration::isVersionLoaded() — Method in class Configuration

Check if the given version has been loaded already.

ConfigurationInterface::isVersionAvailable() — Method in class ConfigurationInterface

Is the given version available?

CRRegistrySubjectProvider::iInitializeContentRepository() — Method in class CRRegistrySubjectProvider
InternalMethodsNotAllowedOutsideContentRepositoryRule — Class in namespace Neos\ContentRepository\BehavioralTests\PhpstanRules
TraceEntries::iterateRange() — Method in class TraceEntries
DebugEventProjection::injectSaboteur() — Method in class DebugEventProjection
CommandHandlingDependencies::isContentStreamClosed() — Method in class CommandHandlingDependencies
Commands::isEmpty() — Method in class Commands
AbstractDimensionSpacePoint::isDirectVariantInDimension() — Method in class AbstractDimensionSpacePoint

A variant VarA is a "Direct Variant in Dimension Dim" of another variant VarB, if VarA and VarB are sharing all dimension values except in "Dim", AND they have differing dimension values in "Dim". Thus, VarA and VarB only vary in the given "Dim".

ContentDimensionZookeeper::initializeAllowedCombinations() — Method in class ContentDimensionZookeeper
DimensionSpacePointSet::isEmpty() — Method in class DimensionSpacePointSet
InterDimensionalVariationGraph — Class in namespace Neos\ContentRepository\Core\DimensionSpace

The interdimensional variation graph domain model Represents the specialization and generalization mechanism between dimension space points

ConfigurationBasedContentDimensionSource::initializeDimensions() — Method in class ConfigurationBasedContentDimensionSource
ContentDimensionValueSpecializationDepth::isGreaterThan() — Method in class ContentDimensionValueSpecializationDepth
ContentDimensionValueSpecializationDepth::isZero() — Method in class ContentDimensionValueSpecializationDepth
ContentDimensionValueSpecializationDepth::increment() — Method in class ContentDimensionValueSpecializationDepth
ContentDimensionValueVariationEdges::isEmpty() — Method in class ContentDimensionValueVariationEdges
$ Events#items — Property in class Events
InitiatingEventMetadata — Class in namespace Neos\ContentRepository\Core\EventStore
$ PublishedEvents#items — Property in class PublishedEvents
ContentRepositorySubscriberFactories::isEmpty() — Method in class ContentRepositorySubscriberFactories
InterdimensionalSibling — Class in namespace Neos\ContentRepository\Core\Feature\Common

A tuple of succeeding sibling ID to dimension space point

InterdimensionalSiblings — Class in namespace Neos\ContentRepository\Core\Feature\Common

A collection of interdimensional siblings.

$ InterdimensionalSiblings#items — Property in class InterdimensionalSiblings
ContentStreamEventStreamName::isContentStreamStreamName() — Method in class ContentStreamEventStreamName
InvalidDimensionAdjustmentTargetWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\DimensionSpaceAdjustment\Exception
NodeAggregateIdsByNodePaths::isEmpty() — Method in class NodeAggregateIdsByNodePaths
PropertyValuesToWrite::isEmpty() — Method in class PropertyValuesToWrite
NodeReferencesToWrite::isEmpty() — Method in class NodeReferencesToWrite
SerializedNodeReferences::isEmpty() — Method in class SerializedNodeReferences
RebaseableCommands::isEmpty() — Method in class RebaseableCommands
UserId::isSystemUser() — Method in class UserId
SubtreeTags::isEmpty() — Method in class SubtreeTags
SubtreeTags::intersection() — Method in class SubtreeTags
ConflictingEvents::isEmpty() — Method in class ConflictingEvents
PropertyType::int() — Method in class PropertyType
PropertyType::isBool() — Method in class PropertyType
PropertyType::isInt() — Method in class PropertyType
PropertyType::isFloat() — Method in class PropertyType
PropertyType::isString() — Method in class PropertyType
PropertyType::isArray() — Method in class PropertyType
PropertyType::isArrayOf() — Method in class PropertyType
PropertyType::isDate() — Method in class PropertyType
PropertyType::isMatchedBy() — Method in class PropertyType
ConstraintCheck::isNodeTypeAllowed() — Method in class ConstraintCheck
ConstraintCheck::isNodeTypeAllowedByDirectConstraints() — Method in class ConstraintCheck
ConstraintCheck::isNodeTypeAllowedByInheritanceConstraints() — Method in class ConstraintCheck

This method loops over the constraints and finds node types that the given node type inherits from. For all matched super types, their super types are traversed to find the closest super node with a constraint which is used to evaluated if the node type is allowed. It finds the closest results for true and false, and uses the distance to choose which one wins (lowest). If no result is found the node type is allowed.

$ NodeType#initialized — Property in class NodeType

Whether or not this node type has been initialized (e.g. if it has been postprocessed)

NodeType::initialize() — Method in class NodeType

Initializes this node type

NodeType::isAbstract() — Method in class NodeType

Return boolean true if marked abstract

NodeType::isFinal() — Method in class NodeType

Return boolean true if marked final

NodeType::isOfType() — Method in class NodeType

If this node type or any of the direct or indirect super types has the given name.

NodeTypeManager::isNodeTypeAllowedAsChildToTetheredNode() — Method in class NodeTypeManager

Checks if the given $nodeTypeNameToCheck is allowed as a childNode of the given $tetheredNodeName.

NodeTypeNames::isEmpty() — Method in class NodeTypeNames
CatchUpHookFactories::isEmpty() — Method in class CatchUpHookFactories
AbsoluteNodePath::isRoot() — Method in class AbsoluteNodePath

While all absolute node paths have a root node type name, they are root only if they point to exactly that root node and not one of its descendants

ContentGraphProjectionInterface::inSimulation() — Method in class ContentGraphProjectionInterface

Dedicated method for simulated rebasing

CountChildNodesFilter::isEmpty() — Method in class CountChildNodesFilter
FindChildNodesFilter::isEmpty() — Method in class FindChildNodesFilter
NodeAggregates::isEmpty() — Method in class NodeAggregates
NodePath::isEmpty() — Method in class NodePath
NodeTags::isEmpty() — Method in class NodeTags
Nodes::isEmpty() — Method in class Nodes
ContentStreamForPruning::isDangling() — Method in class ContentStreamForPruning
InvalidNodeTypePostprocessorException — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

An "Invalid node type postprocessor" exception

NodeAggregateIds::isEmpty() — Method in class NodeAggregateIds
PropertyNames::isEmpty() — Method in class PropertyNames
Workspace::isRootWorkspace() — Method in class Workspace
WorkspaceName::isLive() — Method in class WorkspaceName
Workspaces::isEmpty() — Method in class Workspaces
SubscriptionStatusCollection::isEmpty() — Method in class SubscriptionStatusCollection
SubscriptionStatusFilter::isEmpty() — Method in class SubscriptionStatusFilter
Subscriptions::isEmpty() — Method in class Subscriptions
BackReferenceNodesOperation::isFinal() — Method in class BackReferenceNodesOperation
BackReferencesOperation::isFinal() — Method in class BackReferencesOperation
ReferenceNodesOperation::isFinal() — Method in class ReferenceNodesOperation
ReferencePropertyOperation::isFinal() — Method in class ReferencePropertyOperation
ReferencesOperation::isFinal() — Method in class ReferencesOperation
RemoveOperation::isFinal() — Method in class RemoveOperation
UniqueOperation::isFinal() — Method in class UniqueOperation
CRBehavioralTestsSubjectProvider::iChangeTheContentDimensionsInContentRepositoryTo() — Method in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::iChangeTheNodeTypesInContentRepositoryTo() — Method in class CRBehavioralTestsSubjectProvider
CRTestSuiteRuntimeVariables::iAmInContentRepository() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteRuntimeVariables::iAmUserIdentifiedBy() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteRuntimeVariables::iAmInWorkspace() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteRuntimeVariables::iAmInDimensionSpacePoint() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteRuntimeVariables::iAmInWorkspaceAndDimensionSpacePoint() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteRuntimeVariables::iRememberNodeAggregateIdOfNodesChildAs() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteTrait::initPhpunit() — Method in class CRTestSuiteTrait

Hack PHPUnit assertion support, see https://github.com/Behat/Behat/issues/1618

CRTestSuiteTrait::iExpectTheContentStreamToExist() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::iExpectTheContentStreamToNotExist() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::iExpectTheWorkspaceToNotExist() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::iExpectTheFollowingWorkspaces() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::iExpectTheGraphProjectionToConsistOfExactlyNodes() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::iPruneRemovedContentStreamsFromTheEventStream() — Method in class CRTestSuiteTrait
CRTestSuiteTrait::iExpectTheContentStreamStatus() — Method in class CRTestSuiteTrait
CurrentSubgraphTrait::iExpectTheSubgraphProjectionToConsistOfExactlyNodes() — Method in class CurrentSubgraphTrait
NodeModification::iExpectThisNodeToNotHaveTheProperty() — Method in class NodeModification
NodeRenaming::iExpectTheNodeToHaveTheName() — Method in class NodeRenaming
MigrationsTrait::iRunTheFollowingNodeMigrationWithTargetWorkspace() — Method in class MigrationsTrait
MigrationsTrait::iRunTheFollowingNodeMigrationWithForceWithPublishingOnSuccess() — Method in class MigrationsTrait
MigrationsTrait::iRunTheFollowingNodeMigrationWithoutPublishingOnSuccess() — Method in class MigrationsTrait
MigrationsTrait::iRunTheFollowingNodeMigrationAndExceptionsAreCaught() — Method in class MigrationsTrait
NodeTraversalTrait::iRestrictTheVisibilityOfNodesTaggedInSubgraphQueries() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindChildNodesQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindReferencesQueryIExpectTheFollowingReferences() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindBackReferencesQueryIExpectTheFollowingReferences() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindNodeByIdQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindNodeByIdsQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindNodeAggregateByIdQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindNodeAggregatesByIdsByIdsQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindParentNodeQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindParentNodeAggregatesQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindNodeByPathQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindNodeByAbsolutePathQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindChildNodeByNodeNameQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindSucceedingSiblingNodesQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindPrecedingSiblingNodesQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheRetrieveNodePathQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindSubtreeQueryIExpectTheFollowingTrees() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindDescendantNodesQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindAncestorNodesQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindAncestorNodeAggregateIdsQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindClosestNodeQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheCountNodesQueryIExpectTheFollowingResult() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExpectTheNodeToHaveTheFollowingTimestamps() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindNodeAggregatesTaggedByQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
NodeTraversalTrait::iExecuteTheFindRootNodeByTypeQueryIExpectTheFollowingNodes() — Method in class NodeTraversalTrait
ProjectedNodeAggregateTrait::iExpectTheNodeAggregateToExist() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectTheNodeAggregateToNotExist() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::initializeCurrentNodeAggregate() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToOccupyDimensionSpacePoints() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToCoverDimensionSpacePoints() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToDisableDimensionSpacePoints() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToBeClassifiedAs() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToBeOfType() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToBeUnnamed() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToHaveTheName() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToHaveNoParentNodeAggregates() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToHaveTheParentNodeAggregates() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToHaveNoChildNodeAggregates() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeAggregateTrait::iExpectThisNodeAggregateToHaveTheChildNodeAggregates() — Method in class ProjectedNodeAggregateTrait
ProjectedNodeTrait::iGoToTheParentNodeOfNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iGetTheNodeAtPath() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectANodeIdentifiedByXToExistInTheContentGraph() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectNodeAggregateIdToLeadToNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectNodeAggregateIdToLeadToNoNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectPathToLeadToNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectPathToLeadToNoNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectNodeAggregateIdAndNodePathToLeadToNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectNodeAggregateIdAndNodePathToLeadToNoNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectTheNodeWithAggregateIdentifierToBeExplicitlyTagged() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectTheNodeWithAggregateIdentifierToInheritTheTag() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectTheNodeWithAggregateIdentifierToNotContainTheTag() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToBeExactlyExplicitlyTagged() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToExactlyInheritTheTags() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveTheFollowingSubtreeWithTags() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::initializeCurrentNodeFromContentSubgraph() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToBeClassifiedAs() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToBeOfType() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToBeNamed() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToBeUnnamed() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveTheFollowingSerializedPropertyTypes() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveTheFollowingProperties() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveNoProperties() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveTheFollowingReferences() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveNoReferences() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToBeReferencedBy() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToNotBeReferenced() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToBeTheChildOfNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveNoParentNode() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveTheFollowingChildNodes() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveNoChildNodes() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveTheFollowingPrecedingSiblings() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveNoPrecedingSiblings() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveTheFollowingSucceedingSiblings() — Method in class ProjectedNodeTrait
ProjectedNodeTrait::iExpectThisNodeToHaveNoSucceedingSiblings() — Method in class ProjectedNodeTrait
ProjectionIntegrityViolationDetectionTrait::iRunIntegrityViolationDetection() — Method in class ProjectionIntegrityViolationDetectionTrait
ProjectionIntegrityViolationDetectionTrait::iExpectTheIntegrityViolationDetectionResultToContainExactlyNErrors() — Method in class ProjectionIntegrityViolationDetectionTrait
ProjectionIntegrityViolationDetectionTrait::iExpectIntegrityViolationDetectionResultErrorNumberNToHaveCodeX() — Method in class ProjectionIntegrityViolationDetectionTrait
StructureAdjustmentsTrait::iAdjustTheNodeStructureForNodeType() — Method in class StructureAdjustmentsTrait
StructureAdjustmentsTrait::iExpectNoStructureAdjustmentsForType() — Method in class StructureAdjustmentsTrait
StructureAdjustmentsTrait::iExpectTheFollowingStructureAdjustmentsForType() — Method in class StructureAdjustmentsTrait
Identifier — Class in namespace Neos\Fusion\Afx\Parser\Expression

Class Identifier

Lexer::isWhiteSpace() — Method in class Lexer

Checks if the current character is whitespace

Lexer::isAlpha() — Method in class Lexer

Checks if the current character is a letter

Lexer::isAlphaNumeric() — Method in class Lexer

Checks if the current character is alpha-numeric

Lexer::isColon() — Method in class Lexer

Checks if the current character is a colon

Lexer::isDot() — Method in class Lexer

Checks if the current character is a dot

Lexer::isAt() — Method in class Lexer

Checks if the current character is a @

Lexer::isMinus() — Method in class Lexer

Checks if the current character is a minus

Lexer::isUnderscore() — Method in class Lexer

Checks if the current character is an underscore

Lexer::isEqualSign() — Method in class Lexer

Checks if the current character is an equal sign

Lexer::isOpeningBracket() — Method in class Lexer

Checks if the current character is an opening bracket

Lexer::isClosingBracket() — Method in class Lexer

Checks if the current character is a closing bracket

Lexer::isOpeningBrace() — Method in class Lexer

Checks if the current character is an opening curly brace

Lexer::isClosingBrace() — Method in class Lexer

Checks if the current character is a closing curly brace

Lexer::isForwardSlash() — Method in class Lexer

Checks if the current character is a forward slash

Lexer::isBackSlash() — Method in class Lexer

Checks if the current character is a back slash

Lexer::isSingleQuote() — Method in class Lexer

Checks if the current character is a single quote

Lexer::isDoubleQuote() — Method in class Lexer

Checks if the current character is a double quote

Lexer::isExclamationMark() — Method in class Lexer

Checks if the current character is an exclamation mark

Lexer::isEnd() — Method in class Lexer

Checks if the iteration has ended

$ RuntimeContentCache#inCacheEntryPoint — Property in class RuntimeContentCache
RuntimeContentCache::injectSerializer() — Method in class RuntimeContentCache
HtmlMessageHandler::injectLogger() — Method in class HtmlMessageHandler
HtmlMessageHandler::injectThrowableStorage() — Method in class HtmlMessageHandler
XmlCommentHandler::injectLogger() — Method in class XmlCommentHandler
XmlCommentHandler::injectThrowableStorage() — Method in class XmlCommentHandler
IllegalEntryFusionPathValueException — Class in namespace Neos\Fusion\Core
IncludeStatement — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
IntValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
FilePatternResolver::isPatternStreamWrapper() — Method in class FilePatternResolver
FilePatternResolver::iterateOverFilesAndSelectByFileEnding() — Method in class FilePatternResolver
Runtime::injectSettings() — Method in class Runtime

Inject settings of this package

Runtime::instantiateFusionObject() — Method in class Runtime

Instantiates a Fusion object specified by the given path and configuration

Runtime::isDebugMode() — Method in class Runtime
RuntimeConfiguration::isPathCached() — Method in class RuntimeConfiguration

No API, internal use for testing

DebugMessage::isPlaintext() — Method in class DebugMessage
$ AbstractArrayFusionObject#ignoreProperties — Property in class AbstractArrayFusionObject

If you iterate over "properties" these in here should usually be ignored. For example additional properties in "Case" that are not "Matchers".

AbstractArrayFusionObject::isUnset() — Method in class AbstractArrayFusionObject

Returns TRUE if the given fusion key has been removed via ">"

AbstractArrayFusionObject::isUntyped() — Method in class AbstractArrayFusionObject

Returns TRUE if the given fusion key has no type, meaning neither having a fusion objectType, eelExpression or value

ActionUriImplementation::isAbsolute() — Method in class ActionUriImplementation

If true, an absolute URI is rendered

$ AugmenterImplementation#ignoreProperties — Property in class AugmenterImplementation

Properties that are ignored

$ ComponentImplementation#ignoreProperties — Property in class ComponentImplementation

Properties that are ignored and not included into the props context

$ DebugConsoleImplementation#ignoreProperties — Property in class DebugConsoleImplementation
DebugDumpImplementation::isEnabled() — Method in class DebugDumpImplementation
$ DebugImplementation#ignoreProperties — Property in class DebugImplementation

If you iterate over "properties" these in here should usually be ignored.

$ ResourceUriImplementation#i18nService — Property in class ResourceUriImplementation
ResourceUriImplementation::isLocalize() — Method in class ResourceUriImplementation

Whether resource localization should be attempted or not, defaults to true

TagImplementation::isSelfClosingTag() — Method in class TagImplementation

Whether to force a self closing tag (e.g. '

')

TemplateImplementation::initializeView() — Method in class TemplateImplementation

This is a template method which can be overridden in subclasses to add new variables which should be available inside the Fluid template. It is needed e.g. for Expose.

UriBuilderImplementation::isAbsolute() — Method in class UriBuilderImplementation

If true, an absolute URI is rendered

EelExpressionPositions::isEmpty() — Method in class EelExpressionPositions
RenderViewHelper::initializeArguments() — Method in class RenderViewHelper

Initialize the arguments.

RenderViewHelper::initializeFusionView() — Method in class RenderViewHelper

Initialize the Fusion View

FusionView::initializeFusionRuntime() — Method in class FusionView

Load the Fusion Files form the defined paths and construct a Runtime from the parsed results

AssetCollectionController::initializeView() — Method in class AssetCollectionController
$ AssetController#imageProfilesConfiguration — Property in class AssetController
AssetController::initializeObject() — Method in class AssetController
AssetController::initializeAction() — Method in class AssetController
AssetController::initializeView() — Method in class AssetController

Set common variables on the view

AssetController::indexAction() — Method in class AssetController

List existing assets

AssetController::initializeUpdateAction() — Method in class AssetController
AssetController::initializeCreateAction() — Method in class AssetController

Initialization for createAction

AssetController::initializeUploadAction() — Method in class AssetController

Initialization for uploadAction

AssetProxyController::importAction() — Method in class AssetProxyController

Import a specified asset from the given Asset Source

ImageController — Class in namespace Neos\Media\Browser\Controller

Controller for browsing images in the ImageEditor

$ ImageController#importedAssetRepository — Property in class ImageController
ImageController::indexAction() — Method in class ImageController

List existing images

ImageVariantController — Class in namespace Neos\Media\Browser\Controller
ImageVariantController::initializeUpdateAction() — Method in class ImageVariantController
TagController::initializeView() — Method in class TagController
ImageMapper — Class in namespace Neos\Media\Browser\Domain

The ImageMapper provides basic information about an image object as array of simple types.

ImageMapper::injectResourceManager() — Method in class ImageMapper
ImageMapper::injectPersistenceManager() — Method in class ImageMapper
ImageMapper::initializeObject() — Method in class ImageMapper
PaginateController::initializeAction() — Method in class PaginateController
PaginateController::indexAction() — Method in class PaginateController
PaginateViewHelper::initializeArguments() — Method in class PaginateViewHelper

Initialize the arguments.

ThumbnailViewHelper::initializeArguments() — Method in class ThumbnailViewHelper
$ MediaCommandController#imageVariantRepository — Property in class MediaCommandController
MediaCommandController::importResourcesCommand() — Method in class MediaCommandController

Import resources to asset management

MediaCommandController::initializeConnection() — Method in class MediaCommandController

Initializes the DBAL connection which is currently bound to the Doctrine Entity Manager

ImageEventListener — Class in namespace Neos\Media\Domain\EventListener

Doctrine event listener for getting image size and type if needed

$ AbstractImageAdjustment#imageVariant — Property in class AbstractImageAdjustment
ImageAdjustmentInterface — Class in namespace Neos\Media\Domain\Model\Adjustment

Interface for an Image Adjustment

$ Asset#importedAssetRepository — Property in class Asset
Asset::initializeObject() — Method in class Asset
Asset::initialize() — Method in class Asset

Override this to initialize upon instantiation.

Asset::isInUse() — Method in class Asset

Returns true if the asset is still in use.

HasRemoteOriginalInterface::isImported() — Method in class HasRemoteOriginalInterface

Returns true if the binary data of the asset has already been imported into the Neos asset source.

AssetSourceInterface::isReadOnly() — Method in class AssetSourceInterface
NeosAssetProxyRepository::initializeObject() — Method in class NeosAssetProxyRepository
$ NeosAssetSource#iconPath — Property in class NeosAssetSource
NeosAssetSource::isReadOnly() — Method in class NeosAssetSource
DimensionsTrait::isOrientationSquare() — Method in class DimensionsTrait

Whether this image is square aspect ratio and therefore has a square orientation

DimensionsTrait::isOrientationLandscape() — Method in class DimensionsTrait

Whether this image is in landscape orientation

DimensionsTrait::isOrientationPortrait() — Method in class DimensionsTrait

Whether this image is in portrait orientation

Image — Class in namespace Neos\Media\Domain\Model

An image

$ Image#imageService — Property in class Image
Image::initializeObject() — Method in class Image
ImageInterface — Class in namespace Neos\Media\Domain\Model

Interface of an Image

ImageInterface::isOrientationSquare() — Method in class ImageInterface

Whether this image is square aspect ratio and therefore has a square orientation

ImageInterface::isOrientationLandscape() — Method in class ImageInterface

Whether this image is in landscape orientation

ImageInterface::isOrientationPortrait() — Method in class ImageInterface

Whether this image is in portrait orientation

ImageVariant — Class in namespace Neos\Media\Domain\Model

A user defined variant (working copy) of an original Image asset

$ ImageVariant#imageService — Property in class ImageVariant
ImageVariant::initializeObject() — Method in class ImageVariant

Initialize this image variant

ImportedAsset — Class in namespace Neos\Media\Domain\Model
$ ImportedAsset#importedAt — Property in class ImportedAsset
ImportedAssetManager — Class in namespace Neos\Media\Domain\Model
$ ImportedAssetManager#importedAssetRepository — Property in class ImportedAssetManager
Thumbnail::initializeObject() — Method in class Thumbnail

Initializes this thumbnail

ThumbnailConfiguration::isCroppingAllowed() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::isUpScalingAllowed() — Method in class ThumbnailConfiguration
ThumbnailConfiguration::isAsync() — Method in class ThumbnailConfiguration
$ AbstractThumbnailGenerator#imagineService — Property in class AbstractThumbnailGenerator
AbstractThumbnailGenerator::isExtensionSupported() — Method in class AbstractThumbnailGenerator
$ FontDocumentThumbnailGenerator#imageService — Property in class FontDocumentThumbnailGenerator
IconThumbnailGenerator — Class in namespace Neos\Media\Domain\Model\ThumbnailGenerator

A generic thumbnail generator to get Icon of the given document

$ IconThumbnailGenerator#imageService — Property in class IconThumbnailGenerator
ImageThumbnailGenerator — Class in namespace Neos\Media\Domain\Model\ThumbnailGenerator

A system-generated preview version of an Image

$ ImageThumbnailGenerator#imageService — Property in class ImageThumbnailGenerator
AssetRepository::iterable() — Method in class AssetRepository

<int, \Neos\Media\Domain\Model\AssetInterface> findByResource(\Neos\Flow\ResourceManagement\PersistentResource $resource)

ImageRepository — Class in namespace Neos\Media\Domain\Repository

A repository for Images

ImageVariantRepository — Class in namespace Neos\Media\Domain\Repository
ImportedAssetRepository — Class in namespace Neos\Media\Domain\Repository
ThumbnailRepository::iterable() — Method in class ThumbnailRepository

<int, \Neos\Media\Domain\Model\Thumbnail> findByResource(\Neos\Flow\ResourceManagement\PersistentResource $resource)

$ AssetService#imageService — Property in class AssetService
AssetService::isInUse() — Method in class AssetService

Returns true if the asset is used.

$ AssetSourceService#importedAssetManager — Property in class AssetSourceService
$ AssetSourceService#importedAssetRepository — Property in class AssetSourceService
AssetSourceService::importAsset() — Method in class AssetSourceService

Import a specified asset from the given Asset Source

ImageService — Class in namespace Neos\Media\Domain\Service

An image service that acts as abstraction for the Imagine library

$ ImageService#imagineService — Property in class ImageService
$ ImageService#imageSizeCache — Property in class ImageService
ImageService::injectSettings() — Method in class ImageService
ImageService::isAnimatedGif() — Method in class ImageService

Detects whether the given GIF image data contains more than one frame

AbstractAssetUsageStrategy::isInUse() — Method in class AbstractAssetUsageStrategy

Returns true if the asset is used.

AssetUsageStrategyInterface::isInUse() — Method in class AssetUsageStrategyInterface

Returns true if the asset is used.

ConfigurationAssetModelMappingStrategy::initializeObject() — Method in class ConfigurationAssetModelMappingStrategy
AssetValidator::initializeObject() — Method in class AssetValidator

Adds all validators that extend the AssetValidatorInterface.

ImageValidator — Class in namespace Neos\Media\Domain\Validator

Validator for Image objects

Adjustment::identifier() — Method in class Adjustment
AspectRatio::isOrientationLandscape() — Method in class AspectRatio
AspectRatio::isOrientationPortrait() — Method in class AspectRatio
AspectRatio::isOrientationSquare() — Method in class AspectRatio
Variant::identifier() — Method in class Variant
ImageHelper — Class in namespace Neos\Media\Eel
ImageFileException — Class in namespace Neos\Media\Exception

A Neos.Media exception for image file errors

ImageServiceException — Class in namespace Neos\Media\Exception

A Neos.Media exception for the Image Service

Box::increase() — Method in class Box
{@inheritdoc}
AssetCollectionConditionGenerator::isType() — Method in class AssetCollectionConditionGenerator
AssetCollectionConditionGenerator::isTitled() — Method in class AssetCollectionConditionGenerator
AssetConditionGenerator::isType() — Method in class AssetConditionGenerator
AssetConditionGenerator::isTagged() — Method in class AssetConditionGenerator
AssetConditionGenerator::isInCollection() — Method in class AssetConditionGenerator
AssetConditionGenerator::isWithoutCollection() — Method in class AssetConditionGenerator
TagConditionGenerator::isType() — Method in class TagConditionGenerator
TagConditionGenerator::isLabeled() — Method in class TagConditionGenerator
ImageConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\Model\Image objects.

ImageInterfaceArrayPresenter — Class in namespace Neos\Media\TypeConverter

This converter transforms \Neos\Media\Domain\Model\ImageInterface (Image or ImageVariant) objects to array representations.

ImageInterfaceConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\Model\ImageInterface (Image or ImageVariant) objects.

ImageInterfaceJsonSerializer — Class in namespace Neos\Media\TypeConverter

This converter transforms \Neos\Media\Domain\Model\ImageInterface (Image or ImageVariant) objects to json representations.

ImageVariantConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\Model\ImageVariant objects.

ImageOrientationValidator — Class in namespace Neos\Media\Validator

Validator that checks the orientation (square, portrait, landscape) of a given image.

ImageOrientationValidator::isValid() — Method in class ImageOrientationValidator

The given $value is valid if it is an \Neos\Media\Domain\Model\ImageInterface of the configured orientation (square, portrait and/or landscape) Note: a value of NULL or empty string ('') is considered valid

ImageSizeValidator — Class in namespace Neos\Media\Validator

Validator that checks size (resolution) of a given image

ImageSizeValidator::isValid() — Method in class ImageSizeValidator

The given $value is valid if it is an \Neos\Media\Domain\Model\ImageInterface of the configured resolution Note: a value of NULL or empty string ('') is considered valid

ImageTypeValidator — Class in namespace Neos\Media\Validator

Validator that checks the type of a given image

ImageTypeValidator::isValid() — Method in class ImageTypeValidator

The given $value is valid if it is an \Neos\Media\Domain\Model\ImageInterface of the configured type (one of the image/* IANA media subtypes)

FileTypeIconViewHelper::initializeArguments() — Method in class FileTypeIconViewHelper
CheckboxViewHelper::initializeArguments() — Method in class CheckboxViewHelper

Initialize the arguments.

RelativeDateViewHelper::initializeArguments() — Method in class RelativeDateViewHelper
ImageViewHelper — Class in namespace Neos\Media\ViewHelpers

Renders an HTML tag from a given Neos.Media's image instance

ImageViewHelper::initializeArguments() — Method in class ImageViewHelper
ThumbnailViewHelper::initializeArguments() — Method in class ThumbnailViewHelper
ImageViewHelper — Class in namespace Neos\Media\ViewHelpers\Uri

Renders the src path of a thumbnail image of a given Neos.Media image instance

ImageViewHelper::initializeArguments() — Method in class ImageViewHelper
ThumbnailViewHelper::initializeArguments() — Method in class ThumbnailViewHelper
AssetUsageStrategy::isInUse() — Method in class AssetUsageStrategy

Returns true if the asset is used.

AssetUsageCommandController::indexCommand() — Method in class AssetUsageCommandController
AssetUsageFilter::includeVariantsOfAsset() — Method in class AssetUsageFilter
SiteCommandController::importAllCommand() — Method in class SiteCommandController

Import sites

BackendUserTranslationTrait::initializeObject() — Method in class BackendUserTranslationTrait

Set the locale according to the user settings

BackendController::indexAction() — Method in class BackendController

Default action of the backend controller.

$ ContentController#imageRepository — Property in class ContentController
$ ContentController#imageInterfaceArrayPresenter — Property in class ContentController
ContentController::initializeUploadAssetAction() — Method in class ContentController

Initialize property mapping as the upload usually comes from the Inspector JavaScript

ContentController::initializeCreateImageVariantAction() — Method in class ContentController

Configure property mapping for adding a new image variant.

ContentController::imageWithMetadataAction() — Method in class ContentController

Fetch the metadata for a given image

ContentController::initializeAssetsWithMetadataAction() — Method in class ContentController
ImpersonateController — Class in namespace Neos\Neos\Controller\Backend

The Impersonate controller

$ ImpersonateController#impersonateService — Property in class ImpersonateController
ImpersonateController::impersonateAction() — Method in class ImpersonateController
ImpersonateController::impersonateUserWithResponseAction() — Method in class ImpersonateController
$ MenuHelper#iconMapper — Property in class MenuHelper
MenuHelper::injectSettings() — Method in class MenuHelper
MenuHelper::isModuleEnabled() — Method in class MenuHelper

Checks whether a module is enabled or disabled in the configuration

ModuleController::indexAction() — Method in class ModuleController
LoginController::initializeIndexAction() — Method in class LoginController
LoginController::indexAction() — Method in class LoginController

Default action, displays the login screen

AbstractModuleController::initializeAction() — Method in class AbstractModuleController
AbstractModuleController::initializeView() — Method in class AbstractModuleController
AbstractModuleController::indexAction() — Method in class AbstractModuleController
ConfigurationController::indexAction() — Method in class ConfigurationController
DimensionController::indexAction() — Method in class DimensionController
PackagesController::indexAction() — Method in class PackagesController
SitesController::indexAction() — Method in class SitesController
UsersController::initializeAction() — Method in class UsersController
UsersController::indexAction() — Method in class UsersController

Shows a list of all users

UsersController::isEditingAllowed() — Method in class UsersController

Returns whether the current user is allowed to edit the given user.

UserSettingsController::initializeAction() — Method in class UserSettingsController
UserSettingsController::indexAction() — Method in class UserSettingsController
Index
AssetProxiesController::initializeView() — Method in class AssetProxiesController
AssetProxiesController::indexAction() — Method in class AssetProxiesController

Shows a list of assets

AssetProxiesController::importAction() — Method in class AssetProxiesController
AssetsController::initializeView() — Method in class AssetsController
AssetsController::indexAction() — Method in class AssetsController

Shows a list of assets

ContentDimensionsController::indexAction() — Method in class ContentDimensionsController

Returns the full content dimensions presets as JSON object; see ContentDimensionPresetSourceInterface::getAllPresets() for a format description.

NodesController::indexAction() — Method in class NodesController

Shows a list of nodes

Site::isOnline() — Method in class Site
Site::isOffline() — Method in class Site
User::isActive() — Method in class User

Checks if at least one account of this user ist active

WorkspaceRoleAssignments::isEmpty() — Method in class WorkspaceRoleAssignments
WorkspaceRoleSubjects::isEmpty() — Method in class WorkspaceRoleSubjects
SiteImportService::importFromPath() — Method in class SiteImportService
ImpendingHardRemovalConflict — Class in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflictDetectionHook — Class in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflictDetectionHookFactory — Class in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflictRepository — Class in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflicts — Class in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflicts::isEmpty() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNodes::isEmpty() — Method in class SoftRemovedNodes
InvalidShortcutException — Class in namespace Neos\Neos\FrontendRouting\Exception
DocumentNodeInfo::isRoot() — Method in class DocumentNodeInfo
DocumentNodeInfo::isShortcut() — Method in class DocumentNodeInfo
DocumentNodeInfo::isDisabled() — Method in class DocumentNodeInfo
DocumentNodeInfo::isRemoved() — Method in class DocumentNodeInfo
$ AbstractMenuItemsImplementation#items — Property in class AbstractMenuItemsImplementation

An internal cache for the built menu items array.

AbstractMenuItemsImplementation::isCalculateItemStatesEnabled() — Method in class AbstractMenuItemsImplementation

Whether the active/current state of menu items is calculated on the server side.

AbstractMenuItemsImplementation::isNodeHidden() — Method in class AbstractMenuItemsImplementation

Return TRUE/FALSE if the node is currently hidden or not in the menu; taking the "renderHiddenInMenu" configuration of the Menu Fusion object into account.

DimensionsMenuItemsImplementation::isDimensionSpacePointRelevant() — Method in class DimensionsMenuItemsImplementation
DimensionsMenuItemsImplementation::includeGeneralizations() — Method in class DimensionsMenuItemsImplementation

In some cases generalization of the other dimension values is feasible to find a dimension space point in which a variant can be resolved

InvalidMenuItemStateException — Class in namespace Neos\Neos\Fusion\Exception

The exception to be thrown if an invalid menu item state was given

BackendHelper::interfaceLanguage() — Method in class BackendHelper

The interface language the user selected or the default language defined in the settings Formatted as {\Neos\Flow\I18n\Locale} identifier, eg "de", "en", ...

Example::

NodeHelper::isOfType() — Method in class NodeHelper

If this node type or any of the direct or indirect super types has the given name.

NodeHelper::isDisabled() — Method in class NodeHelper
NodeHelper::isNodeTypeExistent() — Method in class NodeHelper
ImageUriImplementation — Class in namespace Neos\Neos\Fusion

Render an AssetInterface: object. Accepts the same parameters as the uri.image ViewHelper of the Neos.Media package: asset, width, maximumWidth, height, maximumHeight, allowCropping, allowUpScaling.

NodeUriImplementation::isAbsolute() — Method in class NodeUriImplementation

If true, an absolute URI is rendered

IconNameMappingPostprocessor — Class in namespace Neos\Neos\NodeTypePostprocessor

Map all icon- prefixed icon names to the corresponding names in the used icon implementation

$ IconNameMappingPostprocessor#iconNameMappingService — Property in class IconNameMappingPostprocessor
NodeTypesStreamWrapper::isAtEof() — Method in class NodeTypesStreamWrapper

Tests for end-of-file on a file pointer.

BackendModuleRoutePartHandler::injectSettings() — Method in class BackendModuleRoutePartHandler
InvalidDimensionPresetCombinationException — Class in namespace Neos\Neos\Routing\Exception

An "invalid dimension preset combination" exception

InvalidRequestPathException — Class in namespace Neos\Neos\Routing\Exception

An "invalid request path" exception

InvalidShortcutException — Class in namespace Neos\Neos\Routing\Exception

An "invalid shortcut" exception that is thrown if a shortcut node can't be resolved to an URL

ModulePrivilege::initialize() — Method in class ModulePrivilege
ImpersonateAspect — Class in namespace Neos\Neos\Security

An aspect which centralizes the logging of security relevant actions.

$ ImpersonateAspect#impersonateService — Property in class ImpersonateAspect
DataSourceController::indexAction() — Method in class DataSourceController
UserPreferenceController::indexAction() — Method in class UserPreferenceController
$ AbstractDataSource#identifier — Property in class AbstractDataSource

The identifier of the operation

IconNameMappingService — Class in namespace Neos\Neos\Service
$ IconNameMappingService#iconMapping — Property in class IconNameMappingService
ImageVariantGarbageCollector — Class in namespace Neos\Neos\Service

Takes care of cleaning up ImageVariants.

ImpersonateService — Class in namespace Neos\Neos\Service

Impersonate Service

ImpersonateService::impersonate() — Method in class ImpersonateService
ImpersonateService::isActive() — Method in class ImpersonateService
HostnameValidator::isValid() — Method in class HostnameValidator

Validates if the hostname is valid.

PasswordValidator::isValid() — Method in class PasswordValidator

Returns true, if the given property ($value) is a valid array consistent of two equal passwords and their length is between 'minimum' (defaults to 0 if not specified) and 'maximum' (defaults to infinite if not specified) to be specified in the validation options.

UserDoesNotExistValidator::isValid() — Method in class UserDoesNotExistValidator

Returns true, if the specified user ($value) does not exist yet.

AuthenticationProviderLabelViewHelper::initializeArguments() — Method in class AuthenticationProviderLabelViewHelper
ColorOfStringViewHelper::initializeArguments() — Method in class ColorOfStringViewHelper
ConfigurationTreeViewHelper::initializeArguments() — Method in class ConfigurationTreeViewHelper
DocumentBreadcrumbPathViewHelper::initializeArguments() — Method in class DocumentBreadcrumbPathViewHelper
IfModuleAccessibleViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Condition ViewHelper that can evaluate whether the currently authenticated user can access a given Backend module

IfModuleAccessibleViewHelper::initializeArguments() — Method in class IfModuleAccessibleViewHelper
InterfaceLanguageViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

ViewHelper for rendering the current backend users interface language.

IsAllowedToEditUserViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Returns true, if the current user is allowed to edit the given user, false otherwise.

IsAllowedToEditUserViewHelper::initializeArguments() — Method in class IsAllowedToEditUserViewHelper
$ JavascriptConfigurationViewHelper#i18nService — Property in class JavascriptConfigurationViewHelper
JavascriptConfigurationViewHelper::injectThrowableStorage() — Method in class JavascriptConfigurationViewHelper
JavascriptConfigurationViewHelper::injectSettings() — Method in class JavascriptConfigurationViewHelper
UserInitialsViewHelper::initializeArguments() — Method in class UserInitialsViewHelper
EditableViewHelper::initializeArguments() — Method in class EditableViewHelper
WrapViewHelper::initializeArguments() — Method in class WrapViewHelper

Initialize the arguments.

GetTypeViewHelper::initializeArguments() — Method in class GetTypeViewHelper
ModuleViewHelper::initializeArguments() — Method in class ModuleViewHelper

Initialize arguments

NodeViewHelper::initializeArguments() — Method in class NodeViewHelper

Initialize arguments

ClosestDocumentViewHelper::initializeArguments() — Method in class ClosestDocumentViewHelper
LabelViewHelper::initializeArguments() — Method in class LabelViewHelper
InBackendViewHelper — Class in namespace Neos\Neos\ViewHelpers\Rendering

ViewHelper to find out if Neos is rendering the backend.

InEditModeViewHelper — Class in namespace Neos\Neos\ViewHelpers\Rendering

ViewHelper to find out if Neos is rendering an edit mode.

InEditModeViewHelper::initializeArguments() — Method in class InEditModeViewHelper

Initialize the arguments.

InPreviewModeViewHelper — Class in namespace Neos\Neos\ViewHelpers\Rendering

ViewHelper to find out if Neos is rendering a preview mode.

InPreviewModeViewHelper::initializeArguments() — Method in class InPreviewModeViewHelper

Initialize the arguments.

StandaloneViewViewHelper::initializeArguments() — Method in class StandaloneViewViewHelper
ModuleViewHelper::initializeArguments() — Method in class ModuleViewHelper

Initialize the arguments.

NodeViewHelper::initializeArguments() — Method in class NodeViewHelper

Initialize arguments

$ FusionViewI18nTrait#i18nService — Property in class FusionViewI18nTrait
$ FormDefinitionDataSource#identifier — Property in class FormDefinitionDataSource
WorkspaceController::indexAction() — Method in class WorkspaceController

Display a list of unpublished content

ImageContentChange — Class in namespace Neos\Workspace\Ui\ViewModel\ContentChanges
WorkspaceListItem::isPersonal() — Method in class WorkspaceListItem
WorkspaceListItem::isPrivate() — Method in class WorkspaceListItem
WorkspaceListItem::isShared() — Method in class WorkspaceListItem

J

AbstractDimensionSpacePoint::jsonSerialize() — Method in class AbstractDimensionSpacePoint
ContentSubgraphVariationWeight::jsonSerialize() — Method in class ContentSubgraphVariationWeight
DimensionSpacePointSet::jsonSerialize() — Method in class DimensionSpacePointSet
OriginDimensionSpacePointSet::jsonSerialize() — Method in class OriginDimensionSpacePointSet
ContentDimensionId::jsonSerialize() — Method in class ContentDimensionId
ContentDimensionValueSpecializationDepth::jsonSerialize() — Method in class ContentDimensionValueSpecializationDepth
EventInterface::jsonSerialize() — Method in class EventInterface
InterdimensionalSibling::jsonSerialize() — Method in class InterdimensionalSibling
InterdimensionalSiblings::jsonSerialize() — Method in class InterdimensionalSiblings
ContentStreamWasClosed::jsonSerialize() — Method in class ContentStreamWasClosed
ContentStreamWasReopened::jsonSerialize() — Method in class ContentStreamWasReopened
ContentStreamWasCreated::jsonSerialize() — Method in class ContentStreamWasCreated
ContentStreamWasForked::jsonSerialize() — Method in class ContentStreamWasForked
ContentStreamWasRemoved::jsonSerialize() — Method in class ContentStreamWasRemoved
AddDimensionShineThrough::jsonSerialize() — Method in class AddDimensionShineThrough
MoveDimensionSpacePoint::jsonSerialize() — Method in class MoveDimensionSpacePoint
DimensionShineThroughWasAdded::jsonSerialize() — Method in class DimensionShineThroughWasAdded
DimensionSpacePointWasMoved::jsonSerialize() — Method in class DimensionSpacePointWasMoved
CreateNodeAggregateWithNodeAndSerializedProperties::jsonSerialize() — Method in class CreateNodeAggregateWithNodeAndSerializedProperties
NodeAggregateIdsByNodePaths::jsonSerialize() — Method in class NodeAggregateIdsByNodePaths
NodeAggregateWithNodeWasCreated::jsonSerialize() — Method in class NodeAggregateWithNodeWasCreated
NodeAggregateWasDisabled::jsonSerialize() — Method in class NodeAggregateWasDisabled
NodeAggregateWasEnabled::jsonSerialize() — Method in class NodeAggregateWasEnabled
SetSerializedNodeProperties::jsonSerialize() — Method in class SetSerializedNodeProperties
SerializedPropertyValue::jsonSerialize() — Method in class SerializedPropertyValue
SerializedPropertyValues::jsonSerialize() — Method in class SerializedPropertyValues
NodePropertiesWereSet::jsonSerialize() — Method in class NodePropertiesWereSet
MoveNodeAggregate::jsonSerialize() — Method in class MoveNodeAggregate
NodeAggregateWasMoved::jsonSerialize() — Method in class NodeAggregateWasMoved
SetSerializedNodeReferences::jsonSerialize() — Method in class SetSerializedNodeReferences
SerializedNodeReference::jsonSerialize() — Method in class SerializedNodeReference
SerializedNodeReferences::jsonSerialize() — Method in class SerializedNodeReferences
SerializedNodeReferencesForName::jsonSerialize() — Method in class SerializedNodeReferencesForName
NodeReferencesWereSet::jsonSerialize() — Method in class NodeReferencesWereSet
RemoveNodeAggregate::jsonSerialize() — Method in class RemoveNodeAggregate
NodeAggregateWasRemoved::jsonSerialize() — Method in class NodeAggregateWasRemoved
ChangeNodeAggregateName::jsonSerialize() — Method in class ChangeNodeAggregateName
NodeAggregateNameWasChanged::jsonSerialize() — Method in class NodeAggregateNameWasChanged
ChangeNodeAggregateType::jsonSerialize() — Method in class ChangeNodeAggregateType
NodeAggregateTypeChangeChildConstraintConflictResolutionMarkWithTagStrategy::jsonSerialize() — Method in class NodeAggregateTypeChangeChildConstraintConflictResolutionMarkWithTagStrategy
NodeAggregateTypeWasChanged::jsonSerialize() — Method in class NodeAggregateTypeWasChanged
CreateNodeVariant::jsonSerialize() — Method in class CreateNodeVariant
NodeGeneralizationVariantWasCreated::jsonSerialize() — Method in class NodeGeneralizationVariantWasCreated
NodePeerVariantWasCreated::jsonSerialize() — Method in class NodePeerVariantWasCreated
NodeSpecializationVariantWasCreated::jsonSerialize() — Method in class NodeSpecializationVariantWasCreated
CreateRootNodeAggregateWithNode::jsonSerialize() — Method in class CreateRootNodeAggregateWithNode
UpdateRootNodeAggregateDimensions::jsonSerialize() — Method in class UpdateRootNodeAggregateDimensions
RootNodeAggregateDimensionsWereUpdated::jsonSerialize() — Method in class RootNodeAggregateDimensionsWereUpdated
RootNodeAggregateWithNodeWasCreated::jsonSerialize() — Method in class RootNodeAggregateWithNodeWasCreated
UserId::jsonSerialize() — Method in class UserId
TagSubtree::jsonSerialize() — Method in class TagSubtree
UntagSubtree::jsonSerialize() — Method in class UntagSubtree
SubtreeTag::jsonSerialize() — Method in class SubtreeTag
SubtreeTags::jsonSerialize() — Method in class SubtreeTags
SubtreeWasTagged::jsonSerialize() — Method in class SubtreeWasTagged
SubtreeWasUntagged::jsonSerialize() — Method in class SubtreeWasUntagged
RootWorkspaceWasCreated::jsonSerialize() — Method in class RootWorkspaceWasCreated
WorkspaceWasCreated::jsonSerialize() — Method in class WorkspaceWasCreated
WorkspaceBaseWorkspaceWasChanged::jsonSerialize() — Method in class WorkspaceBaseWorkspaceWasChanged
WorkspaceOwnerWasChanged::jsonSerialize() — Method in class WorkspaceOwnerWasChanged
WorkspaceWasRemoved::jsonSerialize() — Method in class WorkspaceWasRemoved
WorkspaceWasRenamed::jsonSerialize() — Method in class WorkspaceWasRenamed
WorkspaceWasDiscarded::jsonSerialize() — Method in class WorkspaceWasDiscarded
WorkspaceWasPartiallyDiscarded::jsonSerialize() — Method in class WorkspaceWasPartiallyDiscarded
WorkspaceWasPartiallyPublished::jsonSerialize() — Method in class WorkspaceWasPartiallyPublished
WorkspaceWasPublished::jsonSerialize() — Method in class WorkspaceWasPublished
WorkspaceRebaseFailed::jsonSerialize() — Method in class WorkspaceRebaseFailed
WorkspaceWasRebased::jsonSerialize() — Method in class WorkspaceWasRebased
NodeTypeName::jsonSerialize() — Method in class NodeTypeName
AbsoluteNodePath::jsonSerialize() — Method in class AbsoluteNodePath
CoverageByOrigin::jsonSerialize() — Method in class CoverageByOrigin
Ordering::jsonSerialize() — Method in class Ordering
OrderingField::jsonSerialize() — Method in class OrderingField
OrderingFieldName::jsonSerialize() — Method in class OrderingFieldName
NodePath::jsonSerialize() — Method in class NodePath
NodeTags::jsonSerialize() — Method in class NodeTags

The JSON representation contains the tag names as keys and a value of true for explicitly set tags and null for inherited tags.

OriginByCoverage::jsonSerialize() — Method in class OriginByCoverage
VisibilityConstraints::jsonSerialize() — Method in class VisibilityConstraints
ContentRepositoryId::jsonSerialize() — Method in class ContentRepositoryId
NodeAddress::jsonSerialize() — Method in class NodeAddress
NodeAggregateId::jsonSerialize() — Method in class NodeAggregateId
NodeAggregateIds::jsonSerialize() — Method in class NodeAggregateIds
NodeName::jsonSerialize() — Method in class NodeName
PropertyName::jsonSerialize() — Method in class PropertyName
PropertyNames::jsonSerialize() — Method in class PropertyNames
ReferenceName::jsonSerialize() — Method in class ReferenceName
ContentStreamId::jsonSerialize() — Method in class ContentStreamId
WorkspaceName::jsonSerialize() — Method in class WorkspaceName
Subscribers::jsonSerialize() — Method in class Subscribers
SubscriptionIds::jsonSerialize() — Method in class SubscriptionIds
Subscriptions::jsonSerialize() — Method in class Subscriptions
NodeDiscriminator::jsonSerialize() — Method in class NodeDiscriminator
NodeDiscriminators::jsonSerialize() — Method in class NodeDiscriminators
LazyProps::jsonSerialize() — Method in class LazyProps
JoinImplementation — Class in namespace Neos\Fusion\FusionObjects

Fusion object to render a list of items as single concatenated string

AssetTypeFilter::jsonSerialize() — Method in class AssetTypeFilter
UserId::jsonSerialize() — Method in class UserId
WorkspaceDescription::jsonSerialize() — Method in class WorkspaceDescription
WorkspaceTitle::jsonSerialize() — Method in class WorkspaceTitle
NodeAggregateIdMapping::jsonSerialize() — Method in class NodeAggregateIdMapping
JavascriptConfigurationViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

ViewHelper for the backend JavaScript configuration. Renders the required JS snippet to configure the Neos backend.

Sorting::jsonSerialize() — Method in class Sorting

K

NodeMigrationCommandController::kickstartCommand() — Method in class NodeMigrationCommandController

Creates a node migration for the given package Key.

NodeByNodeAggregateIdCache::knowsAbout() — Method in class NodeByNodeAggregateIdCache

basically like "contains"

ParentNodeIdByChildNodeIdCache::knowsAbout() — Method in class ParentNodeIdByChildNodeIdCache
DebugEventProjection::killSaboteur() — Method in class DebugEventProjection
LazyProps::key() — Method in class LazyProps
NeosAssetProxyQueryResult::key() — Method in class NeosAssetProxyQueryResult
KickstartCommandController — Class in namespace Neos\SiteKickstarter\Command

Command controller for the Kickstart generator

L

NodeMigrationCommandController::listCommand() — Method in class NodeMigrationCommandController

List available migrations

NodeTypesCommandController::listCommand() — Method in class NodeTypesCommandController

Lists all declared NodeTypes grouped by namespace

NodeTypesLoader::load() — Method in class NodeTypesLoader
$ ContentRepositoryRegistry#logger — Property in class ContentRepositoryRegistry
$ Configuration#loadedVersions — Property in class Configuration
Configuration::loadConfiguration() — Method in class Configuration

Loads a specific version into an array.

YamlConfiguration::loadConfiguration() — Method in class YamlConfiguration

Loads a specific version into an array.

OutputMessageTrait::log() — Method in class OutputMessageTrait
LogFileTracer — Class in namespace Neos\ContentRepository\Core\Infrastructure\PerformanceTracing

Simple file-based tracer that writes human-readable trace logs incrementally.

LogFileTracerFactory — Class in namespace Neos\ContentRepository\Core\Infrastructure\PerformanceTracing
$ NodeType#localConfiguration — Property in class NodeType

Configuration for this node type, can be an arbitrarily nested array. Does not include inherited configuration.

Nodes::last() — Method in class Nodes
LocalDateTimeException — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception
Subscriptions::lowestPosition() — Method in class Subscriptions
LegacyExportService — Class in namespace Neos\ContentRepository\LegacyNodeMigration
LegacyExportServiceFactory — Class in namespace Neos\ContentRepository\LegacyNodeMigration
$ CRTestSuiteRuntimeVariables#lastCommandException — Property in class CRTestSuiteRuntimeVariables
$ ProjectionIntegrityViolationDetectionTrait#lastIntegrityViolationDetectionResult — Property in class ProjectionIntegrityViolationDetectionTrait
$ ProjectionIntegrityViolationDetectionTrait#lastIntegrityViolationDetectionResultWasAsserted — Property in class ProjectionIntegrityViolationDetectionTrait

Prevents feature authors from running the detection but never asserting

SequenceMatcher::linesAreDifferent() — Method in class SequenceMatcher

Check if the two lines at the given indexes are different or not.

Lexer — Class in namespace Neos\Fusion\Afx\Parser

A primitive lexer that recognizes Afx-specific characters while iterating through a string

$ Parser#lexer — Property in class Parser
RuntimeContentCache::leave() — Method in class RuntimeContentCache

Leave the evaluation of a path

$ EelNeosDeprecationTracer#logger — Property in class EelNeosDeprecationTracer
LegacyFusionControllerContext — Class in namespace Neos\Fusion\Core

Legacy stub to replace the original {ControllerContext} inside Fusion {Runtime::getControllerContext()}.

MessageLinePart::line() — Method in class MessageLinePart
MessageLinePart::linePrint() — Method in class MessageLinePart
Lexer — Class in namespace Neos\Fusion\Core\ObjectTreeParser
$ Lexer#lookahead — Property in class Lexer
$ ObjectTreeParser#lexer — Property in class ObjectTreeParser
ObjectTreeParser::lazyExpect() — Method in class ObjectTreeParser

Checks, if the token type matches the current, if so consume it and return true.

ObjectTreeParser::lazyBigGap() — Method in class ObjectTreeParser

OptionalBigGap = ( NEWLINE / OptionalSmallGap )*

ObjectTreeParser::lazySmallGap() — Method in class ObjectTreeParser

OptionalSmallGap = ( SPACE / SLASH_COMMENT / HASH_COMMENT / MULTILINE_COMMENT )*

$ Runtime#lastEvaluationStatus — Property in class Runtime
$ DebugMessage#level — Property in class DebugMessage
LazyProps — Class in namespace Neos\Fusion\FusionObjects\Helpers
LazyReference — Class in namespace Neos\Fusion\FusionObjects\Helpers
LazySelfReferentialProps — Class in namespace Neos\Fusion\FusionObjects\Helpers

A proxy for Fusions private props.

LoopImplementation — Class in namespace Neos\Fusion\FusionObjects

Render a Fusion collection of using the itemRenderer

FusionView::loadFusion() — Method in class FusionView

Load Fusion from the directories specified by $this->getOption('fusionPathPatterns')

MediaCommandController::listVariantPresetsCommand() — Method in class MediaCommandController

List all configurations for your imageVariants.

$ Asset#lastModified — Property in class Asset
$ ImportedAsset#localAssetIdentifier — Property in class ImportedAsset
$ ImportedAsset#localOriginalAssetIdentifier — Property in class ImportedAsset
$ ImportedAssetManager#logger — Property in class ImportedAssetManager
$ Tag#label — Property in class Tag
$ ThumbnailConfiguration#loggedDeprecation — Property in class ThumbnailConfiguration
$ ThumbnailRepository#logger — Property in class ThumbnailRepository
$ AssetService#logger — Property in class AssetService
$ ThumbnailService#logger — Property in class ThumbnailService
$ ThumbnailGeneratorStrategy#logger — Property in class ThumbnailGeneratorStrategy
Label — Class in namespace Neos\Media\Domain\ValueObject\Configuration
Variant::label() — Method in class Variant
VariantPreset::label() — Method in class VariantPreset
DomainCommandController::listCommand() — Method in class DomainCommandController

Display a list of available domain records

SiteCommandController::listCommand() — Method in class SiteCommandController

List available sites

UserCommandController::listCommand() — Method in class UserCommandController

List all users

WorkspaceCommandController::listCommand() — Method in class WorkspaceCommandController

Display a list of existing workspaces

$ BackendController#linkingService — Property in class BackendController
$ BackendController#loginTokenCache — Property in class BackendController
LoginController — Class in namespace Neos\Neos\Controller

A controller which allows for logging into the backend

$ LoginController#loginTokenCache — Property in class LoginController
LoginController::logoutAction() — Method in class LoginController

Logs out a - possibly - currently logged in account.

LiveWorkspaceCreationProcessor — Class in namespace Neos\Neos\Domain\Import

Import processor that creates the "live" workspace if it doesn't exist

WorkspaceMetadataAndRoleRepository::loadWorkspaceMetadata() — Method in class WorkspaceMetadataAndRoleRepository

The public and documented API is {WorkspaceService::getWorkspaceMetadata()}

FusionAutoIncludeHandler::loadFusionFromPackage() — Method in class FusionAutoIncludeHandler
ResourceFusionAutoIncludeHandler::loadFusionFromPackage() — Method in class ResourceFusionAutoIncludeHandler
LinkHelper — Class in namespace Neos\Neos\Fusion\Helper
$ LinkHelper#linkingService — Property in class LinkHelper
NodeHelper::label() — Method in class NodeHelper

Renders the actual node label based on the NodeType definition in Fusion.

NodeHelper::labelForNode() — Method in class NodeHelper

Return a builder to generate a label for a node with a chaining mechanism. To be used in NodeType definition:

$ NodeLabelToken#label — Property in class NodeLabelToken
$ NodeLabelToken#length — Property in class NodeLabelToken
$ MenuItemsImplementation#lastLevel — Property in class MenuItemsImplementation

Internal cache for the lastLevel value.

$ NodeUriImplementation#legacyNodePathNormalizer — Property in class NodeUriImplementation
NodeTypesStreamWrapper::lock() — Method in class NodeTypesStreamWrapper

Advisory file locking.

ImpersonateAspect::logManagerAuthenticate() — Method in class ImpersonateAspect
LinkingService — Class in namespace Neos\Neos\Service

A service for creating URIs pointing to nodes and assets.

$ LinkingService#lastLinkedNode — Property in class LinkingService
$ LinkingService#legacyNodePathNormalizer — Property in class LinkingService
$ TransliterationService#localizationService — Property in class TransliterationService
$ XliffService#localizationService — Property in class XliffService
TestingFusionAutoIncludeHandler::loadFusionFromPackage() — Method in class TestingFusionAutoIncludeHandler

If no override is set via {setIncludeFusionPackage} or {setFusionForPackage} we load all the fusion via the default implementation

LegacyNodePathNormalizer — Class in namespace Neos\Neos\Utility
$ NodeViewHelper#legacyNodePathNormalizer — Property in class NodeViewHelper
LabelViewHelper — Class in namespace Neos\Neos\ViewHelpers\Node

Viewhelper to render a label for a given Node

LiveViewHelper — Class in namespace Neos\Neos\ViewHelpers\Rendering

ViewHelper to find out if Neos is rendering the live website.

$ NodeViewHelper#legacyNodePathNormalizer — Property in class NodeViewHelper
$ TimeableNodeVisibilityService#logger — Property in class TimeableNodeVisibilityService
HttpHeaderFlashMessageStorage::load() — Method in class HttpHeaderFlashMessageStorage

M

InvalidConfigurationException::missingPreset() — Method in class InvalidConfigurationException
MigrationFactory — Class in namespace Neos\ContentRepositoryRegistry\Migration\Factory

Migration factory.

$ MigrationFactory#migrationConfiguration — Property in class MigrationFactory
Commands::merge() — Method in class Commands
$ ContentDimensionValues#maximumDepth — Property in class ContentDimensionValues
Events::map() — Method in class Events
PublishedEvents::map() — Method in class PublishedEvents
MoveDimensionSpacePoint — Class in namespace Neos\ContentRepository\Core\Feature\DimensionSpaceAdjustment\Command

Move a dimension space point to a new location; basically moving all content to the new dimension space point.

NodeAggregateIdsByNodePaths::merge() — Method in class NodeAggregateIdsByNodePaths
PropertyValuesToWrite::merge() — Method in class PropertyValuesToWrite
SerializedPropertyValues::merge() — Method in class SerializedPropertyValues
NodePropertiesWereSet::mergeProperties() — Method in class NodePropertiesWereSet
MoveNodeAggregate — Class in namespace Neos\ContentRepository\Core\Feature\NodeMove\Command

The "Move node aggregate" command

NodeReferencesToWrite::merge() — Method in class NodeReferencesToWrite
SubtreeTags::merge() — Method in class SubtreeTags
SubtreeTags::map() — Method in class SubtreeTags
ConflictingEvents::map() — Method in class ConflictingEvents
LogFileTracer::mark() — Method in class LogFileTracer

Creates a point-in-time marker AFTER an operation completes, within the current span.

PerformanceTracerInterface::mark() — Method in class PerformanceTracerInterface

Creates a point-in-time marker AFTER an operation completes, within the current span.

NodeTypeNames::map() — Method in class NodeTypeNames
TetheredNodeTypeDefinitions::map() — Method in class TetheredNodeTypeDefinitions
ExpandedNodeTypeCriteria::matches() — Method in class ExpandedNodeTypeCriteria
PropertyValueCriteriaMatcher::matchesNode() — Method in class PropertyValueCriteriaMatcher
PropertyValueCriteriaMatcher::matchesPropertyCollection() — Method in class PropertyValueCriteriaMatcher
PropertyValueCriteriaMatcher::matchesSerializedPropertyValues() — Method in class PropertyValueCriteriaMatcher
SearchTermMatcher::matchesNode() — Method in class SearchTermMatcher
SearchTermMatcher::matchesSerializedPropertyValues() — Method in class SearchTermMatcher
NodeTags::map() — Method in class NodeTags
Nodes::merge() — Method in class Nodes
Nodes::map() — Method in class Nodes
VisibilityConstraints::merge() — Method in class VisibilityConstraints
NodeAggregateIds::merge() — Method in class NodeAggregateIds
NodeAggregateIds::map() — Method in class NodeAggregateIds
PropertyNames::merge() — Method in class PropertyNames
Workspaces::map() — Method in class Workspaces
Subscriptions::map() — Method in class Subscriptions
MysqlPlatformContentRepositoryLocker — Class in namespace Neos\ContentRepository\Dbal

Utility to acquire advisory locks from a mysql/mariadb database

MigrationException — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Exception
FilterOperation::matchesPropertyNameFilter() — Method in class FilterOperation
{@inheritdoc}
FilterOperation::matchesIdentifierFilter() — Method in class FilterOperation
{@inheritdoc}
GenericCommandExecutionAndEventPublication::mapRawNodeReferencesToNodeReferencesToWrite() — Method in class GenericCommandExecutionAndEventPublication
MigrationsTrait — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

Custom context trait for "Node Migration" related concerns

FusionGlobals::merge() — Method in class FusionGlobals
MetaPathSegment — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
MessageCreator — Class in namespace Neos\Fusion\Core\ObjectTreeParser\ExceptionMessage

Creates exception messages for the Fusion parser

MessageLinePart — Class in namespace Neos\Fusion\Core\ObjectTreeParser\ExceptionMessage
MergedArrayTree — Class in namespace Neos\Fusion\Core\ObjectTreeParser
MergedArrayTreeVisitor — Class in namespace Neos\Fusion\Core\ObjectTreeParser

Builds the merged array tree for the Fusion runtime

MissingFusionImplementationException — Class in namespace Neos\Fusion\Exception

This exception is thrown if the PHP implementation class for a given Fusion object could not be found; i.e. it was not set using @class.

MissingFusionObjectException — Class in namespace Neos\Fusion\Exception

This exception is thrown if the the object type for a given Fusion path could not be determined, f.e. if the user forgets to define "page = Page" in his Fusion.

CaseImplementation::matcherMatched() — Method in class CaseImplementation

Test whether the output of the matcher does not equal the MATCH_NORESULT

MapImplementation — Class in namespace Neos\Fusion\FusionObjects

Map a collection of items using the itemRenderer

MatchImplementation — Class in namespace Neos\Fusion\FusionObjects

Implementation class for matching strings in Fusion and return the matched value

MatcherImplementation — Class in namespace Neos\Fusion\FusionObjects

Matcher object for use inside a "Case" statement

MemoImplementation — Class in namespace Neos\Fusion\FusionObjects

Memo object that returns the result of previous calls with the same "discriminator"

EelExpressionPositions::map() — Method in class EelExpressionPositions
HtmlAugmenter::mergeAttributes() — Method in class HtmlAugmenter

Merges the attributes of $element with the given $newAttributes If an attribute exists in both collections, it is merged to " " (if both values differ)

$ PaginateController#maximumNumberOfLinks — Property in class PaginateController
MediaCommandController — Class in namespace Neos\Media\Command
$ MediaCommandController#mappingStrategy — Property in class MediaCommandController
$ ResizeImageAdjustment#maximumWidth — Property in class ResizeImageAdjustment
$ ResizeImageAdjustment#maximumHeight — Property in class ResizeImageAdjustment
$ ResizeImageAdjustment#minimumWidth — Property in class ResizeImageAdjustment
$ ResizeImageAdjustment#minimumHeight — Property in class ResizeImageAdjustment
$ ThumbnailConfiguration#maximumWidth — Property in class ThumbnailConfiguration
$ ThumbnailConfiguration#maximumHeight — Property in class ThumbnailConfiguration
AssetModelMappingStrategyInterface::map() — Method in class AssetModelMappingStrategyInterface

Map the given resource to a media model class.

ConfigurationAssetModelMappingStrategy::map() — Method in class ConfigurationAssetModelMappingStrategy

Map the given resource to a media model class.

MediaTypePattern — Class in namespace Neos\Media\Domain\ValueObject\Configuration
MediaTypePattern::matches() — Method in class MediaTypePattern
VariantPreset::matchesMediaType() — Method in class VariantPreset

Checks if any of the defined media type patterns matches the given concrete media type.

VariantPreset::mediaTypePatterns() — Method in class VariantPreset
ReadAssetCollectionPrivilege::matchesEntityType() — Method in class ReadAssetCollectionPrivilege
ReadAssetPrivilege::matchesEntityType() — Method in class ReadAssetPrivilege
ReadTagPrivilege::matchesEntityType() — Method in class ReadTagPrivilege
AssetUsages::map() — Method in class AssetUsages
AssetUsagesByContentRepository::map() — Method in class AssetUsagesByContentRepository
MenuHelper — Class in namespace Neos\Neos\Controller\Backend

A helper class for menu generation in backend controllers / view helpers

$ MenuHelper#moduleListFirstLevelCache — Property in class MenuHelper
ModuleController — Class in namespace Neos\Neos\Controller\Backend
$ ModuleController#menuHelper — Property in class ModuleController
$ AbstractModuleController#moduleConfiguration — Property in class AbstractModuleController
ManagementController — Class in namespace Neos\Neos\Controller\Module
ModuleTranslationTrait — Class in namespace Neos\Neos\Controller\Module

A trait to do easy backend module translations

WorkspacePermissions::manage() — Method in class WorkspacePermissions
ImpendingHardRemovalConflicts::merge() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNodes::merge() — Method in class SoftRemovedNodes
EventSourcedFrontendNodeRoutePartHandler::matchWithParameters() — Method in class EventSourcedFrontendNodeRoutePartHandler

Incoming URLs

EventSourcedFrontendNodeRoutePartHandler::match() — Method in class EventSourcedFrontendNodeRoutePartHandler
MenuItem — Class in namespace Neos\Neos\Fusion

A menu item

MenuItemsImplementation — Class in namespace Neos\Neos\Fusion

A Fusion Menu object

$ MenuItemsImplementation#maximumLevels — Property in class MenuItemsImplementation

Internal cache for the maximumLevels tsValue.

NodeTypesStreamWrapper::makeDirectory() — Method in class NodeTypesStreamWrapper

Create a directory.

BackendModuleRoutePartHandler::matchValue() — Method in class BackendModuleRoutePartHandler

Iterate through the segments of the current request path find the corresponding module configuration and set controller & action accordingly

MissingNodePropertyException — Class in namespace Neos\Neos\Routing\Exception

An exception for nodes missing a required property

AbstractSubtreeTagBasedPrivilege::matchesSubject() — Method in class AbstractSubtreeTagBasedPrivilege

Returns true, if this privilege covers the given subject

ModulePrivilege — Class in namespace Neos\Neos\Security\Authorization\Privilege

A privilege covering general access to Neos Backend Modules

ModulePrivilege::matchesSubject() — Method in class ModulePrivilege

Returns true, if this privilege covers the given subject

ModulePrivilege::matchesMethod() — Method in class ModulePrivilege
ModulePrivilegeSubject — Class in namespace Neos\Neos\Security\Authorization\Privilege

A subject for the ModulePrivilege

$ BackendRedirectionService#menuHelper — Property in class BackendRedirectionService
ModuleViewHelper — Class in namespace Neos\Neos\ViewHelpers\Link

A view helper for creating links to modules.

ModuleViewHelper — Class in namespace Neos\Neos\ViewHelpers\Uri

A view helper for creating links to modules.

HtmxRequestPattern::matchRequest() — Method in class HtmxRequestPattern

N

NodeMigrationCommandController — Class in namespace Neos\ContentRepositoryRegistry\Command

Command controller for tasks related to node migration.

NodeTypesCommandController — Class in namespace Neos\ContentRepositoryRegistry\Command
NodeTypeEnrichmentService — Class in namespace Neos\ContentRepositoryRegistry\Configuration

Take the node types after loading and replace i18n labels with the namespaced parts.

NodeTypesLoader — Class in namespace Neos\ContentRepositoryRegistry\Configuration
ContentRepositoryNotFoundException::notConfigured() — Method in class ContentRepositoryNotFoundException
SystemClock::now() — Method in class SystemClock
NodeTypeManagerFactoryInterface — Class in namespace Neos\ContentRepositoryRegistry\Factory\NodeTypeManager
DoctrinePersistentObjectNormalizer::normalize() — Method in class DoctrinePersistentObjectNormalizer
NodeMigrationGeneratorService — Class in namespace Neos\ContentRepositoryRegistry\Service

Service for the Node Migration generator

NamedChildNodeByNodeIdCache — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory\InMemoryCache

Parent Node ID + Node Name => Child Node

$ NamedChildNodeByNodeIdCache#nodes — Property in class NamedChildNodeByNodeIdCache

first level: Parent Node ID Second Level: Node Name Value: Node

NodeByNodeAggregateIdCache — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory\InMemoryCache

NodeAggregateId -> Node cache

$ NodeByNodeAggregateIdCache#nonExistingNodeAggregateIds — Property in class NodeByNodeAggregateIdCache
NodePathCache — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory\InMemoryCache

Node ID -> Node Path cache

$ ParentNodeIdByChildNodeIdCache#nodesWithoutParentNode — Property in class ParentNodeIdByChildNodeIdCache
NoStringCastingRule — Class in namespace Neos\ContentRepository\BehavioralTests\PhpstanRules
CommandSimulator::now() — Method in class CommandSimulator
ContentSubgraphVariationWeight::normalize() — Method in class ContentSubgraphVariationWeight
EventNormalizer::normalize() — Method in class EventNormalizer
NodeCreationInternals — Class in namespace Neos\ContentRepository\Core\Feature\Common
NodeReferencingInternals — Class in namespace Neos\ContentRepository\Core\Feature\Common
NodeTypeChangeInternals — Class in namespace Neos\ContentRepository\Core\Feature\Common
NodeVariationInternals — Class in namespace Neos\ContentRepository\Core\Feature\Common
NodeAggregateCommandHandler — Class in namespace Neos\ContentRepository\Core\Feature
NodeAggregateIdsByNodePaths — Class in namespace Neos\ContentRepository\Core\Feature\NodeCreation\Dto

An assignment of NodeAggregateIds to NodePaths

$ NodeAggregateIdsByNodePaths#nodeAggregateIds — Property in class NodeAggregateIdsByNodePaths

Node aggregate ids, indexed by node path

NodeAggregateWithNodeWasCreated — Class in namespace Neos\ContentRepository\Core\Feature\NodeCreation\Event

A node aggregate with its initial node was created

NodeCreation — Class in namespace Neos\ContentRepository\Core\Feature\NodeCreation
NodeAggregateWasDisabled — Class in namespace Neos\ContentRepository\Core\Feature\NodeDisabling\Event
NodeAggregateWasEnabled — Class in namespace Neos\ContentRepository\Core\Feature\NodeDisabling\Event
NodePropertiesWereSet — Class in namespace Neos\ContentRepository\Core\Feature\NodeModification\Event

When a node property is changed, this event is triggered.

NodeModification — Class in namespace Neos\ContentRepository\Core\Feature\NodeModification
NodeAggregateWasMoved — Class in namespace Neos\ContentRepository\Core\Feature\NodeMove\Event

A node aggregate was moved in a content stream

NodeMove — Class in namespace Neos\ContentRepository\Core\Feature\NodeMove
NodeReferenceToWrite — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

A single node references to write

NodeReferencesForName — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

Node references to write for a specific reference name

NodeReferencesToWrite — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

Node references to write

NodeReferencesWereSet — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Event

Named references with optional properties were created from source node to destination node(s)

NodeReferencing — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing
NodeAggregateWasRemoved — Class in namespace Neos\ContentRepository\Core\Feature\NodeRemoval\Event
NodeRemoval — Class in namespace Neos\ContentRepository\Core\Feature\NodeRemoval
NodeAggregateNameWasChanged — Class in namespace Neos\ContentRepository\Core\Feature\NodeRenaming\Event
NodeRenaming — Class in namespace Neos\ContentRepository\Core\Feature\NodeRenaming
NodeAggregateTypeChangeChildConstraintConflictResolutionMarkWithTagStrategy — Class in namespace Neos\ContentRepository\Core\Feature\NodeTypeChange\Dto

Strategy for {ChangeNodeAggregateType} that hides newly disallowed child nodes by tagging them with a SubtreeTag ("soft delete"), instead of removing them outright.

NodeAggregateTypeWasChanged — Class in namespace Neos\ContentRepository\Core\Feature\NodeTypeChange\Event
NodeTypeChange — Class in namespace Neos\ContentRepository\Core\Feature\NodeTypeChange
NodeGeneralizationVariantWasCreated — Class in namespace Neos\ContentRepository\Core\Feature\NodeVariation\Event

A node generalization variant was created

NodePeerVariantWasCreated — Class in namespace Neos\ContentRepository\Core\Feature\NodeVariation\Event
NodeSpecializationVariantWasCreated — Class in namespace Neos\ContentRepository\Core\Feature\NodeVariation\Event

A node specialization variant was created

NodeVariation — Class in namespace Neos\ContentRepository\Core\Feature\NodeVariation
ScalarNormalizer::normalize() — Method in class ScalarNormalizer
UriNormalizer::normalize() — Method in class UriNormalizer
NodeType — Class in namespace Neos\ContentRepository\Core\NodeType

A Node Type

$ NodeType#name — Property in class NodeType

Name of this node type. Example: "ContentRepository:Folder"

NodeTypeManager — Class in namespace Neos\ContentRepository\Core\NodeType

Manager for node types

NodeTypeName — Class in namespace Neos\ContentRepository\Core\NodeType

Name of a Node Type; e.g. "Neos.Neos:Content"

NodeTypeNames — Class in namespace Neos\ContentRepository\Core\NodeType

A collection of NodeType names

NodeTypePostprocessorInterface — Class in namespace Neos\ContentRepository\Core\NodeType

A NodeType postprocessor can be used in order to programmatically change the configuration of a node type for example to provide dynamic properties.

NodeTypeCriteria — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\NodeType

The list of node type criteria needed for various find() operations on the {ContentSubgraphInterface}.

NegateCriteria — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Unary operation that negates a criteria: "NOT (prop1 = 'foo' OR prop1 = 'bar')" Or: "prop1 != 'foo'"

Node — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

Main read model of the {ContentSubgraphInterface}.

NodeAggregate — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

Node aggregate read model. Returned mainly from {ContentGraphInterface}.

NodeAggregates — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

An immutable, type-safe collection of NodeAggregate objects

NodePath — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

The relative node path is a collection of node names {NodeName}.

NodeTags — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

A set of {SubtreeTag} instances that are attached to a node.

Nodes — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

An immutable, type-safe collection of Node objects

Nodes::next() — Method in class Nodes

Returns the node after the given $referenceNode in this set.

Nodes::nextAll() — Method in class Nodes

Returns all nodes after the given $referenceNode in this set

ProjectionIntegrityViolationDetectorInterface::nonRootNodesHaveParents() — Method in class ProjectionIntegrityViolationDetectorInterface

Checks that a node has incoming edges connected to a parent node

ProjectionIntegrityViolationDetectorInterface::nodeAggregateIdsAreUniquePerSubgraph() — Method in class ProjectionIntegrityViolationDetectorInterface

Checks that per subgraph (Dimension Space Point + Content Stream), a Node Aggregate id does not appear more than once.

ProjectionIntegrityViolationDetectorInterface::nodeAggregatesAreConsistentlyTypedPerContentStream() — Method in class ProjectionIntegrityViolationDetectorInterface

Checks that per content stream (NOT per subgraph), a Node Aggregate has the same NodeType in all variants.

ProjectionIntegrityViolationDetectorInterface::nodeAggregatesAreConsistentlyClassifiedPerContentStream() — Method in class ProjectionIntegrityViolationDetectorInterface

Checks that per content stream (NOT per subgraph), a Node Aggregate has the same classification in all variants.

NodeAggregateCurrentlyDoesNotExist — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a requested node aggregate does not currently exist

NodeAggregateCurrentlyExists — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a requested node aggregate does already exist

NodeAggregateDoesCurrentlyNotCoverDimensionSpacePoint — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate does currently not cover a given dimension space point but is supposed to be

NodeAggregateDoesCurrentlyNotCoverDimensionSpacePointSet — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate does currently not cover the given dimension space point set but is supposed to

NodeAggregateDoesCurrentlyNotOccupyDimensionSpacePoint — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate does currently not occupy a given dimension space point but is supposed to be

NodeAggregateIsAmbiguous — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate was tried to be fetched but is ambiguous

NodeAggregateIsDescendant — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate is a descendant of a reference node aggregate but wasn't expected to be

NodeAggregateIsNoChild — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate is not a child of a parent node aggregate but was expected to be

NodeAggregateIsNoSibling — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate is not a sibling of a reference node aggregate but was expected to be

NodeAggregateIsNotRoot — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate is classified NOT as root but was expected to be

NodeAggregateIsRoot — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate is classified as root but wasn't expected to be

NodeAggregateIsTethered — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate is classified as tethered but wasn't expected to be

NodeAggregateIsUntethered — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate is not classified as tethered but was expected to be

NodeConfigurationException — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

An Exception for node configuration errors.

NodeConstraintException — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

This exception is thrown if sub-node constraints are violated

NodeNameIsAlreadyCovered — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node name is already covered by a node in a node aggregate but is supposed not to be

NodeTypeIsAbstract — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node type is abstract but was not supposed to be

NodeTypeIsFinalException — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

A "node type is final" exception

NodeTypeIsNotOfTypeRoot — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a root node is tried to be created with a node type which is not of type root

NodeTypeIsOfTypeRoot — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a non-root node is tried to be created with a node type which is of type root

NodeTypeNotFound — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a given node type was not found

NodeAddress — Class in namespace Neos\ContentRepository\Core\SharedModel\Node

This describes a node's read model identity namely:

NodeAggregateId — Class in namespace Neos\ContentRepository\Core\SharedModel\Node

The NodeAggregateId supersedes the Node Identifier from Neos <= 9.x.

NodeAggregateIds — Class in namespace Neos\ContentRepository\Core\SharedModel\Node

An immutable collection of NodeAggregateIds, indexed by their value

NodeName — Class in namespace Neos\ContentRepository\Core\SharedModel\Node

The Node name is the "path part" of the node; i.e. when accessing the node "/foo" via path {NodePath}, the node name is "foo".

SubscriptionEngineCriteria::noConstraints() — Method in class SubscriptionEngineCriteria
SubscriptionCriteria::noConstraints() — Method in class SubscriptionCriteria
NodeDataLoader — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
NextAllOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"nextAll" operation working on ContentRepository nodes. It iterates over all context elements and returns each following sibling or only those matching the filter expression specified as optional argument.

NextOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"next" operation working on ContentRepository nodes. It iterates over all context elements and returns the immediately following sibling.

NextUntilOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"nextUntil" operation working on ContentRepository nodes. It iterates over all context elements and returns each following sibling until the matching sibling is found.

NodeCreation — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node creation trait for behavioral tests

NodeModification — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node modification trait for behavioral tests

NodeMove — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node move trait for behavioral tests

NodeReferencing — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node referencing trait for behavioral tests

NodeRemoval — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node removal trait for behavioral tests

NodeRenaming — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node renaming trait for behavioral tests

NodeDiscriminator — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Helpers

The node discriminator value object

NodeDiscriminators — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Helpers

The node discriminator value object collection

NodeTraversalTrait — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The feature trait to test the subgraph traversal API

FakeClock::now() — Method in class FakeClock
NodeSubjectProvider — Class in namespace Neos\ContentRepository\TestSuite\Unit

The general provider class for node subjects.

FusionContextSerializer::normalize() — Method in class FusionContextSerializer
NullValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
LazyProps::next() — Method in class LazyProps
$ MapImplementation#numberOfRenderedNodes — Property in class MapImplementation

The number of rendered nodes, filled only after evaluate() was called.

$ ReduceImplementation#numberOfRenderedNodes — Property in class ReduceImplementation

The number of rendered nodes, filled only after evaluate() was called.

AssetController::newAction() — Method in class AssetController

New asset form

$ PaginateController#numberOfPages — Property in class PaginateController
NeosAssetNotFoundException — Class in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetProxy — Class in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetProxyQuery — Class in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetProxyQueryResult — Class in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetProxyQueryResult::next() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyRepository — Class in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetSource — Class in namespace Neos\Media\Domain\Model\AssetSource\Neos

Asset source for Neos native assets

$ ImageVariant#name — Property in class ImageVariant
NoThumbnailAvailableException — Class in namespace Neos\Media\Exception

A Neos.Media exception for the thumbnail service if the given asset is not able to generate a thumbnail.

$ SchemaController#nodeTypeSchemaCache — Property in class SchemaController
SchemaController::nodeTypeSchemaAction() — Method in class SchemaController

Get the node type configuration schema for the Neos UI

NodeCreationException — Class in namespace Neos\Neos\Controller\Exception

A "Node Creation" exception

NodeController — Class in namespace Neos\Neos\Controller\Frontend
$ NodeController#now — Property in class NodeController
$ NodeController#nodeShortcutResolver — Property in class NodeController
$ NodeController#nodeUriBuilderFactory — Property in class NodeController
SitesController::newSiteAction() — Method in class SitesController

Create a new site form

SitesController::newDomainAction() — Method in class SitesController

The create a new domain action.

UsersController::newAction() — Method in class UsersController

Renders a form for creating a new user

UsersController::newElectronicAddressAction() — Method in class UsersController

The add new electronic address action

UserSettingsController::newElectronicAddressAction() — Method in class UserSettingsController

The add new electronic address action

NodesController — Class in namespace Neos\Neos\Controller\Service

Rudimentary REST service for nodes

$ NodesController#nodePropertyConverterService — Property in class NodesController
NodePermissions — Class in namespace Neos\Neos\Domain\Model

Evaluated permissions a specific user has on a node, usually evaluated by the {ContentRepositoryAuthorizationService}

NodePermissions::none() — Method in class NodePermissions
$ Site#name — Property in class Site

Name of the site

$ Site#nodeName — Property in class Site

Node name of this site in the content repository.

WorkspacePermissions::none() — Method in class WorkspacePermissions
NodeLabelGeneratorInterface — Class in namespace Neos\Neos\Domain\NodeLabel
NodeDuplicationService — Class in namespace Neos\Neos\Domain\Service

Service to copy node recursively - as there is no equivalent content repository core command.

NodeAggregateIdMapping — Class in namespace Neos\Neos\Domain\Service\NodeDuplication

An assignment of "old" to "new" NodeAggregateIds

NodeTypeNameFactory — Class in namespace Neos\Neos\Domain\Service
$ UserService#now — Property in class UserService
UserService::normalizeRoleIdentifiers() — Method in class UserService

Replaces role identifiers not containing a "." into fully qualified role identifiers from the Neos.Neos namespace.

UserService::normalizeRoleIdentifier() — Method in class UserService

Replaces a role identifier not containing a "." into fully qualified role identifier from the Neos.Neos namespace.

NeosSubtreeTag — Class in namespace Neos\Neos\Domain\SubtreeTagging

Neos specific content repository subtree tag definitions {SubtreeTag}

NeosSubtreeTaggingConstraintChecks — Class in namespace Neos\Neos\Domain\SubtreeTagging

Additional Neos' specific content repository constraints for subtree tagging

NeosSubtreeTaggingConstraintChecksFactory — Class in namespace Neos\Neos\Domain\SubtreeTagging
NeosVisibilityConstraints — Class in namespace Neos\Neos\Domain\SubtreeTagging

Neos specific content repository visibility constraints {VisibilityConstraints}

NoopResolver — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

Resolver which does not do anything.

NoopResolverFactory — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

Resolver which does not do anything.

$ EventSourcedFrontendNodeRoutePartHandler#nodeShortcutResolver — Property in class EventSourcedFrontendNodeRoutePartHandler
NodeNotFoundException — Class in namespace Neos\Neos\FrontendRouting\Exception
NodeShortcutResolver — Class in namespace Neos\Neos\FrontendRouting

Can resolve the target for a given shortcut.

NodeUriBuilder — Class in namespace Neos\Neos\FrontendRouting

Neos abstraction to simplify node uri building.

NodeUriBuilderFactory — Class in namespace Neos\Neos\FrontendRouting
NeosFusionContextSerializer — Class in namespace Neos\Neos\Fusion\Cache

Serializer for Fusion's \@cache.context values

NeosFusionContextSerializer::normalize() — Method in class NeosFusionContextSerializer
NodeCacheEntryIdentifier — Class in namespace Neos\Neos\Fusion\Cache

The cache entry identifier data transfer object for nodes

$ ConvertUrisImplementation#nodeUriBuilderFactory — Property in class ConvertUrisImplementation
$ DimensionsMenuItemsImplementation#nodeLabelGenerator — Property in class DimensionsMenuItemsImplementation
NodeWrappingHandler — Class in namespace Neos\Neos\Fusion\ExceptionHandlers

Provides a nicely formatted html error message including all wrappers of an content element (i.e. menu allowing to discard the broken element)

CachingHelper::nodeTag() — Method in class CachingHelper

Generate a @cache entry tag for a single node, array of nodes or a FlowQuery result A cache entry with this tag will be flushed whenever one of the given nodes (for any variant) is updated.

CachingHelper::nodeTagForIdentifier() — Method in class CachingHelper

Generate a @cache entry tag for a single node identifier.

CachingHelper::nodeTypeTag() — Method in class CachingHelper

Generate an @cache entry tag for a node type A cache entry with this tag will be flushed whenever a node (for any variant) that is of the given node type name(s) (including inheritance) is updated.

$ LinkHelper#nodeUriBuilderFactory — Property in class LinkHelper
NodeHelper — Class in namespace Neos\Neos\Fusion\Helper

Eel helper for ContentRepository Nodes

$ NodeHelper#nodeLabelGenerator — Property in class NodeHelper
NodeHelper::nodeType() — Method in class NodeHelper

Retrieving the NodeType of the given Node.

NodeHelper::nearestContentCollection() — Method in class NodeHelper

Check if the given node is already a collection, find collection by nodePath otherwise, throw exception if no content collection could be found

NodeLabelToken — Class in namespace Neos\Neos\Fusion\Helper

Provides a chainable interface to build a label for a nodetype with a fallback mechanism.

$ NodeLabelToken#node — Property in class NodeLabelToken
$ MenuItemsImplementation#nodeTypeCriteria — Property in class MenuItemsImplementation

Runtime cache for the node type criteria to be applied

$ MenuItemsImplementation#nodeLabelGenerator — Property in class MenuItemsImplementation
NodeUriImplementation — Class in namespace Neos\Neos\Fusion

Create a link to a node

$ NodeUriImplementation#nodeUriBuilderFactory — Property in class NodeUriImplementation
$ NodeUriImplementation#nodeAddressNormalizer — Property in class NodeUriImplementation
$ PluginImplementation#node — Property in class PluginImplementation
NodeTypePresetPostprocessor — Class in namespace Neos\Neos\NodeTypePostprocessor

Apply presets from configuration to nodeTypes

$ VisualContentDimension#nodes — Property in class VisualContentDimension
NodeTypesStreamWrapper — Class in namespace Neos\Neos\ResourceManagement

A stream wrapper for nodetypes.

NoSiteException — Class in namespace Neos\Neos\Routing\Exception

A "no site" exception

NoSiteNodeException — Class in namespace Neos\Neos\Routing\Exception

A "no site node" exception

NoSuchDimensionValueException — Class in namespace Neos\Neos\Routing\Exception

A "no such dimension value" exception

NoSuchNodeException — Class in namespace Neos\Neos\Routing\Exception

A "no such node" exception

NoWorkspaceException — Class in namespace Neos\Neos\Routing\Exception

A "no workspace" exception

NeosRouteValueNormalizer — Class in namespace Neos\Neos\Routing

Route value normaliser to additionally handle node objects and convert them to node address strings

NeosRouteValueNormalizer::normalizeObjects() — Method in class NeosRouteValueNormalizer
$ LinkingService#nodePathResolver — Property in class LinkingService
$ LinkingService#newLinkHelper — Property in class LinkingService
NodeTypeStringConverter — Class in namespace Neos\Neos\Service\Mapping
NodeTypeSchemaBuilder — Class in namespace Neos\Neos\Service

Renders the Node Type Schema in a format the User Interface understands; additionally pre-calculating node constraints

NodeAddressToNodeConverter — Class in namespace Neos\Neos\TypeConverter
NodeAddressToStringConverter — Class in namespace Neos\Neos\TypeConverter

An Object Converter for Node Addresses which can be used for routing (but also for other purposes) as a plugin for the Property Mapper.

NodeToNodeAddressStringConverter — Class in namespace Neos\Neos\TypeConverter
NodePathResolver — Class in namespace Neos\Neos\Utility
NodeTypeWithFallbackProvider — Class in namespace Neos\Neos\Utility

Utility trait for retrieving node types for nodes with a built-in fallback mechanism

NodeUriPathSegmentGenerator — Class in namespace Neos\Neos\Utility

Utility to generate a valid, non-conflicting uriPathSegment for nodes.

$ NodeUriPathSegmentGenerator#nodeLabelGenerator — Property in class NodeUriPathSegmentGenerator
NodeNameValidator — Class in namespace Neos\Neos\Validation\Validator

Validator for node names

NodeViewHelper — Class in namespace Neos\Neos\ViewHelpers\Link

A view helper for creating links with URIs pointing to nodes.

$ NodeViewHelper#nodeUriBuilderFactory — Property in class NodeViewHelper
$ NodeViewHelper#nodePathResolver — Property in class NodeViewHelper
$ NodeViewHelper#nodeLabelGenerator — Property in class NodeViewHelper
$ LabelViewHelper#nodeLabelGenerator — Property in class LabelViewHelper
NodeViewHelper — Class in namespace Neos\Neos\ViewHelpers\Uri

A view helper for creating URIs pointing to nodes.

$ NodeViewHelper#nodeUriBuilderFactory — Property in class NodeViewHelper
$ NodeViewHelper#nodePathResolver — Property in class NodeViewHelper
NodeJsonView — Class in namespace Neos\Neos\View\Service

A view specialised on a JSON representation of Nodes.

$ WorkspaceController#nodeUriBuilderFactory — Property in class WorkspaceController
$ WorkspaceController#nodeLabelGenerator — Property in class WorkspaceController
WorkspaceController::newAction() — Method in class WorkspaceController

O

NodeMigrationCommandController::outputCommentsAndWarnings() — Method in class NodeMigrationCommandController

Helper to output comments and warnings for the given configuration.

$ ContentRepositoryRegistry#objectManager — Property in class ContentRepositoryRegistry
FlushSubgraphCachePoolCatchUpHook::onBeforeCatchUp() — Method in class FlushSubgraphCachePoolCatchUpHook

This hook is called at the beginning of a catch-up run, after the database lock is acquired, but before any projection was called.

FlushSubgraphCachePoolCatchUpHook::onBeforeEvent() — Method in class FlushSubgraphCachePoolCatchUpHook

This hook is called for every event during the catchup process, before the projection is updated but in the same transaction.

FlushSubgraphCachePoolCatchUpHook::onAfterEvent() — Method in class FlushSubgraphCachePoolCatchUpHook

This hook is called for every event during the catchup process, after the projection is updated but in the same transaction,

FlushSubgraphCachePoolCatchUpHook::onAfterBatchCompleted() — Method in class FlushSubgraphCachePoolCatchUpHook

This hook is called for each batch of processed events during the catchup process, after the projection and their new position is updated and the transaction is commited.

FlushSubgraphCachePoolCatchUpHook::onAfterCatchUp() — Method in class FlushSubgraphCachePoolCatchUpHook

This hook is called at the END of a catch-up run, after the projection and their new position is updated and the transaction is commited.

OutputMessageTrait — Class in namespace Neos\ContentRepositoryRegistry\Upgrade\Shared
TraceEntries::offsetExists() — Method in class TraceEntries
TraceEntries::offsetGet() — Method in class TraceEntries
TraceEntries::offsetSet() — Method in class TraceEntries
TraceEntries::offsetUnset() — Method in class TraceEntries
RaceTrackerCatchUpHook::onBeforeCatchUp() — Method in class RaceTrackerCatchUpHook

This hook is called at the beginning of a catch-up run, after the database lock is acquired, but before any projection was called.

RaceTrackerCatchUpHook::onBeforeEvent() — Method in class RaceTrackerCatchUpHook

This hook is called for every event during the catchup process, before the projection is updated but in the same transaction.

RaceTrackerCatchUpHook::onAfterEvent() — Method in class RaceTrackerCatchUpHook

This hook is called for every event during the catchup process, after the projection is updated but in the same transaction,

RaceTrackerCatchUpHook::onAfterBatchCompleted() — Method in class RaceTrackerCatchUpHook

This hook is called for each batch of processed events during the catchup process, after the projection and their new position is updated and the transaction is commited.

RaceTrackerCatchUpHook::onAfterCatchUp() — Method in class RaceTrackerCatchUpHook

This hook is called at the END of a catch-up run, after the projection and their new position is updated and the transaction is commited.

CommandHookInterface::onBeforeHandle() — Method in class CommandHookInterface
CommandHookInterface::onAfterHandle() — Method in class CommandHookInterface
CommandHooks::onBeforeHandle() — Method in class CommandHooks
CommandHooks::onAfterHandle() — Method in class CommandHooks
DimensionSpacePointSet::offsetExists() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::offsetGet() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::offsetSet() — Method in class DimensionSpacePointSet
DimensionSpacePointSet::offsetUnset() — Method in class DimensionSpacePointSet
OriginDimensionSpacePoint — Class in namespace Neos\ContentRepository\Core\DimensionSpace

A node's origin dimension space point. Defines in which point in the dimension space the node originates (= is "at home"). Every node has exactly ONE OriginDimensionSpacePoint, but one or more {DimensionSpacePoint}s where the node is visible.

OriginDimensionSpacePointSet — Class in namespace Neos\ContentRepository\Core\DimensionSpace

A set of points in the dimension space, occupied by nodes in a node aggregate

OriginDimensionSpacePointSet::offsetExists() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::offsetGet() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::offsetSet() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::offsetUnset() — Method in class OriginDimensionSpacePointSet
LogFileTracer::openSpan() — Method in class LogFileTracer

Creates a named span that traces the execution until the corresponding {self::closeSpan()} is called. {self::openSpan()} and {self::closeSpan()} always need to be called in pairs.

PerformanceTracerInterface::openSpan() — Method in class PerformanceTracerInterface

Creates a named span that traces the execution until the corresponding {self::closeSpan()} is called. {self::openSpan()} and {self::closeSpan()} always need to be called in pairs.

CatchUpHookInterface::onBeforeCatchUp() — Method in class CatchUpHookInterface

This hook is called at the beginning of a catch-up run, after the database lock is acquired, but before any projection was called.

CatchUpHookInterface::onBeforeEvent() — Method in class CatchUpHookInterface

This hook is called for every event during the catchup process, before the projection is updated but in the same transaction.

CatchUpHookInterface::onAfterEvent() — Method in class CatchUpHookInterface

This hook is called for every event during the catchup process, after the projection is updated but in the same transaction,

CatchUpHookInterface::onAfterBatchCompleted() — Method in class CatchUpHookInterface

This hook is called for each batch of processed events during the catchup process, after the projection and their new position is updated and the transaction is commited.

CatchUpHookInterface::onAfterCatchUp() — Method in class CatchUpHookInterface

This hook is called at the END of a catch-up run, after the projection and their new position is updated and the transaction is commited.

DelegatingCatchUpHook::onBeforeCatchUp() — Method in class DelegatingCatchUpHook

This hook is called at the beginning of a catch-up run, after the database lock is acquired, but before any projection was called.

DelegatingCatchUpHook::onBeforeEvent() — Method in class DelegatingCatchUpHook

This hook is called for every event during the catchup process, before the projection is updated but in the same transaction.

DelegatingCatchUpHook::onAfterEvent() — Method in class DelegatingCatchUpHook

This hook is called for every event during the catchup process, after the projection is updated but in the same transaction,

DelegatingCatchUpHook::onAfterBatchCompleted() — Method in class DelegatingCatchUpHook

This hook is called for each batch of processed events during the catchup process, after the projection and their new position is updated and the transaction is commited.

DelegatingCatchUpHook::onAfterCatchUp() — Method in class DelegatingCatchUpHook

This hook is called at the END of a catch-up run, after the projection and their new position is updated and the transaction is commited.

Ordering — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\Ordering
OrderingField — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\Ordering
OrderingFieldName — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\Ordering

The name of an {OrderingField} this is usually either a node property name or one of the timestamp fields

OrCriteria — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Binary operation that disjunctively combines two criteria: "prop1 = 'foo' OR prop2 = 'bar'"

NodeAggregate::occupiesDimensionSpacePoint() — Method in class NodeAggregate
NodeTags::onlyInherited() — Method in class NodeTags
Nodes::offsetGet() — Method in class Nodes
Nodes::offsetExists() — Method in class Nodes
Nodes::offsetSet() — Method in class Nodes
Nodes::offsetUnset() — Method in class Nodes
OriginByCoverage — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

A set of origin of a covered dimension space point within a node aggregate

PropertyCollection::offsetExists() — Method in class PropertyCollection
PropertyCollection::offsetGet() — Method in class PropertyCollection
PropertyCollection::offsetSet() — Method in class PropertyCollection
PropertyCollection::offsetUnset() — Method in class PropertyCollection
References::offsetExists() — Method in class References
References::offsetGet() — Method in class References
References::offsetSet() — Method in class References
References::offsetUnset() — Method in class References
ProjectionStatus::ok() — Method in class ProjectionStatus
ContentStreamPruner::outputStatus() — Method in class ContentStreamPruner

Detects if dangling content streams exists and which content streams could be pruned from the event stream

NodeDiscriminators::offsetGet() — Method in class NodeDiscriminators
NodeDiscriminators::offsetExists() — Method in class NodeDiscriminators
NodeDiscriminators::offsetSet() — Method in class NodeDiscriminators
NodeDiscriminators::offsetUnset() — Method in class NodeDiscriminators
StructureAdjustmentsTrait::outdatedWorkspacesAreRebased() — Method in class StructureAdjustmentsTrait
StructureAdjustmentsTrait::outdatedWorkspacesAreRebasedWithStrategy() — Method in class StructureAdjustmentsTrait
$ AbstractRenderer#options — Property in class AbstractRenderer
$ CacheSegmentParser#output — Property in class CacheSegmentParser
$ CacheSegmentParser#outerSegmentContent — Property in class CacheSegmentParser
ObjectPath — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ObjectStatement — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ObjectTreeParser — Class in namespace Neos\Fusion\Core\ObjectTreeParser

Parses a Fusion File to object ast-nodes

$ Runtime#objectManager — Property in class Runtime
$ Runtime#overriddenExceptionHandler — Property in class Runtime
{Runtime::overrideExceptionHandler}
Runtime::overrideExceptionHandler() — Method in class Runtime

Configures this runtime to override the default exception handler configured in the settings or via Fusion's \@exceptionHandler {AbstractRenderingExceptionHandler}.

AbstractArrayFusionObject::offsetExists() — Method in class AbstractArrayFusionObject
AbstractArrayFusionObject::offsetGet() — Method in class AbstractArrayFusionObject
AbstractArrayFusionObject::offsetSet() — Method in class AbstractArrayFusionObject
AbstractArrayFusionObject::offsetUnset() — Method in class AbstractArrayFusionObject
AbstractFusionObject::offsetExists() — Method in class AbstractFusionObject

Dummy implementation of ArrayAccess to allow this.XXX access in processors.

AbstractFusionObject::offsetGet() — Method in class AbstractFusionObject

Dummy implementation of ArrayAccess to allow this.XXX access in processors.

AbstractFusionObject::offsetSet() — Method in class AbstractFusionObject

Dummy implementation of ArrayAccess to allow this.XXX access in processors.

AbstractFusionObject::offsetUnset() — Method in class AbstractFusionObject

Dummy implementation of ArrayAccess to allow this.XXX access in processors.

FusionPathProxy::offsetExists() — Method in class FusionPathProxy

true if a given subpath exists, false otherwise.

FusionPathProxy::offsetGet() — Method in class FusionPathProxy

Return the object at $offset; evaluating simple types right away, and wrapping arrays into ourselves again.

FusionPathProxy::offsetSet() — Method in class FusionPathProxy

Stub to implement the ArrayAccess interface cleanly

FusionPathProxy::offsetUnset() — Method in class FusionPathProxy

Stub to implement the ArrayAccess interface cleanly

FusionPathProxy::objectAccess() — Method in class FusionPathProxy

Post-Processor which is called whenever this object is encountered in a Fluid object access.

LazyProps::offsetExists() — Method in class LazyProps
LazyProps::offsetGet() — Method in class LazyProps
LazyProps::offsetSet() — Method in class LazyProps
LazyProps::offsetUnset() — Method in class LazyProps
LazySelfReferentialProps::offsetGet() — Method in class LazySelfReferentialProps
LazySelfReferentialProps::offsetExists() — Method in class LazySelfReferentialProps
LazySelfReferentialProps::offsetSet() — Method in class LazySelfReferentialProps
LazySelfReferentialProps::offsetUnset() — Method in class LazySelfReferentialProps
NeosAssetProxyQueryResult::offsetExists() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyQueryResult::offsetGet() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyQueryResult::offsetSet() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyQueryResult::offsetUnset() — Method in class NeosAssetProxyQueryResult
$ NeosAssetProxyRepository#objectManager — Property in class NeosAssetProxyRepository
NeosAssetProxyRepository::orderBy() — Method in class NeosAssetProxyRepository

Sets the property names to order results by. Expected like this: array( 'foo' => \Neos\Flow\Persistence\QueryInterface::ORDER_ASCENDING, 'bar' => \Neos\Flow\Persistence\QueryInterface::ORDER_DESCENDING )

SupportsSortingInterface::orderBy() — Method in class SupportsSortingInterface

Note: This method is preliminary, not to be used for third-party asset sources yet.

$ ImageVariant#originalAsset — Property in class ImageVariant
$ Thumbnail#originalAsset — Property in class Thumbnail
Thumbnail::onPostPersist() — Method in class Thumbnail

Post persistence lifecycle callback

$ AbstractThumbnailGenerator#options — Property in class AbstractThumbnailGenerator
$ AssetService#objectManager — Property in class AssetService
$ ThumbnailGeneratorStrategy#objectManager — Property in class ThumbnailGeneratorStrategy
$ AssetValidator#objectManager — Property in class AssetValidator
Adjustment::options() — Method in class Adjustment
AssetUsageCatchUpHook::onBeforeCatchUp() — Method in class AssetUsageCatchUpHook

This hook is called at the beginning of a catch-up run, after the database lock is acquired, but before any projection was called.

AssetUsageCatchUpHook::onBeforeEvent() — Method in class AssetUsageCatchUpHook

This hook is called for every event during the catchup process, before the projection is updated but in the same transaction.

AssetUsageCatchUpHook::onAfterEvent() — Method in class AssetUsageCatchUpHook

This hook is called for every event during the catchup process, after the projection is updated but in the same transaction,

AssetUsageCatchUpHook::onAfterBatchCompleted() — Method in class AssetUsageCatchUpHook

This hook is called for each batch of processed events during the catchup process, after the projection and their new position is updated and the transaction is commited.

AssetUsageCatchUpHook::onAfterCatchUp() — Method in class AssetUsageCatchUpHook

This hook is called at the END of a catch-up run, after the projection and their new position is updated and the transaction is commited.

NodeController::overrideViewVariablesFromInternalArguments() — Method in class NodeController

Checks if the optionally given node context path, affected node context path and Fusion path are set and overrides the rendering to use those. Will also add a "X-Neos-AffectedNodePath" header in case the actually affected node is different from the one routing resolved.

LoginController::onAuthenticationFailure() — Method in class LoginController

Is called if authentication failed.

LoginController::onAuthenticationSuccess() — Method in class LoginController

Is called if authentication was successful.

Domain::onPostFlush() — Method in class Domain

Internal event handler to forward domain changes to the "siteChanged" signal

Site::onPostFlush() — Method in class Site

Internal event handler to forward site changes to the "siteChanged" signal

$ FusionSourceCodeFactory#objectManager — Property in class FusionSourceCodeFactory
NeosSubtreeTaggingConstraintChecks::onBeforeHandle() — Method in class NeosSubtreeTaggingConstraintChecks
NeosSubtreeTaggingConstraintChecks::onAfterHandle() — Method in class NeosSubtreeTaggingConstraintChecks
ImpendingHardRemovalConflictDetectionHook::onBeforeCatchUp() — Method in class ImpendingHardRemovalConflictDetectionHook

This hook is called at the beginning of a catch-up run, after the database lock is acquired, but before any projection was called.

ImpendingHardRemovalConflictDetectionHook::onBeforeEvent() — Method in class ImpendingHardRemovalConflictDetectionHook

This hook is called for every event during the catchup process, before the projection is updated but in the same transaction.

ImpendingHardRemovalConflictDetectionHook::onAfterEvent() — Method in class ImpendingHardRemovalConflictDetectionHook

This hook is called for every event during the catchup process, after the projection is updated but in the same transaction,

ImpendingHardRemovalConflictDetectionHook::onAfterBatchCompleted() — Method in class ImpendingHardRemovalConflictDetectionHook

This hook is called for each batch of processed events during the catchup process, after the projection and their new position is updated and the transaction is commited.

ImpendingHardRemovalConflictDetectionHook::onAfterCatchUp() — Method in class ImpendingHardRemovalConflictDetectionHook

This hook is called at the END of a catch-up run, after the projection and their new position is updated and the transaction is commited.

RouterCacheHook::onBeforeCatchUp() — Method in class RouterCacheHook

This hook is called at the beginning of a catch-up run, after the database lock is acquired, but before any projection was called.

RouterCacheHook::onBeforeEvent() — Method in class RouterCacheHook

This hook is called for every event during the catchup process, before the projection is updated but in the same transaction.

RouterCacheHook::onAfterEvent() — Method in class RouterCacheHook

This hook is called for every event during the catchup process, after the projection is updated but in the same transaction,

RouterCacheHook::onAfterBatchCompleted() — Method in class RouterCacheHook

This hook is called for each batch of processed events during the catchup process, after the projection and their new position is updated and the transaction is commited.

RouterCacheHook::onAfterCatchUp() — Method in class RouterCacheHook

This hook is called at the END of a catch-up run, after the projection and their new position is updated and the transaction is commited.

Options — Class in namespace Neos\Neos\FrontendRouting

Immutable filter DTO for {NodeUriBuilder::uriFor()}

GraphProjectorCatchUpHookForCacheFlushing::onBeforeCatchUp() — Method in class GraphProjectorCatchUpHookForCacheFlushing

This hook is called at the beginning of a catch-up run, after the database lock is acquired, but before any projection was called.

GraphProjectorCatchUpHookForCacheFlushing::onBeforeEvent() — Method in class GraphProjectorCatchUpHookForCacheFlushing

This hook is called for every event during the catchup process, before the projection is updated but in the same transaction.

GraphProjectorCatchUpHookForCacheFlushing::onAfterEvent() — Method in class GraphProjectorCatchUpHookForCacheFlushing

This hook is called for every event during the catchup process, after the projection is updated but in the same transaction,

GraphProjectorCatchUpHookForCacheFlushing::onAfterBatchCompleted() — Method in class GraphProjectorCatchUpHookForCacheFlushing

This hook is called for each batch of processed events during the catchup process, after the projection and their new position is updated and the transaction is commited.

GraphProjectorCatchUpHookForCacheFlushing::onAfterCatchUp() — Method in class GraphProjectorCatchUpHookForCacheFlushing

This hook is called at the END of a catch-up run, after the projection and their new position is updated and the transaction is commited.

DimensionHelper::originValue() — Method in class DimensionHelper

Get original dimension value for node. Differs form current value in cases of dimension fallback.

NodeLabelToken::override() — Method in class NodeLabelToken
$ PluginImplementation#objectManager — Property in class PluginImplementation
NodeTypesStreamWrapper::openDirectory() — Method in class NodeTypesStreamWrapper

Open directory handle.

NodeTypesStreamWrapper::open() — Method in class NodeTypesStreamWrapper

Opens file or URL.

$ ConfigurationTreeViewHelper#output — Property in class ConfigurationTreeViewHelper
$ FusionExceptionView#objectManager — Property in class FusionExceptionView
$ SitePackageGeneratorNameService#objectManager — Property in class SitePackageGeneratorNameService

P

$ ContentGraphIntegrityCommandController#projectionIntegrityViolationDetectionRunnerFactory — Property in class ContentGraphIntegrityCommandController
ContentStreamCommandController::pruneRemovedFromEventStreamCommand() — Method in class ContentStreamCommandController

Prune removed content streams that are unused from the event stream; effectively REMOVING information completely

PerformanceTracerFactoryInterface — Class in namespace Neos\ContentRepositoryRegistry\Factory\PerformanceTracer
$ DoctrinePersistentObjectNormalizer#persistenceManager — Property in class DoctrinePersistentObjectNormalizer
ProxyAwareObjectNormalizer — Class in namespace Neos\ContentRepositoryRegistry\Infrastructure\Property\Normalizer

An implementation of the ObjectNormalizer that supports Flow proxy classes

$ YamlConfiguration#packageManager — Property in class YamlConfiguration
Package — Class in namespace Neos\ContentRepositoryRegistry

The ContentRepository Package

ParentNodeIdByChildNodeIdCache — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory\InMemoryCache

NOTE: we do NOT directly cache the Parent Node; but only the Parent Node ID; as then, the NodeByNodeIdCache can be used properly

  • thus it might increase the cache hit rate to split this apart.
$ ParentNodeIdByChildNodeIdCache#parentNodeAggregateIds — Property in class ParentNodeIdByChildNodeIdCache
ApiOrInternalAnnotationRule::processNode() — Method in class ApiOrInternalAnnotationRule
DeclareStrictTypesRule::processNode() — Method in class DeclareStrictTypesRule
InternalMethodsNotAllowedOutsideContentRepositoryRule::processNode() — Method in class InternalMethodsNotAllowedOutsideContentRepositoryRule
NoStringCastingRule::processNode() — Method in class NoStringCastingRule
$ TraceEntry#pidsInCriticalSection — Property in class TraceEntry
TraceEntry::printTableRow() — Method in class TraceEntry
ContentRepository::projectionState() — Method in class ContentRepository
$ DimensionSpacePointSet#points — Property in class DimensionSpacePointSet
PublishedEvents — Class in namespace Neos\ContentRepository\Core\EventStore

A set of Content Repository "domain events"

ProjectionSubscriberFactory — Class in namespace Neos\ContentRepository\Core\Factory
PublishableToWorkspaceInterface — Class in namespace Neos\ContentRepository\Core\Feature\Common

This interface is implemented by events which can be published to different workspaces.

PropertyValuesToWrite — Class in namespace Neos\ContentRepository\Core\Feature\NodeModification\Dto

Property values to write, supports arbitrary objects. Will be then converted to {SerializedPropertyValues} inside the events and persisted commands.

SerializedPropertyValues::propertyExists() — Method in class SerializedPropertyValues
Privilege — Class in namespace Neos\ContentRepository\Core\Feature\Security\Dto

A privilege that is returned by the {AuthProviderInterface}

PublishIndividualNodesFromWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Command

Publish a set of nodes in a workspace

PublishWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Command

Publish a workspace

PartialWorkspaceRebaseFailed — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase\Exception

Thrown if the partial publish/discard cannot work because the events cannot be reordered as filtered.

PerformanceTracerInterface — Class in namespace Neos\ContentRepository\Core\Infrastructure\PerformanceTracing

Interface for tracing performance and execution flow in the Content Repository.

PropertyConverter — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property
PropertyType — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property

The property type value object as declared in a NodeType

NodeTypePostprocessorInterface::process() — Method in class NodeTypePostprocessorInterface

Processes the given $nodeType (e.g. changes/adds properties depending on the NodeType configuration and the specified $options)

AbsoluteNodePath::patternIsMatchedByString() — Method in class AbsoluteNodePath
Pagination — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\Pagination

Pagination filter criteria for the {ContentSubgraphInterface} API

ParserException — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\CriteriaParser

An exception that is thrown if a specified query could not be parsed by the PropertyValueCriteriaParser

PropertyValueContains — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property contains the specified string (case-sensitive) "prop1 *= 'foo'"

PropertyValueCriteriaInterface — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Common marker interface for property value filter criteria

PropertyValueEndsWith — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property ends with the specified string (case-sensitive) "prop1 $= 'foo'"

PropertyValueEquals — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property is equal to the specified value "stringProp = 'foo' OR intProp = 123 OR floatProp = 123.45 OR boolProp = true"

PropertyValueGreaterThan — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property is greater than the specified value "stringProp > 'foo' OR intProp > 123 OR floatProp > 123.45"

PropertyValueGreaterThanOrEqual — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property is greater than or equal to the specified value "stringProp >= 'foo' OR intProp >= 123 OR floatProp >= 123.45"

PropertyValueLessThan — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property is less than the specified value "stringProp< < 'foo' OR intProp < 123 OR floatProp < 123.45"

PropertyValueLessThanOrEqual — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property is less than or equal to the specified value "stringProp <= 'foo' OR intProp <= 123 OR floatProp <= 123.45"

PropertyValueStartsWith — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property starts with the specified string (case-sensitive) "prop1 ^= 'foo'"

PropertyValueCriteriaMatcher — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue

Performs property checks against a given set of constraints

PropertyValueCriteriaParser — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue

Parser to turn a string based property value filter into an AST

PropertyValueCriteriaParser::parse() — Method in class PropertyValueCriteriaParser
Nodes::prepend() — Method in class Nodes
Nodes::previous() — Method in class Nodes

Returns the node before the given $referenceNode in this set.

Nodes::previousAll() — Method in class Nodes

Returns all nodes before the given $referenceNode in this set

ProjectionIntegrityViolationDetectionRunner — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph
ProjectionIntegrityViolationDetectionRunnerFactoryInterface — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph
ProjectionIntegrityViolationDetectorInterface — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

interface because different impls.

PropertyCollection — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

The property collection that provides access to the serialized and deserialized properties of a node

ProjectionFactoryInterface — Class in namespace Neos\ContentRepository\Core\Projection
ProjectionInterface — Class in namespace Neos\ContentRepository\Core\Projection

Common interface for a Content Repository projection. This API is NOT exposed to the outside world, but is the contract between {ContentRepository} and the individual projections.

ProjectionStateInterface — Class in namespace Neos\ContentRepository\Core\Projection

(Marker) interface for the state (aka Read Model) of a projection {ProjectionInterface}

ProjectionStates — Class in namespace Neos\ContentRepository\Core\Projection

Collection of all states (aka read models) of all projections for a Content Repository

ProjectionStatus — Class in namespace Neos\ContentRepository\Core\Projection

The setup status of a projection.

Projections — Class in namespace Neos\ContentRepository\Core\Projection

An immutable set of Content Repository projections ({ProjectionInterface}

ContentRepositoryMaintainer::prune() — Method in class ContentRepositoryMaintainer

WARNING: Removes all events from the content repository and resets the subscriptions This operation cannot be undone.

ContentStreamPruner::pruneRemovedFromEventStream() — Method in class ContentStreamPruner

Prune removed content streams that are unused from the event stream; effectively REMOVING information completely.

PropertyCannotBeSet — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a property was attempted to be set but cannot be

PropertyTypeIsInvalid — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a property type is invalid

PropertyName — Class in namespace Neos\ContentRepository\Core\SharedModel\Node
PropertyNames — Class in namespace Neos\ContentRepository\Core\SharedModel\Node
ProcessedResult — Class in namespace Neos\ContentRepository\Core\Subscription\Engine
ProjectionSubscriptionStatus — Class in namespace Neos\ContentRepository\Core\Subscription
ProjectionSubscriber — Class in namespace Neos\ContentRepository\Core\Subscription\Subscriber
EventExportProcessor::processNodeDataWithoutFallbackToEmptyDimension() — Method in class EventExportProcessor
$ BackReferenceNodesOperation#priority — Property in class BackReferenceNodesOperation
{@inheritdoc}
$ BackReferencesOperation#priority — Property in class BackReferencesOperation
{@inheritdoc}
$ ChildrenOperation#priority — Property in class ChildrenOperation
{@inheritdoc}
$ ClosestOperation#priority — Property in class ClosestOperation
{@inheritdoc}
$ ContextOperation#priority — Property in class ContextOperation
{@inheritdoc}
$ FilterOperation#priority — Property in class FilterOperation
{@inheritdoc}
$ FindOperation#priority — Property in class FindOperation
{@inheritdoc}
$ HasOperation#priority — Property in class HasOperation
{@inheritdoc}
$ NextAllOperation#priority — Property in class NextAllOperation
{@inheritdoc}
$ NextOperation#priority — Property in class NextOperation
{@inheritdoc}
$ NextUntilOperation#priority — Property in class NextUntilOperation
{@inheritdoc}
ParentOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"parent" operation working on ContentRepository nodes. It iterates over all context elements and returns each direct parent nodes or only those matching the filter expression specified as optional argument.

$ ParentOperation#priority — Property in class ParentOperation
{@inheritdoc}
ParentsOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"parents" operation working on ContentRepository nodes. It iterates over all context elements and returns the parent nodes or only those matching the filter expression specified as optional argument.

$ ParentsOperation#priority — Property in class ParentsOperation
{@inheritdoc}
ParentsUntilOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"parentsUntil" operation working on ContentRepository nodes. It iterates over all context elements and returns the parent nodes until the matching parent is found.

$ ParentsUntilOperation#priority — Property in class ParentsUntilOperation
{@inheritdoc}
PrevAllOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"prevAll" operation working on ContentRepository nodes. It iterates over all context elements and returns each preceding sibling or only those matching the filter expression specified as optional argument

$ PrevAllOperation#priority — Property in class PrevAllOperation
{@inheritdoc}
PrevOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"prev" operation working on ContentRepository nodes. It iterates over all context elements and returns the immediately preceding sibling.

$ PrevOperation#priority — Property in class PrevOperation
{@inheritdoc}
PrevUntilOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"prevUntil" operation working on ContentRepository nodes. It iterates over all context elements and returns each preceding sibling until the matching sibling is found.

$ PrevUntilOperation#priority — Property in class PrevUntilOperation
{@inheritdoc}
PropertyOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

Used to access properties of a ContentRepository Node.

$ PropertyOperation#priority — Property in class PropertyOperation
{@inheritdoc}
$ ReferenceNodesOperation#priority — Property in class ReferenceNodesOperation
{@inheritdoc}
$ ReferencePropertyOperation#priority — Property in class ReferencePropertyOperation
{@inheritdoc}
$ ReferencesOperation#priority — Property in class ReferencesOperation
{@inheritdoc}
$ RemoveOperation#priority — Property in class RemoveOperation
{@inheritdoc}
$ SiblingsOperation#priority — Property in class SiblingsOperation
{@inheritdoc}
$ UniqueOperation#priority — Property in class UniqueOperation
{@inheritdoc}
NodeCreation::publishEvent() — Method in class NodeCreation
NodeModification::publishEvent() — Method in class NodeModification
NodeMove::publishEvent() — Method in class NodeMove
NodeReferencing::publishEvent() — Method in class NodeReferencing
NodeRemoval::publishEvent() — Method in class NodeRemoval
SubtreeTagging::publishEvent() — Method in class SubtreeTagging
WorkspaceCreation::publishEvent() — Method in class WorkspaceCreation
GenericCommandExecutionAndEventPublication::publishEvent() — Method in class GenericCommandExecutionAndEventPublication
ProjectedNodeAggregateTrait — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The feature trait to test node aggregates

ProjectedNodeTrait — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The feature trait to test projected nodes

ProjectionIntegrityViolationDetectionTrait — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap
$ NodeSubjectProvider#propertyConverter — Property in class NodeSubjectProvider
AfxNode::parse() — Method in class AfxNode
AfxNodeList::parse() — Method in class AfxNodeList
Comment::parse() — Method in class Comment
Expression::parse() — Method in class Expression
Identifier::parse() — Method in class Identifier
Prop — Class in namespace Neos\Fusion\Afx\Parser\Expression

Class Prop

Prop::parse() — Method in class Prop
Spread::parse() — Method in class Spread
StringLiteral::parse() — Method in class StringLiteral
Lexer::peek() — Method in class Lexer

Peek several characters in advance and return the next n characters

Parser — Class in namespace Neos\Fusion\Afx\Parser

Class Parser

Parser::parse() — Method in class Parser
AfxService::propToFusion() — Method in class AfxService
AfxService::propListToFusion() — Method in class AfxService
CacheSegmentParser::parseSegment() — Method in class CacheSegmentParser

Parses a segment at current position diving down into nested segments.

ContentCache::processCacheSegments() — Method in class ContentCache

Takes a string of content which includes cache segment markers, extracts the marked segments, writes those segments which can be cached to the actual cache and returns the cleaned up original content without markers.

ParserCache — Class in namespace Neos\Fusion\Core\Cache

Helper around the ParsePartials Cache.

$ ParserCache#parsePartialsCache — Property in class ParserCache
$ ParserCache#packageManager — Property in class ParserCache
ParserCacheFlusher — Class in namespace Neos\Fusion\Core\Cache

Helper around the ParsePartials Cache.

ParserCacheIdentifierTrait — Class in namespace Neos\Fusion\Core\Cache

Identifier for the ParsePartials Cache.

RuntimeContentCache::preEvaluate() — Method in class RuntimeContentCache

Check for cached evaluation and or collect metadata for evaluation

RuntimeContentCache::postProcess() — Method in class RuntimeContentCache

Post process output for caching information

PlainTextHandler — Class in namespace Neos\Fusion\Core\ExceptionHandlers

Creates text representations of the given exceptions.

PathSegment — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
PrototypePathSegment — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
MessageLinePart::printable() — Method in class MessageLinePart
ParserException — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Exception

'Fluent' exception for the Fusion Parser.

ParserUnexpectedCharException — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Exception

This exception is thrown when the Parser encounters an unexpected character

FilePatternResolver::parseGlobPatternAndResolveFiles() — Method in class FilePatternResolver
MergedArrayTree::pathIsPrototype() — Method in class MergedArrayTree
MergedArrayTreeVisitor::prepareParserException() — Method in class MergedArrayTreeVisitor
ObjectTreeParser::parse() — Method in class ObjectTreeParser
ObjectTreeParser::parseFusionFile() — Method in class ObjectTreeParser

FusionFile = StatementList

ObjectTreeParser::parseStatementList() — Method in class ObjectTreeParser

StatementList = ( Statement )*

ObjectTreeParser::parseStatement() — Method in class ObjectTreeParser

Statement = IncludeStatement / ObjectStatement

ObjectTreeParser::parseIncludeStatement() — Method in class ObjectTreeParser

IncludeStatement = INCLUDE ( STRING / CHAR / FILE_PATTERN ) EndOfStatement

ObjectTreeParser::parseObjectStatement() — Method in class ObjectTreeParser

ObjectStatement = ObjectPath ( ValueAssignment / ValueUnset / ValueCopy )? ( Block / EndOfStatement )

ObjectTreeParser::parseObjectPath() — Method in class ObjectTreeParser

ObjectPath = PathSegment ( '.' PathSegment )*

ObjectTreeParser::parsePathSegment() — Method in class ObjectTreeParser

PathSegment = ( PROTOTYPE_START FUSION_OBJECT_NAME ')' / OBJECT_PATH_PART / '@' OBJECT_PATH_PART / STRING / CHAR )

ObjectTreeParser::parseValueAssignment() — Method in class ObjectTreeParser

ValueAssignment = ASSIGNMENT PathValue

ObjectTreeParser::parsePathValue() — Method in class ObjectTreeParser

PathValue = ( CHAR / STRING / DSL_EXPRESSION / FusionObject / EelExpression )

ObjectTreeParser::parseDslExpression() — Method in class ObjectTreeParser

DslExpression = DSL_EXPRESSION_START DSL_EXPRESSION_CONTENT

ObjectTreeParser::parseValueUnset() — Method in class ObjectTreeParser

ValueUnset = UNSET

ObjectTreeParser::parseValueCopy() — Method in class ObjectTreeParser

ValueCopy = COPY ObjectPathAssignment

ObjectTreeParser::parseAssignedObjectPath() — Method in class ObjectTreeParser

AssignedObjectPath = '.'? ObjectPath

ObjectTreeParser::parseBlock() — Method in class ObjectTreeParser

Block: = '{' StatementList? '}'

ObjectTreeParser::parseEndOfStatement() — Method in class ObjectTreeParser

EndOfStatement = ( EOF / NEWLINE )

ObjectTreeParser::prepareParserException() — Method in class ObjectTreeParser
Parser — Class in namespace Neos\Fusion\Core

The Fusion Parser

$ Parser#parserCache — Property in class Parser
Parser::parseFromSource() — Method in class Parser

Parses the given Fusion source code, resolves includes and returns a merged array tree as the result.

Parser::parse() — Method in class Parser

Parses the given Fusion source code, resolves includes and returns a merged array tree as the result.

Parser::parseToFusionFile() — Method in class Parser
Runtime::pushContextArray() — Method in class Runtime

Completely replace the context array with the new $contextArray.

Runtime::pushContext() — Method in class Runtime

Push a new context object to the rendering stack.

Runtime::popContext() — Method in class Runtime

Remove the topmost context objects and return them

Runtime::popApplyValues() — Method in class Runtime
Runtime::prepareApplyValuesForFusionPath() — Method in class Runtime

Possibly prepares a new "@apply" context for the current fusionPath and pushes it to the stack.

Runtime::prepareContextForFusionObject() — Method in class Runtime

Possibly prepares a new context for the current FusionObject and cache context and pushes it to the stack.

$ DebugMessage#path — Property in class DebugMessage
$ DebugMessage#plaintext — Property in class DebugMessage
$ AbstractArrayFusionObject#properties — Property in class AbstractArrayFusionObject

List of properties which have been set using array access. We store this for every Fusion object in order to do things like: x = Foo { a = 'foo' b = ${this.a + 'bar'} }

AbstractArrayFusionObject::preparePropertyKeys() — Method in class AbstractArrayFusionObject
$ AbstractFusionObject#path — Property in class AbstractFusionObject

The Fusion path currently being rendered

ComponentImplementation::prepare() — Method in class ComponentImplementation

Prepare the context for the renderer

$ FusionPathProxy#path — Property in class FusionPathProxy

The Fusion path this object proxies

$ FusionPathProxy#partialFusionTree — Property in class FusionPathProxy

This is a part of the Fusion tree built when evaluating $this->path.

MapImplementation::prepareIterationInformation() — Method in class MapImplementation
ReduceImplementation::prepareIterationInformation() — Method in class ReduceImplementation
EelExpressionTransformer::process() — Method in class EelExpressionTransformer
ExpressionCollectingObjectTreeParser::parsePathValue() — Method in class ExpressionCollectingObjectTreeParser
ExpressionCollectingObjectTreeParser::parseDslExpression() — Method in class ExpressionCollectingObjectTreeParser
PrecedingFusionFileComment — Class in namespace Neos\Fusion\Migrations\EelExpression
FusionPrototypeTransformer::processFusionPrototypeNameReplacements() — Method in class FusionPrototypeTransformer

Rewrite prototype names form e.g Foo.Bar:Boo to Boo.Bar:Foo

FusionPrototypeTransformer::processFusionPrototypeNameAddComments() — Method in class FusionPrototypeTransformer

Add comment to file if prototype name matches at least once.

Package — Class in namespace Neos\Fusion

The Neos Fusion Package

$ FusionView#parsedFusion — Property in class FusionView

The parsed Fusion array in its internal representation

$ AssetController#packageManager — Property in class AssetController
$ AssetController#persistenceManager — Property in class AssetController
$ UsageController#privilegeManager — Property in class UsageController
PaginateController — Class in namespace Neos\Media\Browser\ViewHelpers\Controller

Controller for the paginate view helper

$ PaginateController#pagesBefore — Property in class PaginateController
$ PaginateController#pagesAfter — Property in class PaginateController
PaginateViewHelper — Class in namespace Neos\Media\Browser\ViewHelpers

This ViewHelper renders a pagination for asset proxy objects

$ MediaCommandController#persistenceManager — Property in class MediaCommandController
MediaCommandController::persistAll() — Method in class MediaCommandController

Used as a callback when iterating large results sets

ImageEventListener::postRemove() — Method in class ImageEventListener
$ AbstractImageAdjustment#position — Property in class AbstractImageAdjustment

Order in which the adjustment is applied to the ImageVariant

$ CropImageAdjustment#position — Property in class CropImageAdjustment
$ QualityImageAdjustment#position — Property in class QualityImageAdjustment
$ ResizeImageAdjustment#position — Property in class ResizeImageAdjustment
$ Asset#persistenceManager — Property in class Asset
ProvidesOriginalUriInterface — Class in namespace Neos\Media\Domain\Model\AssetSource\AssetProxy

Interface for an Asset Proxy which provides an URI to the original binary data

$ NeosAssetProxy#persistenceManager — Property in class NeosAssetProxy
FileTypeIcon::path() — Method in class FileTypeIcon
$ ImageVariant#presetIdentifier — Property in class ImageVariant
$ ImageVariant#presetVariantName — Property in class ImageVariant
$ ImportedAssetManager#persistenceManager — Property in class ImportedAssetManager
$ Tag#parent — Property in class Tag
$ AbstractThumbnailGenerator#priority — Property in class AbstractThumbnailGenerator

The priority for this thumbnail generator.

$ DocumentThumbnailGenerator#priority — Property in class DocumentThumbnailGenerator

The priority for this thumbnail generator.

$ FontDocumentThumbnailGenerator#priority — Property in class FontDocumentThumbnailGenerator

The priority for this thumbnail generator.

$ IconThumbnailGenerator#priority — Property in class IconThumbnailGenerator

The priority for this thumbnail generator.

$ ImageThumbnailGenerator#priority — Property in class ImageThumbnailGenerator

The priority for this thumbnail generator.

ThumbnailRepository::persistThumbnailDirectly() — Method in class ThumbnailRepository

store via DBAL to avoid errors caused by concurrent creation of thumbnails - see https://github.com/neos/neos-development-collection/issues/3479#issuecomment-1016375400

$ AssetService#packageManager — Property in class AssetService
$ AssetSourceService#persistenceManager — Property in class AssetSourceService
ImageService::processImage() — Method in class ImageService
$ ThumbnailService#persistenceManager — Property in class ThumbnailService
$ ThumbnailService#presets — Property in class ThumbnailService
Package — Class in namespace Neos\Media

The Media Package

$ ArrayConverter#persistenceManager — Property in class ArrayConverter
$ ArrayConverter#priority — Property in class ArrayConverter
$ AssetCollectionToArrayConverter#persistenceManager — Property in class AssetCollectionToArrayConverter
$ AssetCollectionToArrayConverter#priority — Property in class AssetCollectionToArrayConverter
$ AssetInterfaceConverter#priority — Property in class AssetInterfaceConverter
$ AssetInterfaceConverter#persistenceManager — Property in class AssetInterfaceConverter
$ ImageConverter#priority — Property in class ImageConverter
$ ImageInterfaceArrayPresenter#priority — Property in class ImageInterfaceArrayPresenter
$ ImageInterfaceArrayPresenter#persistenceManager — Property in class ImageInterfaceArrayPresenter
$ ImageInterfaceConverter#processingInstructionsConverter — Property in class ImageInterfaceConverter
$ ImageInterfaceConverter#propertyMapper — Property in class ImageInterfaceConverter
$ ImageInterfaceConverter#priority — Property in class ImageInterfaceConverter
$ ImageInterfaceJsonSerializer#priority — Property in class ImageInterfaceJsonSerializer
$ ImageVariantConverter#priority — Property in class ImageVariantConverter
$ ImageVariantConverter#processingInstructionsConverter — Property in class ImageVariantConverter
ProcessingInstructionsConverter — Class in namespace Neos\Media\TypeConverter

Converts an array of processing instructions to matching adjustments

$ ProcessingInstructionsConverter#priority — Property in class ProcessingInstructionsConverter
$ TagConverter#priority — Property in class TagConverter
$ TagToArrayConverter#persistenceManager — Property in class TagToArrayConverter
$ TagToArrayConverter#priority — Property in class TagToArrayConverter
AssetIdsByProperty::propertyNames() — Method in class AssetIdsByProperty
AssetUsageIndexingService::pruneIndex() — Method in class AssetUsageIndexingService
$ SiteCommandController#packageManager — Property in class SiteCommandController
$ SiteCommandController#persistenceManager — Property in class SiteCommandController
SiteCommandController::pruneAllCommand() — Method in class SiteCommandController

This will completely prune the data of the specified content repository and remove all site-records.

WorkspaceCommandController::publishCommand() — Method in class WorkspaceCommandController

Publish changes of a workspace

$ ContentController#persistenceManager — Property in class ContentController
$ ContentController#propertyMapper — Property in class ContentController
$ ImpersonateController#partyService — Property in class ImpersonateController
$ MenuHelper#privilegeManager — Property in class MenuHelper
$ ModuleController#partyService — Property in class ModuleController
$ NodeController#privilegeManager — Property in class NodeController
$ NodeController#propertyMapper — Property in class NodeController
NodeController::previewAction() — Method in class NodeController
PackagesController — Class in namespace Neos\Neos\Controller\Module\Administration
$ PackagesController#packageManager — Property in class PackagesController
$ SitesController#packageManager — Property in class SitesController
$ UsersController#privilegeManager — Property in class UsersController
$ UsersController#policyService — Property in class UsersController
$ UserSettingsController#privilegeManager — Property in class UserSettingsController
$ NodesController#propertyMapper — Property in class NodesController
$ Domain#port — Property in class Domain
PublishingResult — Class in namespace Neos\Neos\Domain\Model

The publishing result DTO

$ Site#primaryDomain — Property in class Site
$ User#preferences — Property in class User

Preferences of this user

$ User#Persistence_Object_Identifier — Property in class User

This property will be introduced and initialised via Flows persistence magic aspect.

$ UserPreferences#preferences — Property in class UserPreferences

The actual settings

WorkspaceMetadataAndRoleRepository::pruneWorkspaceMetadata() — Method in class WorkspaceMetadataAndRoleRepository

Removes all workspace metadata records for the specified content repository id

WorkspaceMetadataAndRoleRepository::pruneRoleAssignments() — Method in class WorkspaceMetadataAndRoleRepository

Removes all workspace role assignments for the specified content repository id

$ FusionSourceCodeFactory#packageManager — Property in class FusionSourceCodeFactory
$ RenderingModeService#privilegeManager — Property in class RenderingModeService
SitePruningService::pruneAll() — Method in class SitePruningService
$ SiteService#persistenceManager — Property in class SiteService
SiteService::pruneSite() — Method in class SiteService

Remove given site all nodes for that site and all domains associated.

SiteService::pruneAll() — Method in class SiteService

Remove all sites and their respective nodes and domains

$ UserService#partyRepository — Property in class UserService
$ UserService#partyService — Property in class UserService
$ UserService#policyService — Property in class UserService
$ UserService#privilegeManager — Property in class UserService
$ UserService#persistenceManager — Property in class UserService
WorkspacePublishingService::pendingWorkspaceChanges() — Method in class WorkspacePublishingService
WorkspacePublishingService::publishWorkspace() — Method in class WorkspacePublishingService
WorkspacePublishingService::publishChangesInSite() — Method in class WorkspacePublishingService
WorkspacePublishingService::publishChangesInDocument() — Method in class WorkspacePublishingService
ImpendingHardRemovalConflictRepository::pruneConflictsForWorkspace() — Method in class ImpendingHardRemovalConflictRepository
ImpendingHardRemovalConflictRepository::pruneConflictsForContentRepository() — Method in class ImpendingHardRemovalConflictRepository
NodeUriBuilder::previewUriFor() — Method in class NodeUriBuilder

Returns a host absolute uri with json encoded node address as query parameter.

DocumentUriPathProjectionFactory::projectionTableNamePrefix() — Method in class DocumentUriPathProjectionFactory
SiteDetectionMiddleware::process() — Method in class SiteDetectionMiddleware
$ ContentElementEditableImplementation#privilegeManager — Property in class ContentElementEditableImplementation
$ ContentElementWrappingImplementation#privilegeManager — Property in class ContentElementWrappingImplementation
$ NodeWrappingHandler#privilegeManager — Property in class NodeWrappingHandler
PageHandler — Class in namespace Neos\Neos\Fusion\ExceptionHandlers

A special exception handler that is used on the outer path to catch all unhandled exceptions and uses other exception handlers depending on the login status.

$ PageHandler#privilegeManager — Property in class PageHandler
PageHandler::prepareFluidView() — Method in class PageHandler

Prepare a Fluid view for rendering an error page with the Neos backend

NodeHelper::path() — Method in class NodeHelper
$ NodeLabelToken#prefix — Property in class NodeLabelToken
$ NodeLabelToken#postfix — Property in class NodeLabelToken
NodeLabelToken::prefix() — Method in class NodeLabelToken

Add a text before the main label

NodeLabelToken::postfix() — Method in class NodeLabelToken

Add a text after the main label (can will be cropped)

NodeLabelToken::properties() — Method in class NodeLabelToken
PluginImplementation — Class in namespace Neos\Neos\Fusion

A Fusion Plugin object.

PluginImplementation::passArgumentsToPluginRequest() — Method in class PluginImplementation

Pass the arguments which were addressed to the plugin to its own request

DefaultPropertyEditorPostprocessor::process() — Method in class DefaultPropertyEditorPostprocessor
IconNameMappingPostprocessor::process() — Method in class IconNameMappingPostprocessor
$ NodeTypePresetPostprocessor#propertyPresetConfiguration — Property in class NodeTypePresetPostprocessor
NodeTypePresetPostprocessor::process() — Method in class NodeTypePresetPostprocessor
Package — Class in namespace Neos\Neos

The Neos Package

$ Package#protected — Property in class Package
$ NodeTypesStreamWrapper#packageManager — Property in class NodeTypesStreamWrapper
NodeTypesStreamWrapper::pathStat() — Method in class NodeTypesStreamWrapper

Retrieve information about a file.

$ BackendRedirectionService#persistenceManager — Property in class BackendRedirectionService
$ BackendRedirectionService#propertyMapper — Property in class BackendRedirectionService
$ BackendRedirectionService#privilegeManager — Property in class BackendRedirectionService
$ BackendRedirectionService#preferedStartModules — Property in class BackendRedirectionService
$ ContentElementEditableService#privilegeManager — Property in class ContentElementEditableService
AbstractServiceController::processRequest() — Method in class AbstractServiceController

Catch exceptions while processing an exception and respond to JSON format TODO: This is an explicit exception handling that will be replaced by format-enabled exception handlers.

$ ImageVariantGarbageCollector#persistenceManager — Property in class ImageVariantGarbageCollector
$ ImpersonateService#persistenceManager — Property in class ImpersonateService
$ ImpersonateService#policyService — Property in class ImpersonateService
$ DateStringConverter#priority — Property in class DateStringConverter

The priority for this converter.

$ XliffService#packagesRegisteredForAutoInclusion — Property in class XliffService
$ XliffService#packageManager — Property in class XliffService
$ EntityToIdentityConverter#priority — Property in class EntityToIdentityConverter

The priority for this converter.

$ EntityToIdentityConverter#persistenceManager — Property in class EntityToIdentityConverter
$ NodeAddressToNodeConverter#priority — Property in class NodeAddressToNodeConverter
$ NodeAddressToStringConverter#priority — Property in class NodeAddressToStringConverter
$ NodeToNodeAddressStringConverter#priority — Property in class NodeToNodeAddressStringConverter
PackageKeyValidator — Class in namespace Neos\Neos\Validation\Validator

Validator for package keys

PasswordValidator — Class in namespace Neos\Neos\Validation\Validator

Validator for passwords

$ EditableViewHelper#privilegeManager — Property in class EditableViewHelper
$ KickstartCommandController#packageManager — Property in class KickstartCommandController
$ AfxTemplateGenerator#packageManager — Property in class AfxTemplateGenerator
$ WorkspaceController#propertyMapper — Property in class WorkspaceController
$ WorkspaceController#packageManager — Property in class WorkspaceController
$ WorkspaceController#policyService — Property in class WorkspaceController
WorkspaceController::publishDocumentAction() — Method in class WorkspaceController

Publish a single document node

WorkspaceController::publishOrDiscardNodesAction() — Method in class WorkspaceController
WorkspaceController::publishWorkspaceAction() — Method in class WorkspaceController

Publishes the whole workspace

WorkspaceController::postProcessDiffArray() — Method in class WorkspaceController

A workaround for some missing functionality in the Diff Renderer:

WorkspaceController::prepareBaseWorkspaceOptions() — Method in class WorkspaceController

Creates an array of workspace names and their respective titles which are possible base workspaces

HttpHeaderFlashMessageStorage::persist() — Method in class HttpHeaderFlashMessageStorage
PendingChanges — Class in namespace Neos\Workspace\Ui\ViewModel

Q

QualityImageAdjustment — Class in namespace Neos\Media\Domain\Model\Adjustment

An adjustment for quality of an image

$ QualityImageAdjustment#quality — Property in class QualityImageAdjustment
QualityTrait — Class in namespace Neos\Media\Domain\Model

Trait for methods regarding the quality of an asset

$ QualityTrait#quality — Property in class QualityTrait
$ ThumbnailConfiguration#quality — Property in class ThumbnailConfiguration

R

ContentGraphIntegrityCommandController::runViolationDetectionCommand() — Method in class ContentGraphIntegrityCommandController
ContentStreamCommandController::removeDanglingCommand() — Method in class ContentStreamCommandController

Removes all nodes, hierarchy relations and content stream entries which are not needed anymore from the projections.

SubscriptionCommandController::replayCommand() — Method in class SubscriptionCommandController

Replays the specified subscription of a Content Repository by resetting its state and performing a full catchup.

SubscriptionCommandController::replayAllCommand() — Method in class SubscriptionCommandController

Replays all projections of the specified Content Repository by resetting their states and performing a full catchup

SubscriptionCommandController::reactivateCommand() — Method in class SubscriptionCommandController

Reactivate a subscription (Advanced & Experimental)

$ NodeTypeEnrichmentService#resourceManager — Property in class NodeTypeEnrichmentService
NodeTypeEnrichmentService::resolveHelpMessageThumbnail() — Method in class NodeTypeEnrichmentService

Resolve help message thumbnail url

ContentRepositoryRegistry::resetFactoryInstance() — Method in class ContentRepositoryRegistry
$ DoctrinePersistentObjectNormalizer#reflectionService — Property in class DoctrinePersistentObjectNormalizer
Configuration::registerAvailableVersions() — Method in class Configuration

Loads a list of available versions into an array.

YamlConfiguration::registerAvailableVersions() — Method in class YamlConfiguration

Loads a list of available versions into an array.

YamlConfiguration::registerVersionInDirectory() — Method in class YamlConfiguration
SubscriptionReplayProcessor::run() — Method in class SubscriptionReplayProcessor
ContentSubgraphWithRuntimeCaches::retrieveNodePath() — Method in class ContentSubgraphWithRuntimeCaches

Determine the absolute path of a node

NodeByNodeAggregateIdCache::rememberNonExistingNodeAggregateId() — Method in class NodeByNodeAggregateIdCache
ParentNodeIdByChildNodeIdCache::rememberNonExistingParentNode() — Method in class ParentNodeIdByChildNodeIdCache
SubgraphCachePool::reset() — Method in class SubgraphCachePool
RaceConditionTrackerCommandController — Class in namespace Neos\ContentRepository\BehavioralTests\ProjectionRaceConditionTester\Command

For full docs and context, see {RaceTrackerCatchUpHook}

RaceConditionTrackerCommandController::resetCommand() — Method in class RaceConditionTrackerCommandController

Reset the race condition tracker by clearing the stored traces in Redis.

RaceTrackerCatchUpHook — Class in namespace Neos\ContentRepository\BehavioralTests\ProjectionRaceConditionTester

We had some race conditions in projections We saw some non-deterministic, random errors when running the tests - unluckily only on Linux, not on OSX: On OSX, forking a new subprocess in {SubprocessProjectionCatchUpTrigger} is WAY slower than in Linux; and thus the race conditions which appears if two projector instances of the same class run concurrently won't happen (or are way less likely).

RaceTrackerCatchUpHookFactory — Class in namespace Neos\ContentRepository\BehavioralTests\ProjectionRaceConditionTester

For full docs and context, see {RaceTrackerCatchUpHook}

RedisInterleavingLogger — Class in namespace Neos\ContentRepository\BehavioralTests\ProjectionRaceConditionTester

For full docs and context, see {RaceTrackerCatchUpHook}

RedisInterleavingLogger::reset() — Method in class RedisInterleavingLogger
DebugEventProjection::resetState() — Method in class DebugEventProjection
CommandSimulator::run() — Method in class CommandSimulator

Start the simulation for the passed function which receives as argument the {handle} function.

InterDimensionalVariationGraph::reduceSetToRelativeRoots() — Method in class InterDimensionalVariationGraph
ConstraintChecks::requireContentStream() — Method in class ConstraintChecks
ConstraintChecks::requireDimensionSpacePointToExist() — Method in class ConstraintChecks
ConstraintChecks::requireNodeType() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeToNotBeAbstract() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeToBeOfTypeRoot() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeToNotBeOfTypeRoot() — Method in class ConstraintChecks
ConstraintChecks::requireRootNodeTypeToBeUnoccupied() — Method in class ConstraintChecks
ConstraintChecks::requireTetheredDescendantNodeTypesToExist() — Method in class ConstraintChecks
ConstraintChecks::requireTetheredDescendantNodeTypesToNotBeOfTypeRoot() — Method in class ConstraintChecks
ConstraintChecks::requireExistingDeclaredTetheredDescendantsToBeTethered() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeToDeclareProperty() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeToDeclareReference() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeNotToDeclareTetheredChildNodeName() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeToAllowNodesOfTypeInReference() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeToAllowNumberOfReferencesInReference() — Method in class ConstraintChecks
ConstraintChecks::requireConstraintsImposedByAncestorsAreMet() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeConstraintsImposedByParentToBeMet() — Method in class ConstraintChecks
ConstraintChecks::requireNodeTypeConstraintsImposedByGrandparentToBeMet() — Method in class ConstraintChecks
ConstraintChecks::requireProjectedNodeAggregate() — Method in class ConstraintChecks
ConstraintChecks::requireProjectedNodeAggregateToNotExist() — Method in class ConstraintChecks
ConstraintChecks::requireProjectedParentNodeAggregate() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToCoverDimensionSpacePoint() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToCoverDimensionSpacePoints() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToNotBeRoot() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToBeUntethered() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToNotBeDescendant() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToBeSibling() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToBeChild() — Method in class ConstraintChecks
ConstraintChecks::requireNodeNameToBeUncovered() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToOccupyDimensionSpacePoint() — Method in class ConstraintChecks
ConstraintChecks::requireNodeAggregateToNotOccupyDimensionSpacePoint() — Method in class ConstraintChecks
ConstraintChecks::requireDescendantNodesToNotFallbackToDimensionSpacePointsOtherThan() — Method in class ConstraintChecks
DimensionSpaceInternals::requireOrderedOccupiedDimensionSpacePoints() — Method in class DimensionSpaceInternals

A node aggregate's order of {NodeAggregate::$occupiedDimensionSpacePoints} is undefined as returned from the database.

DimensionSpaceInternals::requireOrderedOriginDimensionSpacePoints() — Method in class DimensionSpaceInternals

FIXME: This method might make sense on the InterDimensionVariationGraph but for this an explicit distinctions of unordered Set and List value objects for dimension space points is required. Currently we have Set value objects that still have sometimes an order with meaning.

NodeReferencingInternals::requireNodeType() — Method in class NodeReferencingInternals
RebasableToOtherWorkspaceInterface — Class in namespace Neos\ContentRepository\Core\Feature\Common

Common (marker) interface for all commands that need to be serialized for rebasing to other workspaces

NodeCreation::requireNodeType() — Method in class NodeCreation
NodeCreation::requireNodeTypeToNotBeAbstract() — Method in class NodeCreation
NodeCreation::requireNodeTypeToBeOfTypeRoot() — Method in class NodeCreation
NodeCreation::requireNodeTypeNotToDeclareTetheredChildNodeName() — Method in class NodeCreation
NodeModification::requireNodeType() — Method in class NodeModification
NodeModification::requireProjectedNodeAggregate() — Method in class NodeModification
NodeMove::requireNodeTypeNotToDeclareTetheredChildNodeName() — Method in class NodeMove
NodeMove::requireProjectedNodeAggregate() — Method in class NodeMove
NodeMove::requireNodeAggregateToBeSibling() — Method in class NodeMove
NodeMove::requireNodeAggregateToBeChild() — Method in class NodeMove
$ NodeReferencesForName#references — Property in class NodeReferencesForName
$ NodeReferencesToWrite#referencesForName — Property in class NodeReferencesToWrite
$ SerializedNodeReferences#references — Property in class SerializedNodeReferences
$ SerializedNodeReferencesForName#references — Property in class SerializedNodeReferencesForName
NodeReferencing::requireProjectedNodeAggregate() — Method in class NodeReferencing
RemoveNodeAggregate — Class in namespace Neos\ContentRepository\Core\Feature\NodeRemoval\Command

The "Remove node aggregate" command

$ RemoveNodeAggregate#removalAttachmentPoint — Property in class RemoveNodeAggregate
$ NodeAggregateWasRemoved#removalAttachmentPoint — Property in class NodeAggregateWasRemoved
NodeRemoval::requireNodeAggregateNotToBeTethered() — Method in class NodeRemoval
NodeTypeChange::requireNodeAggregateToBeUntethered() — Method in class NodeTypeChange
NodeTypeChange::requireProjectedNodeAggregate() — Method in class NodeTypeChange
NodeTypeChange::requireConstraintsImposedByAncestorsAreMet() — Method in class NodeTypeChange
NodeTypeChange::requireNodeTypeConstraintsImposedByParentToBeMet() — Method in class NodeTypeChange
NodeTypeChange::requireNodeTypeConstraintsImposedByGrandparentToBeMet() — Method in class NodeTypeChange
RebaseableCommand — Class in namespace Neos\ContentRepository\Core\Feature
RebaseableCommands — Class in namespace Neos\ContentRepository\Core\Feature
RootNodeAggregateDimensionsWereUpdated — Class in namespace Neos\ContentRepository\Core\Feature\RootNodeCreation\Event

A root node aggregate is now visible in other dimensions. Needed when configured dimensions change.

RootNodeAggregateWithNodeWasCreated — Class in namespace Neos\ContentRepository\Core\Feature\RootNodeCreation\Event

A root node aggregate and its initial node were created

RootNodeHandling — Class in namespace Neos\ContentRepository\Core\Feature\RootNodeCreation
RootNodeHandling::requireNodeType() — Method in class RootNodeHandling
RootNodeHandling::requireNodeTypeToNotBeAbstract() — Method in class RootNodeHandling
RootNodeHandling::requireNodeTypeToBeOfTypeRoot() — Method in class RootNodeHandling
RootNodeHandling::requireDescendantNodesToNotFallbackToDimensionSpacePointsOtherThan() — Method in class RootNodeHandling
RootWorkspaceWasCreated — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Event

Event triggered to indicate that a root workspace, i.e. a workspace without base workspace, was created.

RebaseWorkspace — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase\Command

Rebase a workspace

ContentSubgraphInterface::retrieveNodePath() — Method in class ContentSubgraphInterface

Determine the absolute path of a node

Nodes::reverse() — Method in class Nodes
ProjectionIntegrityViolationDetectionRunner::run() — Method in class ProjectionIntegrityViolationDetectionRunner
ProjectionIntegrityViolationDetectorInterface::referenceIntegrityIsProvided() — Method in class ProjectionIntegrityViolationDetectorInterface

Checks that the reference edges are connected at source (e.g. to "A") and at destination (e.g. to "B")

ProjectionIntegrityViolationDetectorInterface::referencesAreDistinctlySorted() — Method in class ProjectionIntegrityViolationDetectorInterface

Checks that references originating at the same origin (and name) have different sortings.

Reference — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

A reference to a given node by a name and with optional reference properties

References — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

An immutable, 0-indexed, type-safe collection of Reference objects

$ References#references — Property in class References
ProjectionInterface::resetState() — Method in class ProjectionInterface
ContentRepositoryMaintainer::replaySubscription() — Method in class ContentRepositoryMaintainer
ContentRepositoryMaintainer::replayAllSubscriptions() — Method in class ContentRepositoryMaintainer
ContentRepositoryMaintainer::reactivateSubscription() — Method in class ContentRepositoryMaintainer

Reactivate a subscription

ContentStreamPruner::removeDanglingContentStreams() — Method in class ContentStreamPruner

Removes all nodes, hierarchy relations and content stream entries which are not needed anymore from the projections.

WorkspaceMaintenanceService::rebaseOutdatedWorkspaces() — Method in class WorkspaceMaintenanceService
ReferenceCannotBeSet — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a reference was attempted to be set but cannot be

RootNodeAggregateTypeIsAlreadyOccupied — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception
ReferenceName — Class in namespace Neos\ContentRepository\Core\SharedModel\Node
Result — Class in namespace Neos\ContentRepository\Core\Subscription\Engine
SubscriptionEngine::reactivate() — Method in class SubscriptionEngine
SubscriptionEngine::reset() — Method in class SubscriptionEngine
MysqlPlatformContentRepositoryLocker::releaseLock() — Method in class MysqlPlatformContentRepositoryLocker

Release a global lock for the content repository.

ReleasingLockFailed — Class in namespace Neos\ContentRepository\Dbal
AssetExtractor::run() — Method in class AssetExtractor
VisitedNodeAggregate::resolveAffectedDimensionSpacePoints() — Method in class VisitedNodeAggregate

Resolves the dimension space points whose visibility follows the given (hidden) occupant, i.e. the points a disable tag for the occupant must affect after all variants of its node aggregate have been processed.

AssetExportProcessor::run() — Method in class AssetExportProcessor
EventExportProcessor::run() — Method in class EventExportProcessor
SitesExportProcessor::run() — Method in class SitesExportProcessor
RootNodeTypeMapping — Class in namespace Neos\ContentRepository\LegacyNodeMigration
ReferenceNodesOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"referenceNodes" operation working on Nodes

ReferencePropertyOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

Used to access properties of a ContentRepository Reference

ReferencesOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"references" operation working on Nodes

RemoveOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

Removes the given Node from the current context.

$ CRTestSuiteRuntimeVariables#rememberedNodeAggregateIds — Property in class CRTestSuiteRuntimeVariables
CRTestSuiteTrait::readPayloadTable() — Method in class CRTestSuiteTrait
ContentStreamClosing::readPayloadTable() — Method in class ContentStreamClosing
NodeCreation::readPayloadTable() — Method in class NodeCreation
NodeModification::readPayloadTable() — Method in class NodeModification
NodeMove::readPayloadTable() — Method in class NodeMove
NodeReferencing::readPayloadTable() — Method in class NodeReferencing
NodeRemoval::readPayloadTable() — Method in class NodeRemoval
SubtreeTagging::readPayloadTable() — Method in class SubtreeTagging
WorkspaceCreation::readPayloadTable() — Method in class WorkspaceCreation
GenericCommandExecutionAndEventPublication::readPayloadTable() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::resolveShortCommandName() — Method in class GenericCommandExecutionAndEventPublication
FakeAuthProvider::replaceAuthProvider() — Method in class FakeAuthProvider
FakeAuthProvider::resetAuthProvider() — Method in class FakeAuthProvider
FakeContentDimensionSourceFactory::reset() — Method in class FakeContentDimensionSourceFactory
FakeNodeTypeManagerFactory::reset() — Method in class FakeNodeTypeManagerFactory
Diff::render() — Method in class Diff

Render a diff using the supplied rendering class and return it.

AbstractRenderer::render() — Method in class AbstractRenderer

Render the diff.

HtmlArrayRenderer::render() — Method in class HtmlArrayRenderer

Render and return an array structure suitable for generating HTML based differences. Generally called by subclasses that generate a HTML based diff and return an array of the changes to show in the diff.

HtmlInlineRenderer::render() — Method in class HtmlInlineRenderer

Render a and return diff with changes between the two sequences displayed inline (under each other)

HtmlSideBySideRenderer::render() — Method in class HtmlSideBySideRenderer

Render a and return diff with changes between the two sequences displayed side by side.

TextContextRenderer::render() — Method in class TextContextRenderer

Render and return a context formatted (old school!) diff file.

TextUnifiedRenderer::render() — Method in class TextUnifiedRenderer

Render and return a unified diff.

SequenceMatcher::ratio() — Method in class SequenceMatcher

Return a measure of the similarity between the two sequences.

Lexer::rewind() — Method in class Lexer

Rewinds the iteration by one step

AfxService::renderFusionAttributes() — Method in class AfxService
$ CacheSegmentParser#randomCacheMarker — Property in class CacheSegmentParser
$ CacheSegmentParser#randomCacheMarkerLength — Property in class CacheSegmentParser
CacheSegmentParser::reduceSegmentDataToCacheRelevantInformation() — Method in class CacheSegmentParser

Make sure that we keep only necessary information for caching and strip all internal segment data.

$ ContentCache#randomCacheMarker — Property in class ContentCache
ContentCache::renderContentCacheEntryIdentifier() — Method in class ContentCache

Renders an identifier for a content cache entry

ContentCache::replaceCachePlaceholders() — Method in class ContentCache

Find cache placeholders in a cached segment and return the identifiers

ContentCache::replaceUncachedPlaceholders() — Method in class ContentCache

Replace segments which are marked as not-cacheable by their actual content by invoking the Fusion Runtime.

RuntimeContentCache — Class in namespace Neos\Fusion\Core\Cache

Integrate the ContentCache into the Fusion Runtime

$ RuntimeContentCache#runtime — Property in class RuntimeContentCache
EelNeosDeprecationTracer::recordPropertyAccess() — Method in class EelNeosDeprecationTracer
EelNeosDeprecationTracer::recordMethodCall() — Method in class EelNeosDeprecationTracer
EelNeosDeprecationTracer::recordFunctionCall() — Method in class EelNeosDeprecationTracer
$ AbstractRenderingExceptionHandler#runtime — Property in class AbstractRenderingExceptionHandler

Current Fusion runtime

ParserException::renderAndInitializeFullMessage() — Method in class ParserException
ParserException::renderErrorLinePreview() — Method in class ParserException
FilePatternResolver::resolveFilesByPattern() — Method in class FilePatternResolver
FilePatternResolver::resolveRelativePath() — Method in class FilePatternResolver
MergedArrayTree::removeValueInTree() — Method in class MergedArrayTree
$ Parser#reservedParseTreeKeys — Property in class Parser

Reserved parse tree keys for internal usage.

Runtime — Class in namespace Neos\Fusion\Core

Fusion Runtime

$ Runtime#runtimeConfiguration — Property in class Runtime
$ Runtime#runtimeContentCache — Property in class Runtime
Runtime::renderEntryPathWithContext() — Method in class Runtime

Entry point to render a Fusion path with the context.

Runtime::render() — Method in class Runtime

Render an absolute Fusion path and return the result.

RuntimeConfiguration — Class in namespace Neos\Fusion\Core
RuntimeFactory — Class in namespace Neos\Fusion\Core
RuntimeException — Class in namespace Neos\Fusion\Exception

This exception wraps an inner exception during rendering.

$ AbstractFusionObject#runtime — Property in class AbstractFusionObject
CaseImplementation::renderMatcher() — Method in class CaseImplementation

Render the given matcher

ComponentImplementation::render() — Method in class ComponentImplementation

Evaluate the renderer with the give context and return

$ FluidView#resourcePackage — Property in class FluidView
LazyProps::rewind() — Method in class LazyProps
ResponseHeadImplementation — Class in namespace Neos\Fusion\FusionObjects\Http

Response Head generate a standard HTTP response head

$ ResponseHeadImplementation#responseFactory — Property in class ResponseHeadImplementation
ReduceImplementation — Class in namespace Neos\Fusion\FusionObjects

Reduce an array to a single value.

RendererImplementation — Class in namespace Neos\Fusion\FusionObjects

Renderer Fusion Object

ResourceUriImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion object to create resource URIs

$ ResourceUriImplementation#resourceManager — Property in class ResourceUriImplementation
RegexCommentTemplatePair — Class in namespace Neos\Fusion\Migrations\EelExpression
FusionMigrationTrait::replaceEelExpression() — Method in class FusionMigrationTrait
FusionMigrationTrait::renameFusionPrototype() — Method in class FusionMigrationTrait
FusionMigrationTrait::renameOnlyFusionPrototypeInstantiations() — Method in class FusionMigrationTrait
FusionMigrationTrait::replaceEelExpressionInsideFusionPath() — Method in class FusionMigrationTrait
DebugStack::register() — Method in class DebugStack
RenderAttributesTrait — Class in namespace Neos\Fusion\Service
RenderAttributesTrait::renderAttributes() — Method in class RenderAttributesTrait

Render the tag attributes for the given key->values as string, if a value is an iterable it will be concatenated with spaces as separator

RenderViewHelper — Class in namespace Neos\Fusion\ViewHelpers

Render a Fusion object with a relative Fusion path, optionally pushing new variables onto the Fusion context.

RenderViewHelper::render() — Method in class RenderViewHelper

Evaluate the Fusion object at $path and return the rendered result.

$ FusionView#runtimeFactory — Property in class FusionView
FusionView::render() — Method in class FusionView

Render the view to a full response in case a Neos.Fusion:Http.Message was used.

AssetController::replaceAssetResourceAction() — Method in class AssetController
AssetController::relatedNodesAction() — Method in class AssetController

Get Related Nodes for an asset (proxy action)

UsageController::relatedNodesAction() — Method in class UsageController

Get Related Nodes for an asset

PaginateViewHelper::render() — Method in class PaginateViewHelper

Render this view helper

ThumbnailViewHelper::render() — Method in class ThumbnailViewHelper

Renders an HTML img tag with a thumbnail or preview image, created from a given asset proxy.

$ MediaCommandController#reflectionService — Property in class MediaCommandController
MediaCommandController::removeUnusedCommand() — Method in class MediaCommandController

Remove unused assets

MediaCommandController::renderThumbnailsCommand() — Method in class MediaCommandController

Render ungenerated thumbnails

MediaCommandController::removeVariantsCommand() — Method in class MediaCommandController

Cleanup imageVariants with provided identifier and variant name.

MediaCommandController::renderVariantsCommand() — Method in class MediaCommandController

Render asset variants

CropImageAdjustment::refit() — Method in class CropImageAdjustment

Refits the crop proportions to be the maximum size within the image boundaries.

ResizeImageAdjustment — Class in namespace Neos\Media\Domain\Model\Adjustment

An adjustment for resizing an image

$ ResizeImageAdjustment#ratioMode — Property in class ResizeImageAdjustment

One of the ImagineImageInterface::RATIOMODE_* constants

ResizeImageAdjustment::resize() — Method in class ResizeImageAdjustment

Executes the actual resizing operation on the Imagine image.

$ Asset#resourceManager — Property in class Asset
$ Asset#resource — Property in class Asset
Asset::refresh() — Method in class Asset

Refreshes this asset after the Resource or any other parameters affecting thumbnails have been modified

Asset::removeTag() — Method in class Asset

Remove a single tag from this asset

AssetCollection::removeAsset() — Method in class AssetCollection

Remove one asset from the asset collection

AssetCollection::removeTag() — Method in class AssetCollection

Remove a single tag from this asset

$ NeosAssetProxy#resourceManager — Property in class NeosAssetProxy
NeosAssetProxyQueryResult::rewind() — Method in class NeosAssetProxyQueryResult
$ NeosAssetSource#resourceManager — Property in class NeosAssetSource
Image::refresh() — Method in class Image

Calculates image width and height from the image resource.

Image::replaceVariant() — Method in class Image

Replace a variant of this image, based on preset identifier and preset variant name.

ImageVariant::refresh() — Method in class ImageVariant

Refreshes this image variant: according to the added adjustments, a new image is rendered and stored as this image variant's resource.

ImageVariant::renderResource() — Method in class ImageVariant

Tells the ImageService to render the resource of this ImageVariant according to the existing adjustments.

$ ImportedAsset#remoteAssetIdentifier — Property in class ImportedAsset
ImportedAssetManager::registerImportedAsset() — Method in class ImportedAssetManager
ImportedAssetManager::registerCreatedAsset() — Method in class ImportedAssetManager

Register that an asset was created.

ImportedAssetManager::registerRemovedAsset() — Method in class ImportedAssetManager

When an asset was removed (supposedly by a user), also remove the corresponding entry in the imported assets registry

ResourceBasedInterface — Class in namespace Neos\Media\Domain\Model

Base interface for any class which is based on a PersistentResource.

ResourceBasedInterface::refresh() — Method in class ResourceBasedInterface

Refreshes this asset after the PersistentResource has been modified

$ Thumbnail#resource — Property in class Thumbnail
Thumbnail::refresh() — Method in class Thumbnail

Refreshes this asset after the PersistentResource has been modified

$ AbstractThumbnailGenerator#resourceManager — Property in class AbstractThumbnailGenerator
DocumentThumbnailGenerator::refresh() — Method in class DocumentThumbnailGenerator
FontDocumentThumbnailGenerator::refresh() — Method in class FontDocumentThumbnailGenerator
FontDocumentThumbnailGenerator::resize() — Method in class FontDocumentThumbnailGenerator
IconThumbnailGenerator::refresh() — Method in class IconThumbnailGenerator
ImageThumbnailGenerator::refresh() — Method in class ImageThumbnailGenerator
ThumbnailGeneratorInterface::refresh() — Method in class ThumbnailGeneratorInterface
$ AssetRepository#reflectionService — Property in class AssetRepository
AssetRepository::remove() — Method in class AssetRepository

Remove an asset while first validating if the object can be removed or if removal is blocked because the asset is still in use.

AssetRepository::removeWithoutUsageChecks() — Method in class AssetRepository

Remove the asset even if it is still in use. Use with care, it is probably better to first make sure the asset is not used anymore and then use the remove() method for removal.

$ AssetService#resourceManager — Property in class AssetService
$ AssetService#reflectionService — Property in class AssetService
AssetService::replaceAssetResource() — Method in class AssetService

Replace resource on an asset. Takes variants and redirect handling into account.

$ AssetSourceService#resourceManager — Property in class AssetSourceService
AssetVariantGenerator::recreateVariants() — Method in class AssetVariantGenerator
AssetVariantGenerator::recreateVariant() — Method in class AssetVariantGenerator
AssetVariantGenerator::renderVariant() — Method in class AssetVariantGenerator
$ ImageService#resourceManager — Property in class ImageService
$ ThumbnailService#resourceManager — Property in class ThumbnailService
ThumbnailService::refreshThumbnail() — Method in class ThumbnailService

Refreshes a thumbnail and persists the thumbnail

ThumbnailGeneratorStrategy::refresh() — Method in class ThumbnailGeneratorStrategy

Refresh the given thumbnail

$ AssetValidator#reflectionService — Property in class AssetValidator
ReadAssetCollectionPrivilege — Class in namespace Neos\Media\Security\Authorization\Privilege

Privilege for restricting reading of AssetCollections

ReadAssetPrivilege — Class in namespace Neos\Media\Security\Authorization\Privilege

Privilege for restricting reading of Assets

ReadTagPrivilege — Class in namespace Neos\Media\Security\Authorization\Privilege

Privilege for restricting reading of Tags

$ AssetInterfaceConverter#resourceManager — Property in class AssetInterfaceConverter
$ AssetInterfaceConverter#resourcesAlreadyConvertedToAssets — Property in class AssetInterfaceConverter

Maps resource identifiers to assets that already got created during the current request.

$ FileTypeIconViewHelper#resourceManager — Property in class FileTypeIconViewHelper
FileTypeIconViewHelper::render() — Method in class FileTypeIconViewHelper

Renders an HTML tag for a file type icon for a given Neos.Media's asset instance

CheckboxViewHelper::render() — Method in class CheckboxViewHelper

Renders the checkbox.

RelativeDateViewHelper — Class in namespace Neos\Media\ViewHelpers\Format

Renders a DateTime formatted relative to the current date

RelativeDateViewHelper::render() — Method in class RelativeDateViewHelper

Renders a DateTime formatted relative to the current date.

ImageViewHelper::render() — Method in class ImageViewHelper

Renders an HTML img tag with a thumbnail image, created from a given image.

$ ThumbnailViewHelper#resourceManager — Property in class ThumbnailViewHelper
ThumbnailViewHelper::render() — Method in class ThumbnailViewHelper

Renders an HTML img tag with a thumbnail image, created from a given asset.

ImageViewHelper::render() — Method in class ImageViewHelper

Renders the path to a thumbnail image, created from a given image.

$ ThumbnailViewHelper#resourceManager — Property in class ThumbnailViewHelper
ThumbnailViewHelper::render() — Method in class ThumbnailViewHelper

Renders the path to a thumbnail image, created from a given asset.

AssetUsageRepository::removeAssetUsagesOfWorkspace() — Method in class AssetUsageRepository
AssetUsageRepository::removeAssetUsagesOfWorkspaceWithAllProperties() — Method in class AssetUsageRepository
AssetUsageRepository::removeAssetUsagesForNodeAggregateIdAndDimensionSpacePointWithAssetOnPropertyInWorkspaces() — Method in class AssetUsageRepository
AssetUsageRepository::removeAsset() — Method in class AssetUsageRepository
AssetUsageRepository::removeAll() — Method in class AssetUsageRepository
GlobalAssetUsageService::removeAssetUsageByAssetId() — Method in class GlobalAssetUsageService
AssetUsageIndexingService::removeIndexForWorkspaceNameNodeAggregateIdAndDimensionSpacePoint() — Method in class AssetUsageIndexingService
AssetUsageIndexingService::removeIndexForWorkspace() — Method in class AssetUsageIndexingService
UserCommandController::removeRoleCommand() — Method in class UserCommandController

Remove a role from a user

WorkspaceCommandController::rebaseCommand() — Method in class WorkspaceCommandController

Rebase workspace on base workspace

WorkspaceCommandController::rebaseOutdatedCommand() — Method in class WorkspaceCommandController

Rebase all outdated content streams

$ ContentController#resourceManager — Property in class ContentController
ImpersonateController::redirectIfPossible() — Method in class ImpersonateController

Fetching possible redirect options for the given action method and if everything is set we redirect to the configured controller action.

ImpersonateController::redirectWithParentRequest() — Method in class ImpersonateController
ImpersonateController::restoreAction() — Method in class ImpersonateController
ImpersonateController::restoreWithResponseAction() — Method in class ImpersonateController
$ NodeController#renderingModeService — Property in class NodeController
LoginController::replaceSessionCookie() — Method in class LoginController

Sets the session cookie to the given identifier, overriding an existing cookie.

SiteExportProcessor::run() — Method in class SiteExportProcessor
LiveWorkspaceCreationProcessor::run() — Method in class LiveWorkspaceCreationProcessor
SiteCreationProcessor::run() — Method in class SiteCreationProcessor
RenderingMode — Class in namespace Neos\Neos\Domain\Model

Describes the mode in which the Neos interface is rendering currently, mainly distinguishing between edit and preview modes currently.

ContentRepositoryPruningProcessor::run() — Method in class ContentRepositoryPruningProcessor
RoleAndMetadataPruningProcessor — Class in namespace Neos\Neos\Domain\Pruning

Pruning processor that removes role and metadata for a specified content repository

RoleAndMetadataPruningProcessor::run() — Method in class RoleAndMetadataPruningProcessor
SitePruningProcessor::run() — Method in class SitePruningProcessor
RenderingModeService — Class in namespace Neos\Neos\Domain\Service

Service to build and find RenderingMode objects

ResourceFusionAutoIncludeHandler — Class in namespace Neos\Neos\Domain\Service
SiteServiceInternals::removeSiteNode() — Method in class SiteServiceInternals
$ UserService#runtimeUserCache — Property in class UserService
UserService::removeRoleFromUser() — Method in class UserService

Removes the specified role from all accounts of the given user and potentially carries out further actions which are needed to properly reflect these changes.

UserService::removeRoleFromAccount() — Method in class UserService

Removes the specified role from the given account and potentially carries out further actions which are needed to properly reflect these changes.

WorkspacePublishingService::rebaseWorkspace() — Method in class WorkspacePublishingService
NeosSubtreeTag::removed() — Method in class NeosSubtreeTag

Content repository subtree tag which is used to denote that a node is soft removed

SoftRemovalGarbageCollector::run() — Method in class SoftRemovalGarbageCollector

Entry point to trigger the hard removal

RouterCacheHook — Class in namespace Neos\Neos\FrontendRouting\CatchUpHook
RouterCacheHookFactory — Class in namespace Neos\Neos\FrontendRouting\CatchUpHook
RequestToDimensionSpacePointContext — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution

See {DimensionResolverInterface} for documentation.

EventSourcedFrontendNodeRoutePartHandler::resolveWithParameters() — Method in class EventSourcedFrontendNodeRoutePartHandler

Outgoing URLs (link generation)

EventSourcedFrontendNodeRoutePartHandler::resolve() — Method in class EventSourcedFrontendNodeRoutePartHandler
ResolvedSiteNotFoundException — Class in namespace Neos\Neos\FrontendRouting\Exception
NodeShortcutResolver::resolveShortcutTarget() — Method in class NodeShortcutResolver

"adapter" for {resolveNode} when working with NodeAddresses.

NodeShortcutResolver::resolveNode() — Method in class NodeShortcutResolver

This method is used during routing (when creating URLs), to directly generate URLs to the shortcut TARGET, if linking to a shortcut.

$ NodeUriBuilderFactory#router — Property in class NodeUriBuilderFactory
DocumentUriPathProjection::resetState() — Method in class DocumentUriPathProjection
$ AbstractMenuItemsImplementation#renderHiddenInMenu — Property in class AbstractMenuItemsImplementation

Internal cache for the renderHiddenInMenu property.

AssetChangeHandlerForCacheFlushing::registerAssetChange() — Method in class AssetChangeHandlerForCacheFlushing

Fetches possible usages of the asset and registers nodes that use the asset as changed.

$ ConvertUrisImplementation#resourceManager — Property in class ConvertUrisImplementation
ConvertUrisImplementation::replaceLinkTargets() — Method in class ConvertUrisImplementation

Replace the target attribute of anchor tags in processedContent with the target specified by externalLinkTarget and resourceLinkTarget options.

$ LinkHelper#resourceManager — Property in class LinkHelper
LinkHelper::resolveNodeUri() — Method in class LinkHelper
LinkHelper::resolveAssetUri() — Method in class LinkHelper
NodeLabelToken::resolveLabelFromNodeType() — Method in class NodeLabelToken

Sets the label and postfix based on the nodetype

PluginImplementation::resolveDispatchArgumentsForPluginRequest() — Method in class PluginImplementation
ChangeProjection::resetState() — Method in class ChangeProjection
NodeTypesStreamWrapper::readDirectory() — Method in class NodeTypesStreamWrapper

Read entry from directory handle.

NodeTypesStreamWrapper::rewindDirectory() — Method in class NodeTypesStreamWrapper

Rewind directory handle.

NodeTypesStreamWrapper::removeDirectory() — Method in class NodeTypesStreamWrapper

Removes a directory.

NodeTypesStreamWrapper::rename() — Method in class NodeTypesStreamWrapper

Renames a file or directory.

NodeTypesStreamWrapper::read() — Method in class NodeTypesStreamWrapper

Read from stream.

NodeTypesStreamWrapper::resourceStat() — Method in class NodeTypesStreamWrapper

Retrieve information about a file resource.

BackendModuleRoutePartHandler::resolveValue() — Method in class BackendModuleRoutePartHandler

Iterate through the configured modules, find the matching module and set the route path accordingly

ReadNodePrivilege — Class in namespace Neos\Neos\Security\Authorization\Privilege

The privilege to read any matching node from the Content Repository.

ImageVariantGarbageCollector::removeUnusedImageVariant() — Method in class ImageVariantGarbageCollector

Removes unused ImageVariants after a Node property changes to a different ImageVariant.

ImpersonateService::restoreOriginalIdentity() — Method in class ImpersonateService
ImpersonateService::refreshTokens() — Method in class ImpersonateService
LinkingService::resolveNodeUri() — Method in class LinkingService

Resolves a given node:// URI to a "normal" HTTP(S) URI for the addressed node.

LinkingService::resolveAssetUri() — Method in class LinkingService

Resolves a given asset:// URI to a "normal" HTTP(S) URI for the addressed asset's resource.

TestingFusionAutoIncludeHandler::reset() — Method in class TestingFusionAutoIncludeHandler
NodePathResolver::resolveNodeAddressByPath() — Method in class NodePathResolver

Converts string-like node representations based the base node to the corresponding NodeAddress.

AuthenticationProviderLabelViewHelper::render() — Method in class AuthenticationProviderLabelViewHelper

Outputs a human friendly label for the authentication provider specified by $identifier

ColorOfStringViewHelper::render() — Method in class ColorOfStringViewHelper

Outputs a hex color code (#000000) based on $text

ConfigurationCacheVersionViewHelper::render() — Method in class ConfigurationCacheVersionViewHelper
ConfigurationTreeViewHelper::render() — Method in class ConfigurationTreeViewHelper

Render the $configuration

ConfigurationTreeViewHelper::renderSingleLevel() — Method in class ConfigurationTreeViewHelper

Recursive function rendering configuration and adding it to $this->output

CssBuiltVersionViewHelper::render() — Method in class CssBuiltVersionViewHelper
DocumentBreadcrumbPathViewHelper::render() — Method in class DocumentBreadcrumbPathViewHelper
IfModuleAccessibleViewHelper::render() — Method in class IfModuleAccessibleViewHelper

renders child if access to the given module is accessible, otherwise renders child.

IfModuleAccessibleViewHelper::renderStatic() — Method in class IfModuleAccessibleViewHelper
InterfaceLanguageViewHelper::render() — Method in class InterfaceLanguageViewHelper
IsAllowedToEditUserViewHelper::render() — Method in class IsAllowedToEditUserViewHelper

Returns whether the current user is allowed to edit the given user.

$ JavascriptConfigurationViewHelper#resourceManager — Property in class JavascriptConfigurationViewHelper
JavascriptConfigurationViewHelper::render() — Method in class JavascriptConfigurationViewHelper
JavascriptConfigurationViewHelper::renderMaximumFileUploadSize() — Method in class JavascriptConfigurationViewHelper

Returns the lowest configured maximum upload file size

TranslateViewHelper::render() — Method in class TranslateViewHelper

Renders the translated label.

UserInitialsViewHelper::render() — Method in class UserInitialsViewHelper

Render user initials or an abbreviated name for a given username.

XliffCacheVersionViewHelper::render() — Method in class XliffCacheVersionViewHelper
EditableViewHelper::render() — Method in class EditableViewHelper

In live workspace this just renders a tag; for logged in users with access to the Backend this also adds required attributes for the editing.

WrapViewHelper::render() — Method in class WrapViewHelper

In live workspace this just renders a the content.

GetTypeViewHelper::render() — Method in class GetTypeViewHelper
ModuleViewHelper::render() — Method in class ModuleViewHelper

Render a link to a specific module

NodeViewHelper::render() — Method in class NodeViewHelper

Renders the link. Renders the linked node's label if there's no child content.

ClosestDocumentViewHelper::render() — Method in class ClosestDocumentViewHelper
LabelViewHelper::render() — Method in class LabelViewHelper
InBackendViewHelper::render() — Method in class InBackendViewHelper
InEditModeViewHelper::render() — Method in class InEditModeViewHelper
InPreviewModeViewHelper::render() — Method in class InPreviewModeViewHelper
LiveViewHelper::render() — Method in class LiveViewHelper
StandaloneViewViewHelper::render() — Method in class StandaloneViewViewHelper
ModuleViewHelper::render() — Method in class ModuleViewHelper

Render a link to a specific module

NodeViewHelper::render() — Method in class NodeViewHelper

Renders the URI.

$ FusionExceptionView#runtimeFactory — Property in class FusionExceptionView
FusionExceptionView::render() — Method in class FusionExceptionView
$ FusionView#runtimeFactory — Property in class FusionView
$ FusionView#renderingModeService — Property in class FusionView
FusionView::render() — Method in class FusionView

Render the view to a full response in case a Neos.Fusion:Http.Message was used.

AssetJsonView::render() — Method in class AssetJsonView

Configures rendering according to the set variable(s) and calls render on the parent.

NodeJsonView::render() — Method in class NodeJsonView

Configures rendering according to the set variable(s) and calls render on the parent.

WorkspaceJsonView::render() — Method in class WorkspaceJsonView

Configures rendering according to the set variable(s) and calls render on the parent.

FusionRecursiveDirectoryRenderer::renderDirectory() — Method in class FusionRecursiveDirectoryRenderer

Renders whole directory recursivly

SimpleTemplateRenderer::render() — Method in class SimpleTemplateRenderer

Renders simple templates by replacing {key} variables in the template, by the value of the key in the contextVariables array

$ SiteGeneratorCollectingService#reflectionService — Property in class SiteGeneratorCollectingService
TimeableNodeVisibilityCommandController::runDaemonCommand() — Method in class TimeableNodeVisibilityCommandController

Run the execute command as daemon.

WorkspaceController::reviewAction() — Method in class WorkspaceController
WorkspaceController::rebaseAction() — Method in class WorkspaceController

Rebase a workspace

WorkspaceController::rebaseConfirmAction() — Method in class WorkspaceController

Confirm force rebase a workspace

WorkspaceController::renderContentChanges() — Method in class WorkspaceController

Renders the difference between the original and the changed content of the given node and returns it, along with meta information

WorkspaceController::renderSlimmedDownContent() — Method in class WorkspaceController

Renders a slimmed down representation of a property of the given node. The output will be HTML, but does not contain any markup from the original content.

S

ContentStreamCommandController::statusCommand() — Method in class ContentStreamCommandController

Detects if dangling content streams exists and which content streams could be pruned from the event stream

CrCommandController::setupCommand() — Method in class CrCommandController

Sets up and checks required dependencies for a Content Repository instance Like event store and projection database tables.

CrCommandController::statusCommand() — Method in class CrCommandController

Determine and output the status of the event store and all registered projections for a given Content Repository

NodeTypesCommandController::showCommand() — Method in class NodeTypesCommandController

Shows the merged configuration (including supertypes) of a NodeType

StructureAdjustmentsCommandController — Class in namespace Neos\ContentRepositoryRegistry\Command
SubscriptionCommandController — Class in namespace Neos\ContentRepositoryRegistry\Command

Manage subscriptions (mainly projections)

NodeTypeEnrichmentService::setChildNodeLabels() — Method in class NodeTypeEnrichmentService
NodeTypeEnrichmentService::setLabels() — Method in class NodeTypeEnrichmentService
NodeTypeEnrichmentService::setGlobalUiElementLabels() — Method in class NodeTypeEnrichmentService

Sets labels for global NodeType elements like tabs and groups and the general label.

NodeTypeEnrichmentService::shouldFetchTranslation() — Method in class NodeTypeEnrichmentService

Should a label be generated for the given field or is there something configured?

NodeTypeEnrichmentService::splitIdentifier() — Method in class NodeTypeEnrichmentService

Splits an identifier string of the form PackageKey:id or PackageKey:Source:id into an array with the keys id, source and packageKey.

SuperTypeConfigResolver — Class in namespace Neos\ContentRepositoryRegistry\Configuration

Implementation detail of {NodeTypeEnrichmentService}

$ ContentRepositoryRegistry#subgraphCachePool — Property in class ContentRepositoryRegistry
ContentRepositoryRegistry::subgraphForNode() — Method in class ContentRepositoryRegistry
StaticAuthProviderFactory — Class in namespace Neos\ContentRepositoryRegistry\Factory\AuthProvider
SystemClock — Class in namespace Neos\ContentRepositoryRegistry\Factory\Clock
SystemClockFactory — Class in namespace Neos\ContentRepositoryRegistry\Factory\Clock
SubscriptionStoreFactory — Class in namespace Neos\ContentRepositoryRegistry\Factory\SubscriptionStore
SubscriptionStoreFactoryInterface — Class in namespace Neos\ContentRepositoryRegistry\Factory\SubscriptionStore
DoctrinePersistentObjectNormalizer::supportsNormalization() — Method in class DoctrinePersistentObjectNormalizer
DoctrinePersistentObjectNormalizer::supportsDenormalization() — Method in class DoctrinePersistentObjectNormalizer
SubscriptionReplayProcessor — Class in namespace Neos\ContentRepositoryRegistry\Processors
SubgraphCachePool — Class in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory

Accessors to in Memory Cache

CRRegistrySubjectProvider::setUpCRRegistry() — Method in class CRRegistrySubjectProvider
DebugEventProjection::setUp() — Method in class DebugEventProjection

Set up the projection state (create/update required database tables, ...).

DebugEventProjection::status() — Method in class DebugEventProjection

Determines the setup status of the projection. E.g. are the database tables created or any columns missing.

DebugEventProjection::schemaNeedsAdditionalColumn() — Method in class DebugEventProjection
SubscriberFactoryDependencies — Class in namespace Neos\ContentRepository\Core\Factory
SetNodeProperties — Class in namespace Neos\ContentRepository\Core\Feature\NodeModification\Command

Add property values for a given node.

SetSerializedNodeProperties — Class in namespace Neos\ContentRepository\Core\Feature\NodeModification\Command

Set property values for a given node.

SerializedPropertyValue — Class in namespace Neos\ContentRepository\Core\Feature\NodeModification\Dto

"Raw" / Serialized property value as saved in the event log // in projections.

SerializedPropertyValues — Class in namespace Neos\ContentRepository\Core\Feature\NodeModification\Dto

"Raw" property values as saved in the event log // in projections.

SerializedPropertyValues::splitByScope() — Method in class SerializedPropertyValues
SetNodeReferences — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Command

Create a named reference from source to one or multiple destination nodes.

SetSerializedNodeReferences — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Command

Set property values for a given node.

SerializedNodeReference — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

"Raw" / Serialized node reference as saved in the event log // in projections.

SerializedNodeReferences — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

A collection of SerializedNodeReferencesForName objects, to be used when creating reference relations.

SerializedNodeReferencesForName — Class in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

A collection of all references for a ReferenceName

RebaseableCommands::separateMatchingAndRemainingCommands() — Method in class RebaseableCommands
StaticAuthProvider — Class in namespace Neos\ContentRepository\Core\Feature\Security

A simple auth provider that just statically returns the same user id that it was given upon construction time and grants all privileges

SubtreeTag — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Dto

A tag that can be added to Node aggregates that is inherited by all its descendants

SubtreeTags — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Dto

A type-safe collection of {SubtreeTag} instances

SubtreeWasTagged — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Event

A {SubtreeTag} was added to a node aggregate and effectively to its descendants

SubtreeWasUntagged — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Event

A {SubtreeTag} was removed from a node aggregate and effectively from its descendants Note: This event means that a tag and all inherited instances were removed. If the same tag was added for another Subtree below this aggregate, this will still be set!

SubtreeIsAlreadyTagged — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Exception
SubtreeIsNotTagged — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Exception
SubtreeTagging — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging
ArrayNormalizer::supportsDenormalization() — Method in class ArrayNormalizer
CollectionTypeDenormalizer::supportsDenormalization() — Method in class CollectionTypeDenormalizer
{@inheritdoc}
CollectionTypeDenormalizer::setSerializer() — Method in class CollectionTypeDenormalizer
{@inheritdoc}
ScalarNormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ScalarNormalizer::supportsNormalization() — Method in class ScalarNormalizer
ScalarNormalizer::supportsDenormalization() — Method in class ScalarNormalizer
UriNormalizer::supportsNormalization() — Method in class UriNormalizer
UriNormalizer::supportsDenormalization() — Method in class UriNormalizer
ValueObjectArrayDenormalizer::supportsDenormalization() — Method in class ValueObjectArrayDenormalizer
ValueObjectBoolDenormalizer::supportsDenormalization() — Method in class ValueObjectBoolDenormalizer
ValueObjectFloatDenormalizer::supportsDenormalization() — Method in class ValueObjectFloatDenormalizer
ValueObjectIntDenormalizer::supportsDenormalization() — Method in class ValueObjectIntDenormalizer
ValueObjectStringDenormalizer::supportsDenormalization() — Method in class ValueObjectStringDenormalizer
PropertyConverter::serializePropertyValues() — Method in class PropertyConverter
PropertyConverter::serializePropertyValue() — Method in class PropertyConverter
PropertyConverter::serializeReferencePropertyValues() — Method in class PropertyConverter
PropertyType::string() — Method in class PropertyType
NodeType::setFullConfiguration() — Method in class NodeType
AbsoluteNodePath::serializeToString() — Method in class AbsoluteNodePath
SearchTerm — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\SearchTerm

A search term for use in Filters for the {ContentSubgraphInterface} API.

SearchTermMatcher — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\SearchTerm

Performs search term check against the nodes properties

NodePath::serializeToString() — Method in class NodePath
ProjectionIntegrityViolationDetectorInterface::siblingsAreDistinctlySorted() — Method in class ProjectionIntegrityViolationDetectorInterface

Two children of the same parent are not allowed to have the same sorting

ProjectionIntegrityViolationDetectorInterface::subtreeTagsAreInherited() — Method in class ProjectionIntegrityViolationDetectorInterface

A is tagged with a subtree tag, so B and C should inherit that subtree tag (or explicitly have it set) This test should fail if e.g. in the example below, C is missing the "foo" tag (* = explicitly set, = inherited):

PropertyCollection::serialized() — Method in class PropertyCollection
Subtree — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph
Subtrees — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph
ProjectionInterface::setUp() — Method in class ProjectionInterface

Set up the projection state (create/update required database tables, ...).

ProjectionInterface::status() — Method in class ProjectionInterface

Determines the setup status of the projection. E.g. are the database tables created or any columns missing.

ProjectionStatus::setupRequired() — Method in class ProjectionStatus
ContentRepositoryMaintainer::setUp() — Method in class ContentRepositoryMaintainer
ContentRepositoryMaintainer::status() — Method in class ContentRepositoryMaintainer
ProcessedResult::success() — Method in class ProcessedResult
Result::success() — Method in class Result
SubscriptionEngine — Class in namespace Neos\ContentRepository\Core\Subscription\Engine

This is the internal core for the catchup

SubscriptionEngine::setup() — Method in class SubscriptionEngine
SubscriptionEngine::subscriptionStatus() — Method in class SubscriptionEngine
SubscriptionEngine::subscriptionStatusOfSetupExcluded() — Method in class SubscriptionEngine
SubscriptionEngineCriteria — Class in namespace Neos\ContentRepository\Core\Subscription\Engine
SubscriptionEngineAlreadyProcessingException — Class in namespace Neos\ContentRepository\Core\Subscription\Exception
SubscriptionCriteria — Class in namespace Neos\ContentRepository\Core\Subscription\Store
SubscriptionStoreInterface — Class in namespace Neos\ContentRepository\Core\Subscription\Store
SubscriptionStoreInterface::setup() — Method in class SubscriptionStoreInterface
Subscribers — Class in namespace Neos\ContentRepository\Core\Subscription\Subscriber

A collection of the registered subscribers.

Subscription — Class in namespace Neos\ContentRepository\Core\Subscription
SubscriptionError — Class in namespace Neos\ContentRepository\Core\Subscription
SubscriptionId — Class in namespace Neos\ContentRepository\Core\Subscription
SubscriptionIds — Class in namespace Neos\ContentRepository\Core\Subscription
SubscriptionStatusCollection — Class in namespace Neos\ContentRepository\Core\Subscription

A collection of the status of the subscribers.

SubscriptionStatusFilter — Class in namespace Neos\ContentRepository\Core\Subscription
Subscriptions — Class in namespace Neos\ContentRepository\Core\Subscription
DoctrineSubscriptionStore::setup() — Method in class DoctrineSubscriptionStore
SiteCommandController — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Command
SerializedPropertyValuesAndReferences — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
SiteDataLoader — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
SitesExportProcessor — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Processors
$ BackReferenceNodesOperation#shortName — Property in class BackReferenceNodesOperation
{@inheritdoc}
$ BackReferencesOperation#shortName — Property in class BackReferencesOperation
{@inheritdoc}
$ ChildrenOperation#shortName — Property in class ChildrenOperation
{@inheritdoc}
$ ClosestOperation#shortName — Property in class ClosestOperation
{@inheritdoc}
$ ContextOperation#shortName — Property in class ContextOperation
{@inheritdoc}
$ ContextOperation#subgraphCachePool — Property in class ContextOperation
$ FindOperation#shortName — Property in class FindOperation
{@inheritdoc}
$ HasOperation#shortName — Property in class HasOperation
{@inheritdoc}
$ NextAllOperation#shortName — Property in class NextAllOperation
{@inheritdoc}
$ NextOperation#shortName — Property in class NextOperation
{@inheritdoc}
$ NextUntilOperation#shortName — Property in class NextUntilOperation
{@inheritdoc}
$ ParentOperation#shortName — Property in class ParentOperation
{@inheritdoc}
$ ParentsOperation#shortName — Property in class ParentsOperation
{@inheritdoc}
$ ParentsUntilOperation#shortName — Property in class ParentsUntilOperation
{@inheritdoc}
$ PrevAllOperation#shortName — Property in class PrevAllOperation
{@inheritdoc}
$ PrevOperation#shortName — Property in class PrevOperation
{@inheritdoc}
$ PrevUntilOperation#shortName — Property in class PrevUntilOperation
{@inheritdoc}
$ PropertyOperation#shortName — Property in class PropertyOperation
{@inheritdoc}
$ ReferenceNodesOperation#shortName — Property in class ReferenceNodesOperation
{@inheritdoc}
$ ReferencePropertyOperation#shortName — Property in class ReferencePropertyOperation
{@inheritdoc}
$ ReferencesOperation#shortName — Property in class ReferencesOperation
{@inheritdoc}
$ RemoveOperation#shortName — Property in class RemoveOperation
{@inheritdoc}
SiblingsOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"siblings" operation working on ContentRepository nodes. It iterates over all context elements and returns all sibling nodes or only those matching the filter expression specified as optional argument.

$ SiblingsOperation#shortName — Property in class SiblingsOperation
{@inheritdoc}
SortByTimestampOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"sortByTimestamp" operation working on ContentRepository nodes.

$ SortByTimestampOperation#shortName — Property in class SortByTimestampOperation
{@inheritdoc}
SortOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"sort" operation working on ContentRepository nodes.

$ SortOperation#shortName — Property in class SortOperation
{@inheritdoc}
$ UniqueOperation#shortName — Property in class UniqueOperation
{@inheritdoc}
CRBehavioralTestsSubjectProvider::setUpContentRepository() — Method in class CRBehavioralTestsSubjectProvider
SubtreeTagging — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The tagging trait for behavioral tests

$ GenericCommandExecutionAndEventPublication#subscriptionEngine — Property in class GenericCommandExecutionAndEventPublication
DimensionSpacePointSetSorter::sortSet() — Method in class DimensionSpacePointSetSorter
DimensionSpacePointSetSorter::sortOriginSet() — Method in class DimensionSpacePointSetSorter
NodeTraversalTrait::setupNodeTraversalTrait() — Method in class NodeTraversalTrait
ProjectionIntegrityViolationDetectionTrait::setupIntegrityViolationDetection() — Method in class ProjectionIntegrityViolationDetectionTrait
StructureAdjustmentsTrait — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

Custom context trait for "Structure Adjustments" related concerns

FakeAuthProvider::setDefaultUserId() — Method in class FakeAuthProvider
FakeCatchUpHookFactory::setCatchupHook() — Method in class FakeCatchUpHookFactory
FakeCatchUpHookFactory2::setCatchupHook() — Method in class FakeCatchUpHookFactory2
FakeClock::setNow() — Method in class FakeClock
FakeCommandHookFactory::setCommandHook() — Method in class FakeCommandHookFactory
FakeContentDimensionSourceFactory::setContentDimensionSource() — Method in class FakeContentDimensionSourceFactory
FakeContentDimensionSourceFactory::setWithoutDimensions() — Method in class FakeContentDimensionSourceFactory

Configures a zero-dimensional content repository

FakeNodeTypeManagerFactory::setConfiguration() — Method in class FakeNodeTypeManagerFactory
FakeNodeTypeManagerFactory::setNodeTypeManager() — Method in class FakeNodeTypeManagerFactory
FakeProjectionFactory::setProjection() — Method in class FakeProjectionFactory
AbstractRenderer::setOptions() — Method in class AbstractRenderer

Set the options of the renderer to those supplied in the passed in array.

SequenceMatcher — Class in namespace Neos\Diff

A Diff Sequence Matcher

SequenceMatcher::setOptions() — Method in class SequenceMatcher

Set options for the matcher.

SequenceMatcher::setSequences() — Method in class SequenceMatcher

Set the first and second sequences to use with the sequence matcher.

SequenceMatcher::setSeq1() — Method in class SequenceMatcher

Set the first sequence ($a) and reset any internal caches to indicate that when calling the calculation methods, we need to recalculate them.

SequenceMatcher::setSeq2() — Method in class SequenceMatcher

Set the second sequence ($b) and reset any internal caches to indicate that when calling the calculation methods, we need to recalculate them.

Spread — Class in namespace Neos\Fusion\Afx\Parser\Expression

Class Spread

StringLiteral — Class in namespace Neos\Fusion\Afx\Parser\Expression

Class StringLiteral

$ Lexer#string — Property in class Lexer

The string to be iterated through

$ ContentCache#securityContext — Property in class ContentCache
ContentCache::sanitizeTag() — Method in class ContentCache

Sanitizes the given tag for use with the cache framework

ContentCache::sanitizeTags() — Method in class ContentCache

Sanitizes multiple tags with sanitizeTag()

FusionContextSerializer::supportsDenormalization() — Method in class FusionContextSerializer
FusionContextSerializer::supportsNormalization() — Method in class FusionContextSerializer
RuntimeContentCache::serializeContext() — Method in class RuntimeContentCache

Encodes an array of context variables to its serialized representation {self::unserializeContext()}

RuntimeContentCache::setEnableContentCache() — Method in class RuntimeContentCache
$ AbsorbingHandler#systemLogger — Property in class AbsorbingHandler
AbstractRenderingExceptionHandler::setRuntime() — Method in class AbstractRenderingExceptionHandler

Sets the current Fusion runtime

$ ObjectPath#segments — Property in class ObjectPath
StatementList — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
$ StatementList#statements — Property in class StatementList
StringValue — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ParserException::setCode() — Method in class ParserException
ParserException::setFile() — Method in class ParserException
ParserException::setFusion() — Method in class ParserException
ParserException::setCursor() — Method in class ParserException
ParserException::setPrevious() — Method in class ParserException
ParserException::setHideColumnInformation() — Method in class ParserException
ParserException::setMessageCreator() — Method in class ParserException
ParserException::setMessage() — Method in class ParserException
ParserException::splitAtCursorGetLinePartsAndLineNumber() — Method in class ParserException
MergedArrayTree::setValueInTree() — Method in class MergedArrayTree
$ Runtime#settings — Property in class Runtime
Runtime::shouldAssignPropertiesToFusionObject() — Method in class Runtime

Is the given object an array like object that should get all properties assigned to iterate or process internally

Runtime::setDebugMode() — Method in class Runtime
Runtime::setEnableContentCache() — Method in class Runtime

If the Fusion content cache should be enabled at all

AbstractArrayFusionObject::setIgnoreProperties() — Method in class AbstractArrayFusionObject
AbstractArrayFusionObject::shouldSortProperties() — Method in class AbstractArrayFusionObject

Checks wether this Array fusion object should have sorted properties (according to __meta.position) or not

$ DebugDumpImplementation#stack — Property in class DebugDumpImplementation
$ DebugImplementation#stack — Property in class DebugImplementation
FluidView::setResourcePackage() — Method in class FluidView
$ TagImplementation#SELF_CLOSING_TAGS — Property in class TagImplementation

List of self-closing tags

$ FusionView#supportedOptions — Property in class FusionView

This contains the supported options, their default values, descriptions and types.

FusionView::setOption() — Method in class FusionView

Reset runtime cache if an option is changed

FusionView::setControllerContext() — Method in class FusionView

Legacy layer to set the request for this view if not set already.

FusionView::setFusionPath() — Method in class FusionView

Sets the Fusion path to be rendered to an explicit value; to be used mostly inside tests.

FusionView::setPackageKey() — Method in class FusionView

The package key where the Fusion should be loaded from. If not given, is automatically derived from the current request.

FusionView::setFusionPathPattern() — Method in class FusionView
FusionView::setFusionPathPatterns() — Method in class FusionView
$ AssetCollectionController#siteRepository — Property in class AssetCollectionController
$ AssetController#siteRepository — Property in class AssetController
AssetController::showAction() — Method in class AssetController

Show an asset

$ UsageController#siteRepository — Property in class UsageController
$ UsageController#securityContext — Property in class UsageController
BrowserState::set() — Method in class BrowserState

Set a $value for $key

BrowserState::setActiveAssetSourceIdentifier() — Method in class BrowserState
AbstractImageAdjustment::setImageVariant() — Method in class AbstractImageAdjustment

Sets the image variant this adjustment belongs to

AbstractImageAdjustment::setPosition() — Method in class AbstractImageAdjustment
CropImageAdjustment::setHeight() — Method in class CropImageAdjustment

Sets height

CropImageAdjustment::setWidth() — Method in class CropImageAdjustment

Sets width

CropImageAdjustment::setX() — Method in class CropImageAdjustment

Sets x

CropImageAdjustment::setY() — Method in class CropImageAdjustment

Sets y

CropImageAdjustment::setAspectRatio() — Method in class CropImageAdjustment

This setter accepts strings in order to make configuration / mapping of settings easier.

ImageAdjustmentInterface::setImageVariant() — Method in class ImageAdjustmentInterface

Sets the image variant this adjustment belongs to

QualityImageAdjustment::setQuality() — Method in class QualityImageAdjustment

Sets quality

ResizeImageAdjustment::setMaximumHeight() — Method in class ResizeImageAdjustment

Sets maximumHeight

ResizeImageAdjustment::setMaximumWidth() — Method in class ResizeImageAdjustment

Sets maximumWidth

ResizeImageAdjustment::setHeight() — Method in class ResizeImageAdjustment

Sets height

ResizeImageAdjustment::setWidth() — Method in class ResizeImageAdjustment

Sets width

ResizeImageAdjustment::setMinimumHeight() — Method in class ResizeImageAdjustment

Sets minimumHeight

ResizeImageAdjustment::setMinimumWidth() — Method in class ResizeImageAdjustment

Sets minimumWidth

ResizeImageAdjustment::setRatioMode() — Method in class ResizeImageAdjustment

Sets ratioMode

ResizeImageAdjustment::setAllowUpScaling() — Method in class ResizeImageAdjustment

Sets allowUpScaling

$ Asset#systemLogger — Property in class Asset
Asset::setResource() — Method in class Asset

Sets the asset resource and (re-)initializes the asset.

Asset::setTitle() — Method in class Asset

Sets the title of this image (optional)

Asset::setCaption() — Method in class Asset

Sets the caption of this asset (optional)

Asset::setCopyrightNotice() — Method in class Asset
Asset::setTags() — Method in class Asset

Set the tags assigned to this asset

Asset::setAssetCollections() — Method in class Asset

Set the asset collections that include this asset

Asset::setAssetSourceIdentifier() — Method in class Asset

Set the asset source identifier for this asset

AssetCollection::setTitle() — Method in class AssetCollection

Sets the Title

AssetCollection::setAssets() — Method in class AssetCollection

Sets the Assets

AssetCollection::setTags() — Method in class AssetCollection

Set the tags assigned to this asset

AssetInterface::setTitle() — Method in class AssetInterface

Sets the title of this asset

AssetInterface::setResource() — Method in class AssetInterface

Sets the resource and possibly triggers a refresh of dependent behavior

AssetProxyQueryInterface::setOffset() — Method in class AssetProxyQueryInterface
AssetProxyQueryInterface::setLimit() — Method in class AssetProxyQueryInterface
AssetProxyQueryInterface::setSearchTerm() — Method in class AssetProxyQueryInterface
SupportsIptcMetadataInterface — Class in namespace Neos\Media\Domain\Model\AssetSource\AssetProxy

Interface for an Asset Proxy which supports IPTC Metadata

AssetSourceAwareInterface::setAssetSourceIdentifier() — Method in class AssetSourceAwareInterface
$ NeosAssetNotFoundException#statusCode — Property in class NeosAssetNotFoundException
NeosAssetProxyQuery::setOffset() — Method in class NeosAssetProxyQuery
NeosAssetProxyQuery::setLimit() — Method in class NeosAssetProxyQuery
NeosAssetProxyQuery::setSearchTerm() — Method in class NeosAssetProxyQuery
SupportsCollectionsInterface — Class in namespace Neos\Media\Domain\Model\AssetSource

Interface for an Asset Repository which supports collections

SupportsSortingInterface — Class in namespace Neos\Media\Domain\Model\AssetSource

An interface for Asset Proxy Repositories which support sorting.

SupportsTaggingInterface — Class in namespace Neos\Media\Domain\Model\AssetSource
$ FileTypeIcon#settings — Property in class FileTypeIcon
Image::setAssetCollections() — Method in class Image

Set the asset collections that include this asset and keeps the attached variants' collections in sync.

ImageVariant::setName() — Method in class ImageVariant

Sets a name which can be used for identifying this variant

ImageVariant::setResource() — Method in class ImageVariant

Setting the image resource on an ImageVariant is not allowed, this method will throw a RuntimeException.

ImageVariant::setTitle() — Method in class ImageVariant

Setting the title on an ImageVariant is not allowed, this method will throw a RuntimeException.

ImageVariant::setTags() — Method in class ImageVariant

Set the tags assigned to this asset

ImageVariant::setPresetIdentifier() — Method in class ImageVariant

Sets the identifier of the image variant preset which created this variant (if any)

ImageVariant::setPresetVariantName() — Method in class ImageVariant
Tag::setLabel() — Method in class Tag

Sets the label of this tag

Tag::setAssetCollections() — Method in class Tag

Set the asset collections that include this tag

Tag::setParent() — Method in class Tag
$ Thumbnail#staticResource — Property in class Thumbnail
Thumbnail::setConfiguration() — Method in class Thumbnail
Thumbnail::setResource() — Method in class Thumbnail
Thumbnail::setStaticResource() — Method in class Thumbnail
Thumbnail::setWidth() — Method in class Thumbnail
Thumbnail::setHeight() — Method in class Thumbnail
Thumbnail::setQuality() — Method in class Thumbnail
$ AssetSourceService#systemLogger — Property in class AssetSourceService
$ ImageService#settings — Property in class ImageService
$ ConfigurationAssetModelMappingStrategy#settings — Property in class ConfigurationAssetModelMappingStrategy
AssetsHelper::search() — Method in class AssetsHelper
Box::scale() — Method in class Box
{@inheritdoc}
Box::square() — Method in class Box
{@inheritdoc}
$ ArrayConverter#sourceTypes — Property in class ArrayConverter
$ AspectRatioFromStringConverter#sourceTypes — Property in class AspectRatioFromStringConverter
$ AssetCollectionToArrayConverter#sourceTypes — Property in class AssetCollectionToArrayConverter
$ AssetInterfaceConverter#sourceTypes — Property in class AssetInterfaceConverter
$ ImageInterfaceArrayPresenter#sourceTypes — Property in class ImageInterfaceArrayPresenter
$ ProcessingInstructionsConverter#sourceTypes — Property in class ProcessingInstructionsConverter
$ TagConverter#sourceTypes — Property in class TagConverter
$ TagToArrayConverter#sourceTypes — Property in class TagToArrayConverter
$ ImageOrientationValidator#supportedOptions — Property in class ImageOrientationValidator
$ ImageSizeValidator#supportedOptions — Property in class ImageSizeValidator
$ ImageTypeValidator#supportedOptions — Property in class ImageTypeValidator
ScrambleTranslationAspect — Class in namespace Neos\Neos\Aspects
ScrambleTranslationAspect::scrambleTranslatedStrings() — Method in class ScrambleTranslationAspect
SiteRepositoryCachingAspect — Class in namespace Neos\Neos\Aspects

Aspect to memoize values from SiteRepository without the overhead of a query cache

$ DomainCommandController#siteRepository — Property in class DomainCommandController
SiteCommandController — Class in namespace Neos\Neos\Command

The Site Command Controller

$ SiteCommandController#siteRepository — Property in class SiteCommandController
$ SiteCommandController#siteService — Property in class SiteCommandController
$ SiteCommandController#siteImportService — Property in class SiteCommandController
$ SiteCommandController#siteExportService — Property in class SiteCommandController
$ SiteCommandController#sitePruningService — Property in class SiteCommandController
UserCommandController::showCommand() — Method in class UserCommandController

Shows the given user

UserCommandController::setPasswordCommand() — Method in class UserCommandController

Set a new password for the given user

WorkspaceCommandController::setTitleCommand() — Method in class WorkspaceCommandController

Set/change the title of a workspace

WorkspaceCommandController::setDescriptionCommand() — Method in class WorkspaceCommandController

Set/change the description of a workspace

WorkspaceCommandController::showCommand() — Method in class WorkspaceCommandController

Display details for the specified workspace

BackendController::switchSiteAction() — Method in class BackendController

Redirects to the Neos backend on the given site, passing a one-time login token

$ ImpersonateController#supportedMediaTypes — Property in class ImpersonateController
ImpersonateController::statusAction() — Method in class ImpersonateController
$ MenuHelper#siteRepository — Property in class MenuHelper
$ MenuHelper#settings — Property in class MenuHelper
$ ModuleController#securityContext — Property in class ModuleController
SchemaController — Class in namespace Neos\Neos\Controller\Backend
SettingsController — Class in namespace Neos\Neos\Controller\Backend
$ ContentSubgraphCacheWarmup#subgraphCachePool — Property in class ContentSubgraphCacheWarmup
$ NodeController#subgraphCachePool — Property in class NodeController
$ NodeController#securityContext — Property in class NodeController
$ NodeController#session — Property in class NodeController
$ NodeController#shortcutRedirectHttpStatusCode — Property in class NodeController
NodeController::showAction() — Method in class NodeController

Initializes the view with the necessary parameters encoded in the given NodeAddress

$ LoginController#session — Property in class LoginController
$ LoginController#sessionManager — Property in class LoginController
$ LoginController#siteRepository — Property in class LoginController
$ LoginController#sessionName — Property in class LoginController
$ LoginController#supportedMediaTypes — Property in class LoginController
AbstractModuleController::setTitle() — Method in class AbstractModuleController

Use this method to set an alternative title than the module label

$ ConfigurationController#schemaGenerator — Property in class ConfigurationController
SitesController — Class in namespace Neos\Neos\Controller\Module\Administration

The Neos Sites Management module controller

$ SitesController#siteRepository — Property in class SitesController
$ SitesController#siteService — Property in class SitesController
$ SitesController#session — Property in class SitesController
UsersController::showAction() — Method in class UsersController

Shows details for the specified user

$ AssetProxiesController#supportedMediaTypes — Property in class AssetProxiesController

A list of IANA media types which are supported by this controller

AssetProxiesController::showAction() — Method in class AssetProxiesController

Shows a specific asset proxy

$ AssetsController#supportedMediaTypes — Property in class AssetsController

A list of IANA media types which are supported by this controller

AssetsController::showAction() — Method in class AssetsController

Shows a specific asset

$ ContentDimensionsController#supportedMediaTypes — Property in class ContentDimensionsController
ContentDimensionsController::showAction() — Method in class ContentDimensionsController

Returns only presets of the dimension specified by $dimensionName. But even though only one dimension is returned, the output follows the structure as described in ContentDimensionPresetSourceInterface::getAllPresets().

$ NodesController#supportedMediaTypes — Property in class NodesController

A list of IANA media types which are supported by this controller

NodesController::showAction() — Method in class NodesController

Shows a specific node

SiteNodeNameIsAlreadyInUseByAnotherSite — Class in namespace Neos\Neos\Domain\Exception
SiteNodeTypeIsInvalid — Class in namespace Neos\Neos\Domain\Exception
SiteExportProcessor — Class in namespace Neos\Neos\Domain\Export

Export processor exports Neos {Site} instances as json

SiteCreationProcessor — Class in namespace Neos\Neos\Domain\Import

Import processor that creates and persists a Neos {Site} instance

$ Domain#scheme — Property in class Domain
$ Domain#site — Property in class Domain
Domain::setHostname() — Method in class Domain

Sets the hostname

Domain::setScheme() — Method in class Domain

Sets the scheme for the domain

Domain::setPort() — Method in class Domain

Sets the port for the domain

Domain::setSite() — Method in class Domain

Sets the site this domain is pointing to

Domain::setActive() — Method in class Domain

Sets if the domain is active

Site — Class in namespace Neos\Neos\Domain\Model

Domain model of a site

$ Site#sitesConfiguration — Property in class Site
$ Site#sitePresetsConfiguration — Property in class Site
$ Site#state — Property in class Site

The site's state

$ Site#siteResourcesPackageKey — Property in class Site
Site::setName() — Method in class Site

Sets the name for this site

Site::setNodeName() — Method in class Site

Sets the node name for this site

Site::setState() — Method in class Site

Sets the state for this site

Site::setSiteResourcesPackageKey() — Method in class Site

Sets the key of a package containing the static resources for this site.

Site::setDomains() — Method in class Site
Site::setPrimaryDomain() — Method in class Site

Sets (and adds if necessary) the primary domain of this site.

Site::setAssetCollection() — Method in class Site
SiteConfiguration — Class in namespace Neos\Neos\Domain\Model
SiteNodeName — Class in namespace Neos\Neos\Domain\Model

This is the node name underneath "/sites" which uniquely identifies the specific site; and which is defined by the user.

User::setPreferences() — Method in class User
UserPreferences::setPreferences() — Method in class UserPreferences
UserPreferences::set() — Method in class UserPreferences
UserPreferences::setInterfaceLanguage() — Method in class UserPreferences
ExpressionBasedNodeLabelGenerator::setExpression() — Method in class ExpressionBasedNodeLabelGenerator
SitePruningProcessor — Class in namespace Neos\Neos\Domain\Pruning

Pruning processor that removes all Neos {Site} instances referenced by the current content repository

SiteRepository — Class in namespace Neos\Neos\Domain\Repository

The Site Repository

SiteExportService — Class in namespace Neos\Neos\Domain\Service
SiteImportService — Class in namespace Neos\Neos\Domain\Service
SiteNodeUtility — Class in namespace Neos\Neos\Domain\Service
SitePruningService — Class in namespace Neos\Neos\Domain\Service
SiteService — Class in namespace Neos\Neos\Domain\Service

A service for manipulating sites

$ SiteService#siteRepository — Property in class SiteService
$ SiteService#securityContext — Property in class SiteService
SiteServiceInternals — Class in namespace Neos\Neos\Domain\Service
$ UserService#securityContext — Property in class UserService
$ UserService#sessionManager — Property in class UserService
UserService::searchUsers() — Method in class UserService
UserService::setUserPassword() — Method in class UserService

Sets a new password for the given user

UserService::setRolesForAccount() — Method in class UserService

Overrides any assigned roles of the given account and potentially carries out further actions which are needed to properly reflect these changes.

WorkspaceService::setWorkspaceTitle() — Method in class WorkspaceService

Update/set title metadata for the specified workspace

WorkspaceService::setWorkspaceDescription() — Method in class WorkspaceService

Update/set description metadata for the specified workspace

SoftRemovalGarbageCollector — Class in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval

Service that detects which soft removals in a content repository can be safely transformed to hard removals and executes those.

SoftRemovedNode — Class in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
SoftRemovedNodes — Class in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
$ CrossSiteLinker#siteRepository — Property in class CrossSiteLinker
Segment — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
SegmentMapping — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
SegmentMappingElement — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
Segments — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
$ Segments#segments — Property in class Segments
Separator — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
$ EventSourcedFrontendNodeRoutePartHandler#siteRepository — Property in class EventSourcedFrontendNodeRoutePartHandler
EventSourcedFrontendNodeRoutePartHandler::setSplitString() — Method in class EventSourcedFrontendNodeRoutePartHandler
DocumentUriPathProjection::setUp() — Method in class DocumentUriPathProjection

Set up the projection state (create/update required database tables, ...).

DocumentUriPathProjection::status() — Method in class DocumentUriPathProjection

Determines the setup status of the projection. E.g. are the database tables created or any columns missing.

SiteDetectionFailedException — Class in namespace Neos\Neos\FrontendRouting\SiteDetection

This error will be thrown in {SiteDetectionResult::fromRequest()}

SiteDetectionMiddleware — Class in namespace Neos\Neos\FrontendRouting\SiteDetection

This is basically a singleton which globally, at the beginning of the request, decides which Site and Content Repository is active.

$ SiteDetectionMiddleware#siteRepository — Property in class SiteDetectionMiddleware
SiteDetectionResult — Class in namespace Neos\Neos\FrontendRouting\SiteDetection

Accessor for retrieving the currently resolved Site and Content Repository for the current Frontend Request.

SiteDetectionResult::storeInRequest() — Method in class SiteDetectionResult
SiteDetectionResult::storeInRouteParameters() — Method in class SiteDetectionResult
ContentCacheFlusher::shutdownObject() — Method in class ContentCacheFlusher
NeosFusionContextSerializer::supportsDenormalization() — Method in class NeosFusionContextSerializer
NeosFusionContextSerializer::supportsNormalization() — Method in class NeosFusionContextSerializer
$ ConvertUrisImplementation#systemLogger — Property in class ConvertUrisImplementation
ArrayHelper::sortByPropertyPath() — Method in class ArrayHelper

Sorts the input array by the $positionProperty of each element.

$ LinkHelper#systemLogger — Property in class LinkHelper
NodeHelper::serializedNodeAddress() — Method in class NodeHelper
NodeHelper::subgraphForNode() — Method in class NodeHelper
$ NodeLabelToken#stringHelper — Property in class NodeLabelToken
$ NodeLabelToken#suffix — Property in class NodeLabelToken
NodeLabelToken::sanitiseLabel() — Method in class NodeLabelToken
SiteHelper — Class in namespace Neos\Neos\Fusion\Helper

Eel helper for accessing the Site object

$ SiteHelper#siteRepository — Property in class SiteHelper
$ MenuItemsImplementation#startingPoint — Property in class MenuItemsImplementation

Internal cache for the startingPoint tsValue.

$ NodeUriImplementation#systemLogger — Property in class NodeUriImplementation
ChangeProjection::setUp() — Method in class ChangeProjection
ChangeProjection::status() — Method in class ChangeProjection

Determines the setup status of the projection. E.g. are the database tables created or any columns missing.

NodeTypesStreamWrapper::seek() — Method in class NodeTypesStreamWrapper

Seeks to specific location in a stream.

NodeTypesStreamWrapper::setOption() — Method in class NodeTypesStreamWrapper

Change stream options.

$ BackendModuleRoutePartHandler#settings — Property in class BackendModuleRoutePartHandler
$ Exception#statusCode — Property in class Exception
$ InvalidDimensionPresetCombinationException#statusCode — Property in class InvalidDimensionPresetCombinationException
$ InvalidRequestPathException#statusCode — Property in class InvalidRequestPathException
$ NoSuchDimensionValueException#statusCode — Property in class NoSuchDimensionValueException
$ NoSuchNodeException#statusCode — Property in class NoSuchNodeException
$ NoWorkspaceException#statusCode — Property in class NoWorkspaceException
SubtreeTagPrivilegeSubject — Class in namespace Neos\Neos\Security\Authorization\Privilege

A subject for the {ReadNodePrivilege}

$ BackendRedirectionService#session — Property in class BackendRedirectionService
$ BackendRedirectionService#siteRepository — Property in class BackendRedirectionService
$ AbstractServiceController#supportedMediaTypes — Property in class AbstractServiceController
AbstractDataSource::setControllerContext() — Method in class AbstractDataSource
$ ImpersonateService#securityContext — Property in class ImpersonateService
$ ImpersonateService#session — Property in class ImpersonateService
$ LinkingService#systemLogger — Property in class LinkingService
$ LinkingService#siteRepository — Property in class LinkingService
$ DateStringConverter#sourceTypes — Property in class DateStringConverter

The source types this converter can convert.

$ NodeTypeStringConverter#sourceTypes — Property in class NodeTypeStringConverter

The source types this converter can convert.

$ UserService#securityContext — Property in class UserService
$ XliffService#scrambleTranslatedLabels — Property in class XliffService
XliffService::setArrayDataValue() — Method in class XliffService

Helper method to create the needed json array from a dotted xliff id

CustomizedInternalRequestEngine::sendRequest() — Method in class CustomizedInternalRequestEngine
TestingFusionAutoIncludeHandler::setIncludeFusionPackage() — Method in class TestingFusionAutoIncludeHandler
TestingFusionAutoIncludeHandler::setFusionForPackage() — Method in class TestingFusionAutoIncludeHandler
$ EntityToIdentityConverter#sourceTypes — Property in class EntityToIdentityConverter

The source types this converter can convert.

$ NodeAddressToNodeConverter#sourceTypes — Property in class NodeAddressToNodeConverter
$ NodeAddressToStringConverter#sourceTypes — Property in class NodeAddressToStringConverter
$ NodeToNodeAddressStringConverter#sourceTypes — Property in class NodeToNodeAddressStringConverter
$ HostnameValidator#supportedOptions — Property in class HostnameValidator
$ NodeNameValidator#supportedOptions — Property in class NodeNameValidator
$ PackageKeyValidator#supportedOptions — Property in class PackageKeyValidator
$ PasswordValidator#supportedOptions — Property in class PasswordValidator
$ ConfigurationCacheVersionViewHelper#securityContext — Property in class ConfigurationCacheVersionViewHelper
$ JavascriptConfigurationViewHelper#settings — Property in class JavascriptConfigurationViewHelper
$ JavascriptConfigurationViewHelper#securityContext — Property in class JavascriptConfigurationViewHelper
StandaloneViewViewHelper — Class in namespace Neos\Neos\ViewHelpers

A View Helper to render a fluid template based on the given template path and filename.

ModuleViewHelper::setMainRequestToUriBuilder() — Method in class ModuleViewHelper

Extracted out to this method in order to be better unit-testable.

$ FusionExceptionView#supportedOptions — Property in class FusionExceptionView

This contains the supported options, their default values, descriptions and types.

$ FusionExceptionView#siteRepository — Property in class FusionExceptionView
$ FusionExceptionView#siteNodeUtility — Property in class FusionExceptionView
$ FusionView#siteRepository — Property in class FusionView
$ FusionView#supportedOptions — Property in class FusionView

This contains the supported options, their default values, descriptions and types.

$ FusionView#securityContext — Property in class FusionView
FusionView::setFusionPath() — Method in class FusionView

Set the Fusion path to use for rendering the node given in "value"

FusionView::setControllerContext() — Method in class FusionView

Legacy layer to set the request for this view if not set already.

FusionViewI18nTrait::setFallbackRuleFromDimension() — Method in class FusionViewI18nTrait

If a content dimension named "language" exists, it is used to set the locale fallback chain order for rendering based on that.

$ KickstartCommandController#siteGeneratorCollectingService — Property in class KickstartCommandController
$ KickstartCommandController#sitePackageGeneratorNameService — Property in class KickstartCommandController
KickstartCommandController::siteCommand() — Method in class KickstartCommandController

Kickstart a new site package

$ AfxTemplateGenerator#simpleTemplateRenderer — Property in class AfxTemplateGenerator
SitePackageGeneratorInterface — Class in namespace Neos\SiteKickstarter\Generator
$ FusionRecursiveDirectoryRenderer#simpleTemplateRenderer — Property in class FusionRecursiveDirectoryRenderer
SimpleTemplateRenderer — Class in namespace Neos\SiteKickstarter\Service
SiteGeneratorCollectingService — Class in namespace Neos\SiteKickstarter\Service
SitePackageGeneratorNameService — Class in namespace Neos\SiteKickstarter\Service
$ WorkspaceController#siteRepository — Property in class WorkspaceController
$ WorkspaceController#securityContext — Property in class WorkspaceController
Sorting — Class in namespace Neos\Workspace\Ui\ViewModel
WorkspaceListItems::sortByTitle() — Method in class WorkspaceListItems

T

$ NodeMigrationCommandController#transformationFactoriesConfiguration — Property in class NodeMigrationCommandController
TraceEntries — Class in namespace Neos\ContentRepository\BehavioralTests\ProjectionRaceConditionTester\Dto

Value object for a list of {TraceEntry} objects, as stored in-order in the Redis stream

TraceEntry — Class in namespace Neos\ContentRepository\BehavioralTests\ProjectionRaceConditionTester\Dto

Value object for a single trace entry, as stored in Redis.

RedisInterleavingLogger::trace() — Method in class RedisInterleavingLogger
AbstractDimensionSpacePoint::toLegacyDimensionArray() — Method in class AbstractDimensionSpacePoint
AbstractDimensionSpacePoint::toJson() — Method in class AbstractDimensionSpacePoint
ContentSubgraphVariationWeight::toJson() — Method in class ContentSubgraphVariationWeight
DimensionSpacePointSet::toJson() — Method in class DimensionSpacePointSet
OriginDimensionSpacePoint::toDimensionSpacePoint() — Method in class OriginDimensionSpacePoint
OriginDimensionSpacePointSet::toDimensionSpacePointSet() — Method in class OriginDimensionSpacePointSet
OriginDimensionSpacePointSet::toJson() — Method in class OriginDimensionSpacePointSet
Events::toInnerEvents() — Method in class Events
InterdimensionalSiblings::toDimensionSpacePointSet() — Method in class InterdimensionalSiblings
TetheredNodeInternals — Class in namespace Neos\ContentRepository\Core\Feature\Common
TagSubtree — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Command

Add a {SubtreeTag} to a node aggregate and its descendants

SubtreeTags::toStringArray() — Method in class SubtreeTags
ConstraintCheck::traverseSuperTypes() — Method in class ConstraintCheck

This method traverses the given node type to find the first super type that matches the constraint node type.

$ NodeType#tetheredNodeTypeDefinitions — Property in class NodeType
NodeTypeNames::toStringArray() — Method in class NodeTypeNames
TetheredNodeTypeDefinition — Class in namespace Neos\ContentRepository\Core\NodeType
TetheredNodeTypeDefinitions — Class in namespace Neos\ContentRepository\Core\NodeType
AbsoluteNodePath::tryFromString() — Method in class AbsoluteNodePath
CoverageByOrigin::toJson() — Method in class CoverageByOrigin
NodeTypeCriteria::toFilterString() — Method in class NodeTypeCriteria
Token — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\CriteriaParser

Parser token for the PropertyValueCriteriaParser

NodeTags::toStringArray() — Method in class NodeTags
Nodes::toNodeAggregateIds() — Method in class Nodes
OriginByCoverage::toJson() — Method in class OriginByCoverage
ProjectionIntegrityViolationDetectorInterface::tetheredNodesAreNamed() — Method in class ProjectionIntegrityViolationDetectorInterface

All tethered nodes must have named parent hierarchy relations

Timestamps — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

Creation and modification timestamps of a node

VisibilityConstraints::toJson() — Method in class VisibilityConstraints
TetheredNodeAggregateCannotBeRemoved — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a tethered node aggregate is attempted to be removed

NodeAddress::toJson() — Method in class NodeAddress
NodeAggregateId::tryFromString() — Method in class NodeAggregateId
NodeAggregateIds::toJson() — Method in class NodeAggregateIds
NodeAggregateIds::toStringArray() — Method in class NodeAggregateIds
NodeName::transliterateFromString() — Method in class NodeName

Transforms a text into a valid name by removing invalid characters and transliterating special characters if possible.

WorkspaceName::tryFromString() — Method in class WorkspaceName
WorkspaceName::transliterateFromString() — Method in class WorkspaceName

Transforms a text (for example a workspace title) into a valid workspace name by removing invalid characters and transliterating special characters if possible.

SubscriptionIds::toStringArray() — Method in class SubscriptionIds
SubscriptionStatusFilter::toStringArray() — Method in class SubscriptionStatusFilter
CRTestSuiteRuntimeVariables::theCurrentDateAndTimeIs() — Method in class CRTestSuiteRuntimeVariables
CRTestSuiteTrait::theSubtreeForNodeAggregateWithNodeTypesAndLevelsDeepShouldBe() — Method in class CRTestSuiteTrait
ContentStreamClosing::theEventContentStreamWasClosedWasPublishedWithPayload() — Method in class ContentStreamClosing
NodeCreation::theEventRootNodeAggregateWithNodeWasCreatedWasPublishedToStreamWithPayload() — Method in class NodeCreation
NodeCreation::theEventNodeAggregateWithNodeWasCreatedWasPublishedToStreamWithPayload() — Method in class NodeCreation
NodeModification::theEventNodePropertiesWereSetWasPublishedWithPayload() — Method in class NodeModification
NodeMove::theEventNodeAggregateWasMovedWasPublishedWithPayload() — Method in class NodeMove
NodeReferencing::theEventNodeReferencesWereSetWasPublishedWithPayload() — Method in class NodeReferencing
NodeRemoval::theEventNodeAggregateWasRemovedWasPublishedWithPayload() — Method in class NodeRemoval
SubtreeTagging::theEventSubtreeWasTaggedWasPublishedWithPayload() — Method in class SubtreeTagging
SubtreeTagging::theEventSubtreeWasUntaggedWasPublishedWithPayload() — Method in class SubtreeTagging
WorkspaceCreation::theEventRootWorkspaceWasCreatedWasPublishedToStreamWithPayload() — Method in class WorkspaceCreation
GenericCommandExecutionAndEventPublication::theCommandAddDimensionShineThroughIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandMoveDimensionSpacePointIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandCreateNodeAggregateWithNodeIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandSetNodePropertiesIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandMoveNodeAggregateIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandSetNodeReferencesIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandRemoveNodeAggregateIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandChangeNodeAggregateNameIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandChangeNodeAggregateTypeIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandCreateNodeVariantIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandCreateRootNodeAggregateWithNodeIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandUpdateRootNodeAggregateDimensionsIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandTagSubtreeIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandUntagSubtreeIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandDisableNodeAggregateIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandEnableNodeAggregateIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandCreateRootWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandCreateWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandChangeBaseWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandDeleteWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandDiscardIndividualNodesFromWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandDiscardWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandPublishIndividualNodesFromWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandPublishWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandRebaseWorkspaceIsExecutedWithPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandIsExecutedWithPayloadAndExceptionsAreCaught() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandIsExecutedWithJsonPayload() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theCommandIsExecutedWithJsonPayloadAndExceptionsAreCaught() — Method in class GenericCommandExecutionAndEventPublication
GenericCommandExecutionAndEventPublication::theFollowingCreateNodeAggregateWithNodeCommandsAreExecuted() — Method in class GenericCommandExecutionAndEventPublication
TextContextRenderer — Class in namespace Neos\Diff\Renderer\Text

Text Context Diff Renderer

TextUnifiedRenderer — Class in namespace Neos\Diff\Renderer\Text

Unified Diff Renderer

AfxDslImplementation::transpile() — Method in class AfxDslImplementation

Transpile the given dsl-code to fusion-code

$ RuntimeContentCache#tags — Property in class RuntimeContentCache
DslInterface::transpile() — Method in class DslInterface

Transpile the given dsl-code to fusion-code

$ AbsorbingHandler#throwableStorage — Property in class AbsorbingHandler
ThrowingHandler — Class in namespace Neos\Fusion\Core\ExceptionHandlers

Just rethrows the given exception

FusionConfiguration::toArray() — Method in class FusionConfiguration
FusionSourceCodeCollection::tryFromFilePath() — Method in class FusionSourceCodeCollection
FusionSourceCodeCollection::tryFromPackageRootFusion() — Method in class FusionSourceCodeCollection
Token — Class in namespace Neos\Fusion\Core\ObjectTreeParser
Token::typeToString() — Method in class Token

Returns the constant representation of a given type.

Runtime::throwExceptionForUnrenderablePathIfNeeded() — Method in class Runtime

Checks and throws an exception for an unrenderable path.

$ DebugMessage#title — Property in class DebugMessage
$ FusionPathProxy#templateImplementation — Property in class FusionPathProxy

Reference to the "parent" Fusion object

TagImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion object for tag based content

TemplateImplementation — Class in namespace Neos\Fusion\FusionObjects

Fusion object rendering a fluid template

$ PrecedingFusionFileComment#text — Property in class PrecedingFusionFileComment
$ AssetCollectionController#tagRepository — Property in class AssetCollectionController
$ AssetController#tagRepository — Property in class AssetController
AssetController::tagAssetAction() — Method in class AssetController

Tags an asset with a tag.

TagController — Class in namespace Neos\Media\Browser\Controller

Controller for tag handling

$ TagController#tagRepository — Property in class TagController
ThumbnailViewHelper — Class in namespace Neos\Media\Browser\ViewHelpers

Renders an HTML tag from a given Asset Proxy instance

$ ThumbnailViewHelper#tagName — Property in class ThumbnailViewHelper

name of the tag to be created by this view helper

$ MediaCommandController#thumbnailRepository — Property in class MediaCommandController
$ MediaCommandController#thumbnailService — Property in class MediaCommandController
ThumbnailController — Class in namespace Neos\Media\Controller

Controller for asynchronous thumbnail handling

$ ThumbnailController#thumbnailService — Property in class ThumbnailController
ThumbnailController::thumbnailAction() — Method in class ThumbnailController

Generate thumbnail and redirect to resource URI

$ Asset#thumbnailService — Property in class Asset
$ Asset#title — Property in class Asset
$ Asset#thumbnails — Property in class Asset
$ Asset#tags — Property in class Asset
$ AssetCollection#title — Property in class AssetCollection
$ AssetCollection#tags — Property in class AssetCollection
AssetProxyQueryResultInterface::toArray() — Method in class AssetProxyQueryResultInterface

Returns an array with the asset proxies in the result set

NeosAssetProxyQueryResult::toArray() — Method in class NeosAssetProxyQueryResult
$ NeosAssetSource#thumbnailService — Property in class NeosAssetSource
Tag — Class in namespace Neos\Media\Domain\Model

A Tag, to organize Assets

Thumbnail — Class in namespace Neos\Media\Domain\Model

A system-generated preview version of an Asset

$ Thumbnail#thumbnailService — Property in class Thumbnail
ThumbnailConfiguration — Class in namespace Neos\Media\Domain\Model

Thumbnail configuration value object

ThumbnailConfiguration::toArray() — Method in class ThumbnailConfiguration
ThumbnailGeneratorInterface — Class in namespace Neos\Media\Domain\Model\ThumbnailGenerator

Thumbnail Generate Interface

ThumbnailSupportInterface — Class in namespace Neos\Media\Domain\Model

Interface for models which provide methods for thumbnails

TagRepository — Class in namespace Neos\Media\Domain\Repository

A repository for Tags

ThumbnailRepository — Class in namespace Neos\Media\Domain\Repository

A repository for Thumbnails

$ AssetService#thumbnailService — Property in class AssetService
ThumbnailGenerator — Class in namespace Neos\Media\Domain\Service

A thumbnail generation service.

$ ThumbnailGenerator#thumbnailService — Property in class ThumbnailGenerator
ThumbnailService — Class in namespace Neos\Media\Domain\Service

An internal thumbnail service.

$ ThumbnailService#thumbnailRepository — Property in class ThumbnailService
$ ThumbnailService#thumbnailCache — Property in class ThumbnailService
$ ThumbnailService#throwableStorage — Property in class ThumbnailService
ThumbnailGeneratorStrategy — Class in namespace Neos\Media\Domain\Strategy

A strategy to detect the correct thumbnail generator

$ ThumbnailGeneratorStrategy#throwableStorage — Property in class ThumbnailGeneratorStrategy
Adjustment::type() — Method in class Adjustment
$ AssetsHelper#tagRepository — Property in class AssetsHelper
$ ImageHelper#thumbnailService — Property in class ImageHelper
ThumbnailServiceException — Class in namespace Neos\Media\Exception

A Neos.Media exception for the Thumbnail Service

AssetConditionGenerator::titleStartsWith() — Method in class AssetConditionGenerator
AssetConditionGenerator::titleEndsWith() — Method in class AssetConditionGenerator
AssetConditionGenerator::titleContains() — Method in class AssetConditionGenerator
$ AssetTagConditionGenerator#tagLabelOrIdentifier — Property in class AssetTagConditionGenerator
TagConditionGenerator — Class in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

A SQL condition generator, supporting special SQL constraints for tags

$ ArrayConverter#targetType — Property in class ArrayConverter
$ AspectRatioFromStringConverter#targetType — Property in class AspectRatioFromStringConverter
$ AssetCollectionToArrayConverter#targetType — Property in class AssetCollectionToArrayConverter
$ AssetInterfaceConverter#targetType — Property in class AssetInterfaceConverter
$ ImageConverter#targetType — Property in class ImageConverter
$ ImageInterfaceArrayPresenter#targetType — Property in class ImageInterfaceArrayPresenter
$ ImageInterfaceConverter#targetType — Property in class ImageInterfaceConverter
$ ImageInterfaceJsonSerializer#targetType — Property in class ImageInterfaceJsonSerializer
$ ImageVariantConverter#targetType — Property in class ImageVariantConverter
$ ProcessingInstructionsConverter#targetType — Property in class ProcessingInstructionsConverter
ProcessingInstructionsConverter::transferOptionFromCommandToAdjustment() — Method in class ProcessingInstructionsConverter
TagConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\Model\Tag objects.

$ TagConverter#targetType — Property in class TagConverter
TagToArrayConverter — Class in namespace Neos\Media\TypeConverter

This converter transforms Neos.Media Tag instances to arrays.

$ TagToArrayConverter#targetType — Property in class TagToArrayConverter
$ FileTypeIconViewHelper#tagName — Property in class FileTypeIconViewHelper

name of the tag to be created by this view helper

$ CheckboxViewHelper#tagName — Property in class CheckboxViewHelper
$ ImageViewHelper#thumbnailService — Property in class ImageViewHelper
$ ImageViewHelper#tagName — Property in class ImageViewHelper

name of the tag to be created by this view helper

ThumbnailViewHelper — Class in namespace Neos\Media\ViewHelpers

Renders an HTML tag from a given Neos.Media's asset instance

$ ThumbnailViewHelper#thumbnailService — Property in class ThumbnailViewHelper
$ ThumbnailViewHelper#tagName — Property in class ThumbnailViewHelper

name of the tag to be created by this view helper

$ ImageViewHelper#thumbnailService — Property in class ImageViewHelper
ThumbnailViewHelper — Class in namespace Neos\Media\ViewHelpers\Uri

Renders the src path of a thumbnail image of a given Neos.Media asset instance

$ ThumbnailViewHelper#thumbnailService — Property in class ThumbnailViewHelper
$ ContentController#thumbnailService — Property in class ContentController
LoginController::tokenLoginAction() — Method in class LoginController

Logs a user in if a session identifier is available under the given token in the token cache.

$ UsersController#tokenAndProviderFactory — Property in class UsersController
$ UsersController#translator — Property in class UsersController
$ ModuleTranslationTrait#translator — Property in class ModuleTranslationTrait
$ UserSettingsController#translator — Property in class UserSettingsController
$ AssetProxiesController#tagRepository — Property in class AssetProxiesController
$ AssetsController#tagRepository — Property in class AssetsController
TranslationTrait — Class in namespace Neos\Neos\Controller

A trait to do easy backend module translations

$ TranslationTrait#translator — Property in class TranslationTrait
TetheredNodesCannotBePartiallyCopied — Class in namespace Neos\Neos\Domain\Exception

The exception to be thrown if a tethered node aggregate with further whether nodes, determined by their ancestor is attempted to be copied.

SiteNodeName::toNodeName() — Method in class SiteNodeName
$ ExpressionBasedNodeLabelGenerator#translationHelper — Property in class ExpressionBasedNodeLabelGenerator
WorkspaceMetadataAndRoleRepository::transactional() — Method in class WorkspaceMetadataAndRoleRepository
TransientNodeCopy — Class in namespace Neos\Neos\Domain\Service\NodeDuplication

Model about a non materialized node.

$ UserService#tokenAndProviderFactory — Property in class UserService
ImpendingHardRemovalConflicts::toNodeAggregateIds() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNodes::toNodeAggregateIds() — Method in class SoftRemovedNodes
TargetSiteNotFoundException — Class in namespace Neos\Neos\FrontendRouting\Exception
DocumentNodeInfo::toArray() — Method in class DocumentNodeInfo
CacheTagSet::toStringArray() — Method in class CacheTagSet
ArrayHelper::toHtmlAttributesString() — Method in class ArrayHelper

Converts an array into an HTML attributes string like 'class="foo" id="bar"'

$ NodeLabelToken#translationHelper — Property in class NodeLabelToken
$ ImageUriImplementation#thumbnailService — Property in class ImageUriImplementation
$ VisualDimensionSpacePoint#textX — Property in class VisualDimensionSpacePoint
$ VisualDimensionSpacePoint#textY — Property in class VisualDimensionSpacePoint
$ VisualIntraDimensionalNode#textX — Property in class VisualIntraDimensionalNode
$ VisualIntraDimensionalNode#textY — Property in class VisualIntraDimensionalNode
$ VisualWeightedDimensionSpacePoint#textX — Property in class VisualWeightedDimensionSpacePoint
$ VisualWeightedDimensionSpacePoint#textY — Property in class VisualWeightedDimensionSpacePoint
NodeTypesStreamWrapper::tell() — Method in class NodeTypesStreamWrapper

Retrieve the current position of a stream.

$ AbstractServiceController#throwableStorage2 — Property in class AbstractServiceController

Cant be named here $throwableStorage see https://github.com/neos/neos-development-collection/issues/3858

$ DateStringConverter#targetType — Property in class DateStringConverter

The target type this converter can convert to.

$ NodeTypeStringConverter#targetType — Property in class NodeTypeStringConverter

The target type this converter can convert to.

TransliterationService — Class in namespace Neos\Neos\Service
$ TransliterationService#transliterationRules — Property in class TransliterationService
TransliterationService::transliterate() — Method in class TransliterationService

Translaterates UTF-8 string to ASCII. (北京 to 'Bei Jing')

TestingFusionAutoIncludeHandler — Class in namespace Neos\Neos\Testing
$ EntityToIdentityConverter#targetType — Property in class EntityToIdentityConverter

The target type this converter can convert to.

$ NodeAddressToNodeConverter#targetType — Property in class NodeAddressToNodeConverter
$ NodeAddressToStringConverter#targetType — Property in class NodeAddressToStringConverter
$ NodeToNodeAddressStringConverter#targetType — Property in class NodeToNodeAddressStringConverter
LegacyNodePathNormalizer::tryResolveLegacyPathSyntaxToAbsoluteNodePath() — Method in class LegacyNodePathNormalizer

Converts legacy paths to the corresponding AbsoluteNodePath depending on the passed base node.

$ NodeUriPathSegmentGenerator#transliterationService — Property in class NodeUriPathSegmentGenerator
TranslateViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Returns translated message using source message or key ID.

$ ModuleViewHelper#tagName — Property in class ModuleViewHelper
$ NodeViewHelper#tagName — Property in class NodeViewHelper
$ NodeViewHelper#throwableStorage — Property in class NodeViewHelper
$ NodeViewHelper#throwableStorage — Property in class NodeViewHelper
TimeableNodeVisibilityCommandController — Class in namespace Neos\TimeableNodeVisibility\Command
$ TimeableNodeVisibilityCommandController#timeableNodeVisibilityService — Property in class TimeableNodeVisibilityCommandController
TimeableNodeVisibilityService — Class in namespace Neos\TimeableNodeVisibility\Service
$ WorkspaceController#translator — Property in class WorkspaceController
TagContentChange — Class in namespace Neos\Workspace\Ui\ViewModel\ContentChanges
TextContentChange — Class in namespace Neos\Workspace\Ui\ViewModel\ContentChanges
$ PendingChanges#total — Property in class PendingChanges

U

$ CRUpgradeCommandController#upgradeContextFactory — Property in class CRUpgradeCommandController
SerializedPropertyValues::unsetProperties() — Method in class SerializedPropertyValues
UpdateRootNodeAggregateDimensions — Class in namespace Neos\ContentRepository\Core\Feature\RootNodeCreation\Command

Change visibility of the root node aggregate. A root node aggregate must be visible in all configured dimensions.

UserId — Class in namespace Neos\ContentRepository\Core\Feature\Security\Dto
UntagSubtree — Class in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Command

Remove a {SubtreeTag} from a node aggregate and its descendants.

UriNormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
UuidFactory — Class in namespace Neos\ContentRepository\Core\SharedModel\Id

A factory for UUIDs

SubscriptionStoreInterface::update() — Method in class SubscriptionStoreInterface
DoctrineSubscriptionStore::update() — Method in class DoctrineSubscriptionStore
UniqueOperation — Class in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"unique" operation working on Nodes

CRBehavioralTestsSubjectProvider::usingNoContentDimensions() — Method in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::usingTheFollowingContentDimensions() — Method in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::usingTheFollowingContentDimensionsFromYAML() — Method in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::usingTheFollowingNodeTypes() — Method in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::usingIdentifierIDefineAContentRepository() — Method in class CRBehavioralTestsSubjectProvider
NodeSubjectProvider::usePropertyConverter() — Method in class NodeSubjectProvider
$ CacheSegmentParser#uncachedPartCount — Property in class CacheSegmentParser
RuntimeContentCache::unserializeContext() — Method in class RuntimeContentCache

Decodes and serialized array of context variables to its original values {self::serializeContext()}

FusionSourceCodeCollection::union() — Method in class FusionSourceCodeCollection
UnsupportedObjectTypeAtPathException — Class in namespace Neos\Fusion\Exception

This exception is thrown if a Fusion path needs to contain exactly a specific object type; f.e. a "Case" Fusion object expects all their children being Fusion objects and does not support Eel Expressions or simple objects.

UnsupportedProxyMethodException — Class in namespace Neos\Fusion\Exception

This exception is thrown if a non-supported array access method was called on FusionPathProxy.

UriBuilderImplementation — Class in namespace Neos\Fusion\FusionObjects

A Fusion UriBuilder object

AssetCollectionController::updateAction() — Method in class AssetCollectionController
AssetController::updateAction() — Method in class AssetController

Update an asset

AssetController::uploadAction() — Method in class AssetController

Upload a new asset. No redirection and no response body, for use by plupload (or similar).

AssetController::updateAssetResourceAction() — Method in class AssetController

Update the resource on an asset.

AssetController::updateTagAction() — Method in class AssetController
AssetController::updateAssetCollectionAction() — Method in class AssetController
ImageVariantController::updateAction() — Method in class ImageVariantController
TagController::updateAction() — Method in class TagController
UsageController — Class in namespace Neos\Media\Browser\Controller

Controller for asset usage handling

$ UsageController#userService — Property in class UsageController
UsageReference — Class in namespace Neos\Media\Domain\Model\Dto

A DTO for storing information related to a usage of an asset.

AssetRepository::update() — Method in class AssetRepository
$ AssetService#uriBuilder — Property in class AssetService
$ AssetService#usageStrategies — Property in class AssetService
AssetUsageRepository::updateAssetUsageDimensionSpacePoint() — Method in class AssetUsageRepository
AssetUsageIndexingService::updateIndex() — Method in class AssetUsageIndexingService
AssetUsageIndexingService::updateDimensionSpacePointInIndex() — Method in class AssetUsageIndexingService
UserCommandController — Class in namespace Neos\Neos\Command

The User Command Controller

$ UserCommandController#userService — Property in class UserCommandController
$ WorkspaceCommandController#userService — Property in class WorkspaceCommandController
WorkspaceCommandController::unassignRoleCommand() — Method in class WorkspaceCommandController

Unassign a workspace role from the given user/user group

ContentController::uploadAssetAction() — Method in class ContentController

Upload a new image, and return its metadata.

SitesController::updateSiteAction() — Method in class SitesController

Update a site

SitesController::updateDomainAction() — Method in class SitesController

Update a domain

UsersController — Class in namespace Neos\Neos\Controller\Module\Administration

The Neos User Admin module controller that allows for managing Neos users

$ UsersController#userService — Property in class UsersController
UsersController::updateAction() — Method in class UsersController

Update a given user

UsersController::updateAccountAction() — Method in class UsersController

Update a given account

UserController — Class in namespace Neos\Neos\Controller\Module
UserSettingsController — Class in namespace Neos\Neos\Controller\Module\User

The Neos User Settings module controller

$ UserSettingsController#userService — Property in class UserSettingsController
UserSettingsController::updateAction() — Method in class UserSettingsController

Update the current user

UserSettingsController::updateAccountAction() — Method in class UserSettingsController

Update a given account, ie. the password

User — Class in namespace Neos\Neos\Domain\Model

Domain Model of a User

UserId — Class in namespace Neos\Neos\Domain\Model

Globally unique identifier of a Neos user

UserPreferences — Class in namespace Neos\Neos\Domain\Model

A preferences container for a user.

UserRepository — Class in namespace Neos\Neos\Domain\Repository

The User Repository

WorkspaceMetadataAndRoleRepository::unassignWorkspaceRole() — Method in class WorkspaceMetadataAndRoleRepository

The public and documented API is {WorkspaceService::unassignWorkspaceRole}

WorkspaceMetadataAndRoleRepository::updateWorkspaceMetadata() — Method in class WorkspaceMetadataAndRoleRepository

The public and documented API is {WorkspaceService::setWorkspaceTitle()} and {WorkspaceService::setWorkspaceDescription()}

$ RenderingModeService#userService — Property in class RenderingModeService
UserService — Class in namespace Neos\Neos\Domain\Service

A service for managing users

$ UserService#userRepository — Property in class UserService
UserService::updateUser() — Method in class UserService

Updates the given user in the respective repository and potentially executes further actions depending on what has been changed.

WorkspaceService::unassignWorkspaceRole() — Method in class WorkspaceService

Remove a workspace role assignment for the given subject

UriPathResolver — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

URI path segment based dimension value resolver

UriPathResolverFactory — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

Factory for {UriPathResolver}.

UriPathResolverConfigurationException — Class in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver

TODO: BASE EXCEPTION

NodeUriBuilder::uriFor() — Method in class NodeUriBuilder

Returns a human-readable host relative uri for nodes in the live workspace.

CacheTagSet::union() — Method in class CacheTagSet
$ BackendHelper#userService — Property in class BackendHelper
Change::updateToDatabase() — Method in class Change
$ NodeTypesStreamWrapper#uri — Property in class NodeTypesStreamWrapper
NodeTypesStreamWrapper::unlock() — Method in class NodeTypesStreamWrapper

Advisory file locking.

NodeTypesStreamWrapper::unlink() — Method in class NodeTypesStreamWrapper

Delete a file.

$ BackendRedirectionService#userService — Property in class BackendRedirectionService
UserPreferenceController — Class in namespace Neos\Neos\Service\Controller

Service Controller for user preferences

UserPreferenceController::updateAction() — Method in class UserPreferenceController

Update/adds a user preference

UserService — Class in namespace Neos\Neos\Service

The user service provides general context information about the currently authenticated backend user.

$ UserService#userDomainService — Property in class UserService
UserDoesNotExistValidator — Class in namespace Neos\Neos\Validation\Validator

Validator for Neos users

$ UserDoesNotExistValidator#userService — Property in class UserDoesNotExistValidator
$ InterfaceLanguageViewHelper#userService — Property in class InterfaceLanguageViewHelper
$ IsAllowedToEditUserViewHelper#userService — Property in class IsAllowedToEditUserViewHelper
$ TranslateViewHelper#userService — Property in class TranslateViewHelper
UserInitialsViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

Render user initials for a given username

$ UserInitialsViewHelper#userService — Property in class UserInitialsViewHelper
$ ModuleViewHelper#uriModuleViewHelper — Property in class ModuleViewHelper
$ ModuleViewHelper#uriBuilder — Property in class ModuleViewHelper
$ WorkspaceController#userService — Property in class WorkspaceController
WorkspaceController::updateAction() — Method in class WorkspaceController

Update a workspace

V

AbstractDimensionSpacePoint::validateCoordinates() — Method in class AbstractDimensionSpacePoint
DimensionSpacePoint::vary() — Method in class DimensionSpacePoint

Varies a dimension space point in a single coordinate

$ ContentDimensionValues#values — Property in class ContentDimensionValues

The actual values, indexed by string representation

ConstraintChecks::validateReferenceProperties() — Method in class ConstraintChecks
ValueObjectArrayDenormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ValueObjectBoolDenormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ValueObjectFloatDenormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ValueObjectIntDenormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ValueObjectStringDenormalizer — Class in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
$ OrderingFieldName#value — Property in class OrderingFieldName
VisibilityConstraints — Class in namespace Neos\ContentRepository\Core\Projection\ContentGraph

The visibility constraints define how nodes in the content subgraph are accessed.

VisitedNodeAggregate — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
VisitedNodeAggregates — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
VisitedNodeVariant — Class in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
NodeTraversalTrait::visibilityConstraintsAreSetTo() — Method in class NodeTraversalTrait
AstNodeVisitorInterface::visitFusionFile() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitStatementList() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitIncludeStatement() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitObjectStatement() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitBlock() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitObjectPath() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitMetaPathSegment() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitPrototypePathSegment() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitPathSegment() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitValueAssignment() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitFusionObjectValue() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitDslExpressionValue() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitEelExpressionValue() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitFloatValue() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitIntValue() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitBoolValue() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitNullValue() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitStringValue() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitValueCopy() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitAssignedObjectPath() — Method in class AstNodeVisitorInterface
AstNodeVisitorInterface::visitValueUnset() — Method in class AstNodeVisitorInterface
AbstractNode::visit() — Method in class AbstractNode
AssignedObjectPath::visit() — Method in class AssignedObjectPath
Block::visit() — Method in class Block
BoolValue::visit() — Method in class BoolValue
DslExpressionValue::visit() — Method in class DslExpressionValue
EelExpressionValue::visit() — Method in class EelExpressionValue
FloatValue::visit() — Method in class FloatValue
FusionFile::visit() — Method in class FusionFile
FusionObjectValue::visit() — Method in class FusionObjectValue
IncludeStatement::visit() — Method in class IncludeStatement
IntValue::visit() — Method in class IntValue
MetaPathSegment::visit() — Method in class MetaPathSegment
NullValue::visit() — Method in class NullValue
ObjectPath::visit() — Method in class ObjectPath
ObjectStatement::visit() — Method in class ObjectStatement
PathSegment::visit() — Method in class PathSegment
PrototypePathSegment::visit() — Method in class PrototypePathSegment
StatementList::visit() — Method in class StatementList
StringValue::visit() — Method in class StringValue
ValueAssignment — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ValueAssignment::visit() — Method in class ValueAssignment
ValueCopy — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ValueCopy::visit() — Method in class ValueCopy
ValueUnset — Class in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ValueUnset::visit() — Method in class ValueUnset
MergedArrayTreeVisitor::visitFusionFile() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitStatementList() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitIncludeStatement() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitObjectStatement() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitBlock() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitObjectPath() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitMetaPathSegment() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitPrototypePathSegment() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitPathSegment() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitValueAssignment() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitFusionObjectValue() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitDslExpressionValue() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitEelExpressionValue() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitFloatValue() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitIntValue() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitBoolValue() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitNullValue() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitStringValue() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitValueCopy() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitAssignedObjectPath() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::visitValueUnset() — Method in class MergedArrayTreeVisitor
MergedArrayTreeVisitor::validateParseTreeKey() — Method in class MergedArrayTreeVisitor
LazyProps::valid() — Method in class LazyProps
ValueImplementation — Class in namespace Neos\Fusion\FusionObjects

Value object for simple type handling as Fusion objects

EelExpressionPathBuilderVisitor::visitValueAssignment() — Method in class EelExpressionPathBuilderVisitor
EelExpressionPathBuilderVisitor::visitEelExpressionValue() — Method in class EelExpressionPathBuilderVisitor
$ AssetController#viewFormatToObjectNameMap — Property in class AssetController
AssetController::variantsAction() — Method in class AssetController

Display variants of an asset

NeosAssetProxyQueryResult::valid() — Method in class NeosAssetProxyQueryResult
$ Image#variants — Property in class Image
VariantSupportInterface — Class in namespace Neos\Media\Domain\Model

An interface which defines that an asset has support for variants

Video — Class in namespace Neos\Media\Domain\Model

A Video asset

VideoRepository — Class in namespace Neos\Media\Domain\Repository

A repository for Videos

AssetService::validateRemoval() — Method in class AssetService

Validates if the asset can be removed

$ AssetVariantGenerator#variantPresetsConfiguration — Property in class AssetVariantGenerator
$ AssetVariantGenerator#variantPresets — Property in class AssetVariantGenerator
VideoValidator — Class in namespace Neos\Media\Domain\Validator

Validator for Video objects

Variant — Class in namespace Neos\Media\Domain\ValueObject\Configuration
VariantPreset — Class in namespace Neos\Media\Domain\ValueObject\Configuration

A Value Object for storing configuration of a Variant Preset

VariantPreset::variants() — Method in class VariantPreset
ImageOrientationValidator::validateOptions() — Method in class ImageOrientationValidator
ImageSizeValidator::validateOptions() — Method in class ImageSizeValidator
ImageTypeValidator::validateOptions() — Method in class ImageTypeValidator

Checks if this validator is correctly configured

$ DomainCommandController#validatorResolver — Property in class DomainCommandController
$ ImpersonateController#viewFormatToObjectNameMap — Property in class ImpersonateController
$ NodeController#view — Property in class NodeController
$ LoginController#viewFormatToObjectNameMap — Property in class LoginController
$ AssetProxiesController#viewFormatToObjectNameMap — Property in class AssetProxiesController
$ AssetsController#viewFormatToObjectNameMap — Property in class AssetsController
$ ContentDimensionsController#viewFormatToObjectNameMap — Property in class ContentDimensionsController
$ NodesController#viewFormatToObjectNameMap — Property in class NodesController
VisualContentDimension — Class in namespace Neos\Neos\Presentation\Dimensions

The visualization model for the interdimensional variation graph

VisualDimensionSpacePoint — Class in namespace Neos\Neos\Presentation\Dimensions
VisualInterDimensionalEdge — Class in namespace Neos\Neos\Presentation\Dimensions
VisualInterDimensionalVariationGraph — Class in namespace Neos\Neos\Presentation\Dimensions

The visualization model for the interdimensional variation graph

VisualIntraDimensionalEdge — Class in namespace Neos\Neos\Presentation\Dimensions
VisualIntraDimensionalNode — Class in namespace Neos\Neos\Presentation\Dimensions
VisualIntraDimensionalVariationGraph — Class in namespace Neos\Neos\Presentation\Dimensions

The IntraDimensionalFallbackGraph presentation model for SVG

VisualWeightedDimensionSpacePoint — Class in namespace Neos\Neos\Presentation\Dimensions
VisualNodePath — Class in namespace Neos\Neos\Presentation

The string-based visual node path

$ DataSourceController#viewFormatToObjectNameMap — Property in class DataSourceController

W

CommandBus::withAdditionalHandlers() — Method in class CommandBus
WeightedDimensionSpacePoint — Class in namespace Neos\ContentRepository\Core\DimensionSpace

A weighted dimension space point

$ WeightedDimensionSpacePoint#weight — Property in class WeightedDimensionSpacePoint
Events::with() — Method in class Events
Events::withAppendedEvents() — Method in class Events
EventsToPublish::withAppendedEvents() — Method in class EventsToPublish
PublishedEvents::withAppendedEvents() — Method in class PublishedEvents
PublishableToWorkspaceInterface::withWorkspaceNameAndContentStreamId() — Method in class PublishableToWorkspaceInterface
WorkspaceConstraintChecks — Class in namespace Neos\ContentRepository\Core\Feature\Common
DimensionShineThroughWasAdded::withWorkspaceNameAndContentStreamId() — Method in class DimensionShineThroughWasAdded
DimensionSpacePointWasMoved::withWorkspaceNameAndContentStreamId() — Method in class DimensionSpacePointWasMoved
NodeAggregateCommandHandler::withoutAncestorNodeTypeConstraintChecks() — Method in class NodeAggregateCommandHandler

Use this closure to run code with the Ancestor Node Type Checks disabled; e.g.

CreateNodeAggregateWithNode::withInitialPropertyValues() — Method in class CreateNodeAggregateWithNode
CreateNodeAggregateWithNode::withTetheredDescendantNodeAggregateIds() — Method in class CreateNodeAggregateWithNode

Specify explicitly the node aggregate ids for the tethered children {tetheredDescendantNodeAggregateIds}.

CreateNodeAggregateWithNode::withNodeName() — Method in class CreateNodeAggregateWithNode

The node's optional name.

CreateNodeAggregateWithNode::withReferences() — Method in class CreateNodeAggregateWithNode

Adds references to this creation command

CreateNodeAggregateWithNodeAndSerializedProperties::withTetheredDescendantNodeAggregateIds() — Method in class CreateNodeAggregateWithNodeAndSerializedProperties

We precalculate all $tetheredDescendantNodeAggregateIds via {NodeAggregateIdsByNodePaths::completeForNodeOfType} so that when rebasing the command, it stays fully deterministic.

CreateNodeAggregateWithNodeAndSerializedProperties::withNodeName() — Method in class CreateNodeAggregateWithNodeAndSerializedProperties

The node's optional name.

NodeAggregateWithNodeWasCreated::withWorkspaceNameAndContentStreamId() — Method in class NodeAggregateWithNodeWasCreated
PropertyValuesToWrite::withValue() — Method in class PropertyValuesToWrite

Adds a property value to write.

PropertyValuesToWrite::withoutUnsets() — Method in class PropertyValuesToWrite
NodePropertiesWereSet::withWorkspaceNameAndContentStreamId() — Method in class NodePropertiesWereSet
NodeAggregateWasMoved::withWorkspaceNameAndContentStreamId() — Method in class NodeAggregateWasMoved
NodeReferencesToWrite::withReference() — Method in class NodeReferencesToWrite
NodeReferencesWereSet::withWorkspaceNameAndContentStreamId() — Method in class NodeReferencesWereSet
NodeAggregateWasRemoved::withWorkspaceNameAndContentStreamId() — Method in class NodeAggregateWasRemoved
NodeAggregateNameWasChanged::withWorkspaceNameAndContentStreamId() — Method in class NodeAggregateNameWasChanged
ChangeNodeAggregateType::withTetheredDescendantNodeAggregateIds() — Method in class ChangeNodeAggregateType

Create a new ChangeNodeAggregateType command with all original values, except the tetheredDescendantNodeAggregateIds (where the passed in arguments are used).

NodeAggregateTypeWasChanged::withWorkspaceNameAndContentStreamId() — Method in class NodeAggregateTypeWasChanged
NodeGeneralizationVariantWasCreated::withWorkspaceNameAndContentStreamId() — Method in class NodeGeneralizationVariantWasCreated
NodePeerVariantWasCreated::withWorkspaceNameAndContentStreamId() — Method in class NodePeerVariantWasCreated
NodeSpecializationVariantWasCreated::withWorkspaceNameAndContentStreamId() — Method in class NodeSpecializationVariantWasCreated
CreateRootNodeAggregateWithNode::withTetheredDescendantNodeAggregateIds() — Method in class CreateRootNodeAggregateWithNode

Specify explicitly the node aggregate ids for the tethered children {tetheredDescendantNodeAggregateIds}.

RootNodeAggregateDimensionsWereUpdated::withWorkspaceNameAndContentStreamId() — Method in class RootNodeAggregateDimensionsWereUpdated
RootNodeAggregateWithNodeWasCreated::withWorkspaceNameAndContentStreamId() — Method in class RootNodeAggregateWithNodeWasCreated
SubtreeTags::with() — Method in class SubtreeTags
SubtreeTags::without() — Method in class SubtreeTags
SubtreeWasTagged::withWorkspaceNameAndContentStreamId() — Method in class SubtreeWasTagged
SubtreeWasUntagged::withWorkspaceNameAndContentStreamId() — Method in class SubtreeWasUntagged
WorkspaceCommandHandler — Class in namespace Neos\ContentRepository\Core\Feature
WorkspaceCommandSkipped — Class in namespace Neos\ContentRepository\Core\Feature

Exception to denote that the workspace operation was skipped. No events were published.

WorkspaceWasCreated — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Event

Event triggered to indicate that a workspace was created, based on a base workspace.

WorkspaceAlreadyExists — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Exception
WorkspaceEventStreamName — Class in namespace Neos\ContentRepository\Core\Feature

A workspaces event stream name

ChangeBaseWorkspace::withNewContentStreamId() — Method in class ChangeBaseWorkspace

During the publish process, we create a new content stream.

WorkspaceBaseWorkspaceWasChanged — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Event

Event triggered when the base workspace of a given workspace has changed.

WorkspaceOwnerWasChanged — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Event

Event triggered to indicate that the owner of a workspace has changed.

WorkspaceWasRemoved — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Event

Event triggered to indicate that a workspace got removed.

WorkspaceWasRenamed — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Event

Event triggered to indicate that a workspace title or description has changed.

DiscardIndividualNodesFromWorkspace::withNewContentStreamId() — Method in class DiscardIndividualNodesFromWorkspace

Call this method if you want to run this command fully deterministically, f.e. during test cases

DiscardWorkspace::withNewContentStreamId() — Method in class DiscardWorkspace

Call this method if you want to run this command fully deterministically, f.e. during test cases

PublishIndividualNodesFromWorkspace::withContentStreamIdForRemainingPart() — Method in class PublishIndividualNodesFromWorkspace

The id of the new content stream that will contain all remaining events

PublishWorkspace::withNewContentStreamId() — Method in class PublishWorkspace

During the publish process, we create a new content stream.

WorkspaceWasDiscarded — Class in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Event
WorkspaceWasPartiallyDiscarded — Class in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Event
WorkspaceWasPartiallyPublished — Class in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Event
WorkspaceWasPublished — Class in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Event
RebaseWorkspace::withRebasedContentStreamId() — Method in class RebaseWorkspace

Call this method if you want to run this command fully deterministically, f.e. during test cases

RebaseWorkspace::withErrorHandlingStrategy() — Method in class RebaseWorkspace

Call this method if you want to run this command with a specific error handling strategy like force

ConflictingEvents::withAppended() — Method in class ConflictingEvents
WorkspaceRebaseFailed — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase\Event
WorkspaceWasRebased — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase\Event
WorkspaceRebaseFailed — Class in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase\Exception

Thrown if the workspace was outdated and an automatic rebase failed due to conflicts.

NodeTypeNames::with() — Method in class NodeTypeNames
NodeTypeNames::withAdditionalNodeTypeName() — Method in class NodeTypeNames
CatchUpHookFactories::with() — Method in class CatchUpHookFactories
CountAncestorNodesFilter::with() — Method in class CountAncestorNodesFilter

Returns a new instance with the specified additional filter options

CountBackReferencesFilter::with() — Method in class CountBackReferencesFilter

Returns a new instance with the specified additional filter options

CountChildNodesFilter::with() — Method in class CountChildNodesFilter

Returns a new instance with the specified additional filter options

CountDescendantNodesFilter::with() — Method in class CountDescendantNodesFilter

Returns a new instance with the specified additional filter options

CountReferencesFilter::with() — Method in class CountReferencesFilter

Returns a new instance with the specified additional filter options

FindAncestorNodesFilter::with() — Method in class FindAncestorNodesFilter

Returns a new instance with the specified additional filter options

FindBackReferencesFilter::with() — Method in class FindBackReferencesFilter

Returns a new instance with the specified additional filter options

FindChildNodesFilter::with() — Method in class FindChildNodesFilter

Returns a new instance with the specified additional filter options

FindDescendantNodesFilter::with() — Method in class FindDescendantNodesFilter

Returns a new instance with the specified additional filter options

FindPrecedingSiblingNodesFilter::with() — Method in class FindPrecedingSiblingNodesFilter

Returns a new instance with the specified additional filter options

FindReferencesFilter::with() — Method in class FindReferencesFilter

Returns a new instance with the specified additional filter options

FindRootNodeAggregatesFilter::with() — Method in class FindRootNodeAggregatesFilter

Returns a new instance with the specified additional filter options

FindSubtreeFilter::with() — Method in class FindSubtreeFilter

Returns a new instance with the specified additional filter options

FindSucceedingSiblingNodesFilter::with() — Method in class FindSucceedingSiblingNodesFilter

Returns a new instance with the specified additional filter options

NodeTypeCriteria::withAdditionalDisallowedNodeType() — Method in class NodeTypeCriteria

IMMUTABLE, returns a new instance

NodeTypeCriteria::withAdditionalAllowedNodeType() — Method in class NodeTypeCriteria

IMMUTABLE, returns a new instance

NodeTags::without() — Method in class NodeTags
NodeTags::withoutInherited() — Method in class NodeTags
Timestamps::with() — Method in class Timestamps

Returns a new copy with the specified new values

VisibilityConstraints::withoutRestrictions() — Method in class VisibilityConstraints

Legacy, only for Neos.Neos context!, for standalone use please use {self::createEmpty()}

Projections::with() — Method in class Projections
ContentStreamForPruning::withNoLongerInUse() — Method in class ContentStreamForPruning
ContentStreamForPruning::withWorkspace() — Method in class ContentStreamForPruning
ContentStreamForPruning::withRemoved() — Method in class ContentStreamForPruning
WorkspaceMaintenanceService — Class in namespace Neos\ContentRepository\Core\Service
WorkspaceMaintenanceServiceFactory — Class in namespace Neos\ContentRepository\Core\Service
WorkspaceContainsPublishableChanges — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if any workspace contains changes but was not supposed to

WorkspaceDoesNotExist — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception
WorkspaceHasNoBaseWorkspaceName — Class in namespace Neos\ContentRepository\Core\SharedModel\Exception
NodeAddress::withAggregateId() — Method in class NodeAddress
Workspace — Class in namespace Neos\ContentRepository\Core\SharedModel\Workspace

Workspace Read Model

WorkspaceName — Class in namespace Neos\ContentRepository\Core\SharedModel\Workspace

Name of a workspace.

Workspaces — Class in namespace Neos\ContentRepository\Core\SharedModel\Workspace

An immutable, type-safe collection of Workspace objects

Subscribers::with() — Method in class Subscribers
Subscriptions::without() — Method in class Subscriptions
Subscriptions::with() — Method in class Subscriptions
CRTestSuiteTrait::workspaceStatusMatchesExpected() — Method in class CRTestSuiteTrait
WorkspaceCreation — Class in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The workspace creation feature trait for behavioral tests

EelExpressionPosition::withOffset() — Method in class EelExpressionPosition
EelExpressionPosition::withEelExpression() — Method in class EelExpressionPosition
EelExpressionPositions::withOffset() — Method in class EelExpressionPositions
EelExpressionPositions::withoutFirst() — Method in class EelExpressionPositions
$ UsageController#workspaceService — Property in class UsageController
$ CropImageAdjustment#width — Property in class CropImageAdjustment
$ ResizeImageAdjustment#width — Property in class ResizeImageAdjustment
$ DimensionsTrait#width — Property in class DimensionsTrait
AssetConstraints::withAssetSourceConstraint() — Method in class AssetConstraints
AssetConstraints::withoutAssetSourceConstraint() — Method in class AssetConstraints
AssetConstraints::withMediaTypeConstraint() — Method in class AssetConstraints
AssetConstraints::withoutAssetTypeConstraint() — Method in class AssetConstraints
$ ThumbnailConfiguration#width — Property in class ThumbnailConfiguration
$ Video#width — Property in class Video
Box::widen() — Method in class Box
{@inheritdoc}
AssetUsageFilter::withAsset() — Method in class AssetUsageFilter
AssetUsageFilter::withWorkspaceName() — Method in class AssetUsageFilter
$ SiteCommandController#workspaceService — Property in class SiteCommandController
WorkspaceCommandController — Class in namespace Neos\Neos\Command

The Workspace Command Controller

$ WorkspaceCommandController#workspacePublishingService — Property in class WorkspaceCommandController
$ WorkspaceCommandController#workspaceService — Property in class WorkspaceCommandController
WorkspaceDescription — Class in namespace Neos\Neos\Domain\Model

Description for a workspace

WorkspaceMetadata — Class in namespace Neos\Neos\Domain\Model

Neos-specific metadata of a workspace

WorkspacePermissions — Class in namespace Neos\Neos\Domain\Model

Evaluated permissions a specific user has on a workspace, usually evaluated by the {ContentRepositoryAuthorizationService}

WorkspaceRoleAssignment — Class in namespace Neos\Neos\Domain\Model

Assignment of a workspace role to a Neos user or user group

WorkspaceRoleAssignments — Class in namespace Neos\Neos\Domain\Model

A set of {WorkspaceRoleAssignment} instances

WorkspaceRoleAssignments::withAssignment() — Method in class WorkspaceRoleAssignments
WorkspaceRoleSubject — Class in namespace Neos\Neos\Domain\Model

The identifier of a workspace role subject that identifiers a group of users or a single user {WorkspaceRoleSubjectType}

WorkspaceRoleSubjects — Class in namespace Neos\Neos\Domain\Model

A set of {WorkspaceRoleSubject} instances

WorkspaceTitle — Class in namespace Neos\Neos\Domain\Model

Human-Readable title of a workspace

WorkspaceMetadataAndRoleRepository — Class in namespace Neos\Neos\Domain\Repository

Implementation detail of {WorkspaceService} and {ContentRepositoryAuthorizationService}

NodeAggregateIdMapping::withNewNodeAggregateId() — Method in class NodeAggregateIdMapping
$ SiteService#workspaceService — Property in class SiteService
$ UserService#workspaceService — Property in class UserService
$ UserService#workspaceMetadataAndRoleRepository — Property in class UserService
WorkspacePublishingService — Class in namespace Neos\Neos\Domain\Service

Central authority for publishing/discarding workspace changes from Neos

WorkspaceService — Class in namespace Neos\Neos\Domain\Service

Central authority to interact with Content Repository Workspaces within Neos

ImpendingHardRemovalConflicts::with() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNode::withConflictingDimensionSpacePoints() — Method in class SoftRemovedNode
SoftRemovedNodes::with() — Method in class SoftRemovedNodes
RequestToDimensionSpacePointContext::withAddedDimensionSpacePoint() — Method in class RequestToDimensionSpacePointContext
RequestToDimensionSpacePointContext::withRemainingUriPath() — Method in class RequestToDimensionSpacePointContext
Options::withForceAbsolute() — Method in class Options

Option to enforce absolute urls for non cross-linked nodes.

Options::withCustomFormat() — Method in class Options

Option to set a custom routing format

Options::withCustomRoutingArguments() — Method in class Options

Option to set custom routing arguments

DocumentNodeInfo::withDimensionSpacePoint() — Method in class DocumentNodeInfo
DocumentNodeInfo::withOriginDimensionSpacePoint() — Method in class DocumentNodeInfo
DocumentNodeInfo::withUriPath() — Method in class DocumentNodeInfo
DocumentNodeInfo::withoutSiblings() — Method in class DocumentNodeInfo
PageHandler::wrapHttpResponse() — Method in class PageHandler

Renders an actual HTTP response including the correct status and cache control header.

NodeTypesStreamWrapper::write() — Method in class NodeTypesStreamWrapper

Write to stream.

ContentElementEditableService::wrapContentProperty() — Method in class ContentElementEditableService
ContentElementWrappingService::wrapContentObject() — Method in class ContentElementWrappingService

Wrap the $content identified by $node with the needed markup for the backend.

ImpersonateService::writeSession() — Method in class ImpersonateService
WrapViewHelper — Class in namespace Neos\Neos\ViewHelpers\ContentElement

A view helper for manually wrapping content editables.

WorkspaceJsonView — Class in namespace Neos\Neos\View\Service

A view specialised on a JSON representation of Workspaces.

WorkspaceController — Class in namespace Neos\Workspace\Ui\Controller

The Neos Workspace module controller

$ WorkspaceController#workspacePublishingService — Property in class WorkspaceController
$ WorkspaceController#workspaceService — Property in class WorkspaceController
Sorting::withInvertedSorting() — Method in class Sorting
WorkspaceListItem — Class in namespace Neos\Workspace\Ui\ViewModel
WorkspaceListItems — Class in namespace Neos\Workspace\Ui\ViewModel

X

XmlCommentHandler — Class in namespace Neos\Fusion\Core\ExceptionHandlers

Creates xml comments from exceptions

$ CropImageAdjustment#x — Property in class CropImageAdjustment
$ BackendController#xliffService — Property in class BackendController
BackendController::xliffAsJsonAction() — Method in class BackendController

Returns the cached json array with the xliff labels

XliffService — Class in namespace Neos\Neos\Service

The XLIFF service provides methods to find XLIFF files and parse them to json

$ XliffService#xliffBasePath — Property in class XliffService

A relative path for translations inside the package resources.

$ XliffService#xliffReader — Property in class XliffService
$ XliffService#xliffToJsonTranslationsCache — Property in class XliffService
$ XliffService#xliffFileProvider — Property in class XliffService
XliffCacheVersionViewHelper — Class in namespace Neos\Neos\ViewHelpers\Backend

ViewHelper for rendering the current version identifier for the xliff cache.

$ XliffCacheVersionViewHelper#xliffService — Property in class XliffCacheVersionViewHelper

Y

YamlConfiguration — Class in namespace Neos\ContentRepositoryRegistry\Migration\Configuration

Migration Configuration using YAML files.

$ YamlConfiguration#yamlSourceImporter — Property in class YamlConfiguration
$ CropImageAdjustment#y — Property in class CropImageAdjustment
$ FormDefinitionDataSource#yamlPersistenceManager — Property in class FormDefinitionDataSource

Z

ContentDimensionValueSpecializationDepth::zero() — Method in class ContentDimensionValueSpecializationDepth

_

ContentCommandController::__construct() — Method in class ContentCommandController
NodeMigrationCommandController::__construct() — Method in class NodeMigrationCommandController
NodeTypesCommandController::__construct() — Method in class NodeTypesCommandController
NodeTypesLoader::__construct() — Method in class NodeTypesLoader
SuperTypeConfigResolver::__construct() — Method in class SuperTypeConfigResolver
DoctrineEventStoreFactory::__construct() — Method in class DoctrineEventStoreFactory
DefaultNodeTypeManagerFactory::__construct() — Method in class DefaultNodeTypeManagerFactory
SubscriptionStoreFactory::__construct() — Method in class SubscriptionStoreFactory
SubscriptionReplayProcessor::__construct() — Method in class SubscriptionReplayProcessor
NodeMigrationGeneratorService::__construct() — Method in class NodeMigrationGeneratorService
FlushSubgraphCachePoolCatchUpHook::__construct() — Method in class FlushSubgraphCachePoolCatchUpHook
FlushSubgraphCachePoolCatchUpHookFactory::__construct() — Method in class FlushSubgraphCachePoolCatchUpHookFactory
CRUpgradeContextFactory::__construct() — Method in class CRUpgradeContextFactory
EventsRecordedAtToUtcUpgrade::__construct() — Method in class EventsRecordedAtToUtcUpgrade
CRUpgradeContext::__construct() — Method in class CRUpgradeContext
ApiOrInternalAnnotationRule::__construct() — Method in class ApiOrInternalAnnotationRule
InternalMethodsNotAllowedOutsideContentRepositoryRule::__construct() — Method in class InternalMethodsNotAllowedOutsideContentRepositoryRule
TraceEntries::__construct() — Method in class TraceEntries
TraceEntry::__construct() — Method in class TraceEntry
DebugEventProjection::__construct() — Method in class DebugEventProjection
DebugEventProjectionState::__construct() — Method in class DebugEventProjectionState
CommandBus::__construct() — Method in class CommandBus
CommandHandlingDependencies::__construct() — Method in class CommandHandlingDependencies
CommandSimulator::__construct() — Method in class CommandSimulator
CommandSimulatorFactory::__construct() — Method in class CommandSimulatorFactory
ContentRepository::__construct() — Method in class ContentRepository
AbstractDimensionSpacePoint::__construct() — Method in class AbstractDimensionSpacePoint
ContentDimensionZookeeper::__construct() — Method in class ContentDimensionZookeeper
ContentSubgraphVariationWeight::__construct() — Method in class ContentSubgraphVariationWeight
DimensionSpacePointSet::__construct() — Method in class DimensionSpacePointSet
InterDimensionalVariationGraph::__construct() — Method in class InterDimensionalVariationGraph
OriginDimensionSpacePointSet::__construct() — Method in class OriginDimensionSpacePointSet
WeightedDimensionSpacePoint::__construct() — Method in class WeightedDimensionSpacePoint
ConfigurationBasedContentDimensionSource::__construct() — Method in class ConfigurationBasedContentDimensionSource
ContentDimension::__construct() — Method in class ContentDimension
ContentDimensionConstraintSet::__construct() — Method in class ContentDimensionConstraintSet
ContentDimensionConstraints::__construct() — Method in class ContentDimensionConstraints
ContentDimensionId::__construct() — Method in class ContentDimensionId
ContentDimensionValue::__construct() — Method in class ContentDimensionValue
ContentDimensionValueSpecializationDepth::__construct() — Method in class ContentDimensionValueSpecializationDepth
ContentDimensionValueVariationEdge::__construct() — Method in class ContentDimensionValueVariationEdge
ContentDimensionValueVariationEdges::__construct() — Method in class ContentDimensionValueVariationEdges
ContentDimensionValues::__construct() — Method in class ContentDimensionValues
EventsToPublish::__construct() — Method in class EventsToPublish
CommandHooksFactory::__construct() — Method in class CommandHooksFactory
ContentRepositoryFactory::__construct() — Method in class ContentRepositoryFactory
ProjectionSubscriberFactory::__construct() — Method in class ProjectionSubscriberFactory
InterdimensionalSibling::__construct() — Method in class InterdimensionalSibling
InterdimensionalSiblings::__construct() — Method in class InterdimensionalSiblings
ContentStreamWasClosed::__construct() — Method in class ContentStreamWasClosed
ContentStreamWasReopened::__construct() — Method in class ContentStreamWasReopened
ContentStreamWasCreated::__construct() — Method in class ContentStreamWasCreated
ContentStreamWasForked::__construct() — Method in class ContentStreamWasForked
ContentStreamWasRemoved::__construct() — Method in class ContentStreamWasRemoved
DimensionSpaceCommandHandler::__construct() — Method in class DimensionSpaceCommandHandler
DimensionShineThroughWasAdded::__construct() — Method in class DimensionShineThroughWasAdded
DimensionSpacePointWasMoved::__construct() — Method in class DimensionSpacePointWasMoved
NodeAggregateCommandHandler::__construct() — Method in class NodeAggregateCommandHandler
NodeAggregateIdsByNodePaths::__construct() — Method in class NodeAggregateIdsByNodePaths
NodeAggregateWithNodeWasCreated::__construct() — Method in class NodeAggregateWithNodeWasCreated
SerializedPropertyValue::__debugInfo() — Method in class SerializedPropertyValue
NodePropertiesWereSet::__construct() — Method in class NodePropertiesWereSet
NodeAggregateWasMoved::__construct() — Method in class NodeAggregateWasMoved
NodeReferencesWereSet::__construct() — Method in class NodeReferencesWereSet
NodeAggregateWasRemoved::__construct() — Method in class NodeAggregateWasRemoved
NodeAggregateNameWasChanged::__construct() — Method in class NodeAggregateNameWasChanged
NodeAggregateTypeChangeChildConstraintConflictResolutionMarkWithTagStrategy::__construct() — Method in class NodeAggregateTypeChangeChildConstraintConflictResolutionMarkWithTagStrategy
NodeAggregateTypeWasChanged::__construct() — Method in class NodeAggregateTypeWasChanged
NodeGeneralizationVariantWasCreated::__construct() — Method in class NodeGeneralizationVariantWasCreated
NodePeerVariantWasCreated::__construct() — Method in class NodePeerVariantWasCreated
NodeSpecializationVariantWasCreated::__construct() — Method in class NodeSpecializationVariantWasCreated
RebaseableCommand::__construct() — Method in class RebaseableCommand
RebaseableCommands::__construct() — Method in class RebaseableCommands
RootNodeAggregateDimensionsWereUpdated::__construct() — Method in class RootNodeAggregateDimensionsWereUpdated
RootNodeAggregateWithNodeWasCreated::__construct() — Method in class RootNodeAggregateWithNodeWasCreated
UserId::__toString() — Method in class UserId
StaticAuthProvider::__construct() — Method in class StaticAuthProvider
SubtreeTag::__toString() — Method in class SubtreeTag
SubtreeWasTagged::__construct() — Method in class SubtreeWasTagged
SubtreeWasUntagged::__construct() — Method in class SubtreeWasUntagged
WorkspaceCommandHandler::__construct() — Method in class WorkspaceCommandHandler
RootWorkspaceWasCreated::__construct() — Method in class RootWorkspaceWasCreated
WorkspaceWasCreated::__construct() — Method in class WorkspaceWasCreated
WorkspaceBaseWorkspaceWasChanged::__construct() — Method in class WorkspaceBaseWorkspaceWasChanged
WorkspaceOwnerWasChanged::__construct() — Method in class WorkspaceOwnerWasChanged
WorkspaceWasRemoved::__construct() — Method in class WorkspaceWasRemoved
WorkspaceWasRenamed::__construct() — Method in class WorkspaceWasRenamed
WorkspaceWasDiscarded::__construct() — Method in class WorkspaceWasDiscarded
WorkspaceWasPublished::__construct() — Method in class WorkspaceWasPublished
ConflictingEvent::__construct() — Method in class ConflictingEvent
ConflictingEvents::__construct() — Method in class ConflictingEvents
WorkspaceRebaseFailed::__construct() — Method in class WorkspaceRebaseFailed
WorkspaceWasRebased::__construct() — Method in class WorkspaceWasRebased
LogFileTracer::__construct() — Method in class LogFileTracer
LogFileTracer::__destruct() — Method in class LogFileTracer
PropertyConverter::__construct() — Method in class PropertyConverter
NodeType::__construct() — Method in class NodeType
NodeType::__get() — Method in class NodeType

We unset the readonly properties in the constructor, so that this magic getter is invoked, which initializes the properties.

NodeTypeName::__toString() — Method in class NodeTypeName
TetheredNodeTypeDefinition::__construct() — Method in class TetheredNodeTypeDefinition
DelegatingCatchUpHook::__construct() — Method in class DelegatingCatchUpHook
AbsoluteNodePath::__toString() — Method in class AbsoluteNodePath
OrderingFieldName::__toString() — Method in class OrderingFieldName
ParserException::__construct() — Method in class ParserException
Token::__construct() — Method in class Token
NodePath::__toString() — Method in class NodePath
ProjectionIntegrityViolationDetectionRunner::__construct() — Method in class ProjectionIntegrityViolationDetectionRunner
PropertyCollection::__construct() — Method in class PropertyCollection
Reference::__construct() — Method in class Reference
ContentRepositoryMaintainer::__construct() — Method in class ContentRepositoryMaintainer
ContentStreamPruner::__construct() — Method in class ContentStreamPruner
WorkspaceMaintenanceService::__construct() — Method in class WorkspaceMaintenanceService
ContentRepositoryId::__toString() — Method in class ContentRepositoryId
NodeAggregateId::__toString() — Method in class NodeAggregateId
NodeName::__toString() — Method in class NodeName
PropertyName::__toString() — Method in class PropertyName
ReferenceName::__toString() — Method in class ReferenceName
ContentStreamId::__toString() — Method in class ContentStreamId
WorkspaceName::__toString() — Method in class WorkspaceName
SubscriptionEngine::__construct() — Method in class SubscriptionEngine
ProjectionSubscriber::__construct() — Method in class ProjectionSubscriber
Subscription::__construct() — Method in class Subscription
SubscriptionError::__construct() — Method in class SubscriptionError
DoctrineSubscriptionStore::__construct() — Method in class DoctrineSubscriptionStore
SiteCommandController::__construct() — Method in class SiteCommandController
AssetExtractor::__construct() — Method in class AssetExtractor
DomainDataLoader::__construct() — Method in class DomainDataLoader
HiddenNodeVariant::__construct() — Method in class HiddenNodeVariant
NodeDataLoader::__construct() — Method in class NodeDataLoader
SerializedPropertyValuesAndReferences::__construct() — Method in class SerializedPropertyValuesAndReferences
SiteDataLoader::__construct() — Method in class SiteDataLoader
VisitedNodeAggregate::__construct() — Method in class VisitedNodeAggregate
VisitedNodeVariant::__construct() — Method in class VisitedNodeVariant
LegacyExportService::__construct() — Method in class LegacyExportService
LegacyExportServiceFactory::__construct() — Method in class LegacyExportServiceFactory
AssetExportProcessor::__construct() — Method in class AssetExportProcessor
EventExportProcessor::__construct() — Method in class EventExportProcessor
SitesExportProcessor::__construct() — Method in class SitesExportProcessor
CRTestSuiteTrait::__construct() — Method in class CRTestSuiteTrait
NodeDiscriminator::__toString() — Method in class NodeDiscriminator
NodeSubjectProvider::__construct() — Method in class NodeSubjectProvider
Diff::__construct() — Method in class Diff

The constructor.

AbstractRenderer::__construct() — Method in class AbstractRenderer

The constructor. Instantiates the rendering engine and if options are passed, sets the options for the renderer.

SequenceMatcher::__construct() — Method in class SequenceMatcher

The constructor. With the sequences being passed, they'll be set for the sequence matcher and it will perform a basic cleanup & calculate junk elements.

Lexer::__construct() — Method in class Lexer
Constructor
Parser::__construct() — Method in class Parser

Parser constructor.

CacheSegmentParser::__construct() — Method in class CacheSegmentParser

Parses the given content and extracts segments by searching for start end end markers. Those segments can later be retrieved via getCacheSegments() and stored in a cache.

ContentCache::__construct() — Method in class ContentCache

ContentCache constructor

FileMonitorListener::__construct() — Method in class FileMonitorListener
FusionContextSerializer::__construct() — Method in class FusionContextSerializer
ParserCacheFlusher::__construct() — Method in class ParserCacheFlusher
RuntimeContentCache::__construct() — Method in class RuntimeContentCache
EelNeosDeprecationTracer::__construct() — Method in class EelNeosDeprecationTracer
HtmlMessageHandler::__construct() — Method in class HtmlMessageHandler
FusionSourceCodeCollection::__construct() — Method in class FusionSourceCodeCollection
LegacyFusionControllerContext::__construct() — Method in class LegacyFusionControllerContext
AssignedObjectPath::__construct() — Method in class AssignedObjectPath
Block::__construct() — Method in class Block
BoolValue::__construct() — Method in class BoolValue
DslExpressionValue::__construct() — Method in class DslExpressionValue
EelExpressionValue::__construct() — Method in class EelExpressionValue
FloatValue::__construct() — Method in class FloatValue
FusionFile::__construct() — Method in class FusionFile
FusionObjectValue::__construct() — Method in class FusionObjectValue
IncludeStatement::__construct() — Method in class IncludeStatement
IntValue::__construct() — Method in class IntValue
MetaPathSegment::__construct() — Method in class MetaPathSegment
ObjectPath::__construct() — Method in class ObjectPath
ObjectStatement::__construct() — Method in class ObjectStatement
PathSegment::__construct() — Method in class PathSegment
PrototypePathSegment::__construct() — Method in class PrototypePathSegment
StatementList::__construct() — Method in class StatementList
StringValue::__construct() — Method in class StringValue
ValueAssignment::__construct() — Method in class ValueAssignment
ValueCopy::__construct() — Method in class ValueCopy
MessageLinePart::__construct() — Method in class MessageLinePart
ParserException::__construct() — Method in class ParserException
Lexer::__construct() — Method in class Lexer
MergedArrayTree::__construct() — Method in class MergedArrayTree
MergedArrayTreeVisitor::__construct() — Method in class MergedArrayTreeVisitor
ObjectTreeParser::__construct() — Method in class ObjectTreeParser
Token::__construct() — Method in class Token
Runtime::__construct() — Method in class Runtime
RuntimeConfiguration::__construct() — Method in class RuntimeConfiguration
DebugMessage::__construct() — Method in class DebugMessage
RuntimeException::__construct() — Method in class RuntimeException
AbstractFusionObject::__construct() — Method in class AbstractFusionObject
Constructor
FluidView::__construct() — Method in class FluidView
FusionPathProxy::__construct() — Method in class FusionPathProxy
Constructor.
LazyProps::__construct() — Method in class LazyProps
LazyReference::__construct() — Method in class LazyReference
LazySelfReferentialProps::__construct() — Method in class LazySelfReferentialProps
LazySelfReferentialProps::__toString() — Method in class LazySelfReferentialProps
AfxExpressionPosition::__construct() — Method in class AfxExpressionPosition
EelExpressionPathBuilderVisitor::__construct() — Method in class EelExpressionPathBuilderVisitor
EelExpressionPosition::__construct() — Method in class EelExpressionPosition
PrecedingFusionFileComment::__construct() — Method in class PrecedingFusionFileComment
RegexCommentTemplatePair::__construct() — Method in class RegexCommentTemplatePair
FusionPrototypeNameAddComment::__construct() — Method in class FusionPrototypeNameAddComment
FusionPrototypeNameReplacement::__construct() — Method in class FusionPrototypeNameReplacement
$ AddTranslatedFlashMessageTrait#_translator — Property in class AddTranslatedFlashMessageTrait
ImageMapper::__construct() — Method in class ImageMapper

ImageMapper constructor.

AbstractAdjustment::__construct() — Method in class AbstractAdjustment

Constructs this adjustment

Asset::__construct() — Method in class Asset

Constructs an asset. The resource is set internally and then initialize() is called.

AssetCollection::__construct() — Method in class AssetCollection
AssetTypeFilter::__construct() — Method in class AssetTypeFilter

AssetType constructor.

AssetTypeFilter::__toString() — Method in class AssetTypeFilter
NeosAssetProxy::__construct() — Method in class NeosAssetProxy
NeosAssetProxyQuery::__construct() — Method in class NeosAssetProxyQuery

NeosAssetProxyQuery constructor.

NeosAssetProxyQueryResult::__construct() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyRepository::__construct() — Method in class NeosAssetProxyRepository
NeosAssetSource::__construct() — Method in class NeosAssetSource
UsageReference::__construct() — Method in class UsageReference
FileTypeIcon::__construct() — Method in class FileTypeIcon
Image::__construct() — Method in class Image
Constructor
ImageVariant::__construct() — Method in class ImageVariant

Constructs a new Image Variant based on the given original

ImportedAsset::__construct() — Method in class ImportedAsset
Tag::__construct() — Method in class Tag
Thumbnail::__construct() — Method in class Thumbnail

Constructs a new Thumbnail

ThumbnailConfiguration::__construct() — Method in class ThumbnailConfiguration
Video::__construct() — Method in class Video

Constructs the object and sets default values for width and height

Adjustment::__construct() — Method in class Adjustment
AspectRatio::__construct() — Method in class AspectRatio
AspectRatio::__toString() — Method in class AspectRatio
Label::__construct() — Method in class Label
Label::__toString() — Method in class Label
MediaTypePattern::__construct() — Method in class MediaTypePattern

Currently only image/* media types are allowed, because asset variant presets lack support for other types, such as audio, document or video.

MediaTypePattern::__toString() — Method in class MediaTypePattern
Variant::__construct() — Method in class Variant
VariantPreset::__construct() — Method in class VariantPreset
Box::__construct() — Method in class Box

Constructs the Size with given width and height

Box::__toString() — Method in class Box
{@inheritdoc}
AssetAssetCollectionConditionGenerator::__construct() — Method in class AssetAssetCollectionConditionGenerator
AssetTagConditionGenerator::__construct() — Method in class AssetTagConditionGenerator
AssetUsageIndexingProcessor::__construct() — Method in class AssetUsageIndexingProcessor
AssetUsageService::__construct() — Method in class AssetUsageService
AssetUsageStrategy::__construct() — Method in class AssetUsageStrategy
AssetUsageCatchUpHook::__construct() — Method in class AssetUsageCatchUpHook
AssetUsageCatchUpHookFactory::__construct() — Method in class AssetUsageCatchUpHookFactory
AssetUsageCommandController::__construct() — Method in class AssetUsageCommandController
AssetUsage::__construct() — Method in class AssetUsage
AssetUsageRepository::__construct() — Method in class AssetUsageRepository
AssetIdAndOriginalAssetId::__construct() — Method in class AssetIdAndOriginalAssetId
AssetIdsByProperty::__construct() — Method in class AssetIdsByProperty
AssetUsageReference::__construct() — Method in class AssetUsageReference
AssetUsages::__construct() — Method in class AssetUsages
AssetUsagesByContentRepository::__construct() — Method in class AssetUsagesByContentRepository
GlobalAssetUsageService::__construct() — Method in class GlobalAssetUsageService
AssetUsageIndexingService::__construct() — Method in class AssetUsageIndexingService
$ BackendUserTranslationTrait#_localizationService — Property in class BackendUserTranslationTrait
$ BackendUserTranslationTrait#_userService — Property in class BackendUserTranslationTrait
SiteExportProcessor::__construct() — Method in class SiteExportProcessor
LiveWorkspaceCreationProcessor::__construct() — Method in class LiveWorkspaceCreationProcessor
SiteCreationProcessor::__construct() — Method in class SiteCreationProcessor
DiscardingResult::__construct() — Method in class DiscardingResult
Domain::__toString() — Method in class Domain

Returns a URI string representation of this domain

PublishingResult::__construct() — Method in class PublishingResult
Site::__construct() — Method in class Site

Constructs this Site object

Site::__toString() — Method in class Site
SiteNodeName::__toString() — Method in class SiteNodeName
User::__construct() — Method in class User

Constructs this User object

UserId::__construct() — Method in class UserId
WorkspaceDescription::__construct() — Method in class WorkspaceDescription
WorkspaceMetadata::__construct() — Method in class WorkspaceMetadata
WorkspaceTitle::__construct() — Method in class WorkspaceTitle
DelegatingNodeLabelRenderer::__construct() — Method in class DelegatingNodeLabelRenderer
ContentRepositoryPruningProcessor::__construct() — Method in class ContentRepositoryPruningProcessor
RoleAndMetadataPruningProcessor::__construct() — Method in class RoleAndMetadataPruningProcessor
SitePruningProcessor::__construct() — Method in class SitePruningProcessor
WorkspaceMetadataAndRoleRepository::__construct() — Method in class WorkspaceMetadataAndRoleRepository
FusionConfigurationCache::__construct() — Method in class FusionConfigurationCache
NodeDuplicationService::__construct() — Method in class NodeDuplicationService
SiteExportService::__construct() — Method in class SiteExportService
SiteImportService::__construct() — Method in class SiteImportService
SiteNodeUtility::__construct() — Method in class SiteNodeUtility
SitePruningService::__construct() — Method in class SitePruningService
SiteServiceInternals::__construct() — Method in class SiteServiceInternals
WorkspacePublishingService::__construct() — Method in class WorkspacePublishingService
WorkspaceService::__construct() — Method in class WorkspaceService
NeosSubtreeTaggingConstraintChecks::__construct() — Method in class NeosSubtreeTaggingConstraintChecks
ImpendingHardRemovalConflictDetectionHook::__construct() — Method in class ImpendingHardRemovalConflictDetectionHook
ImpendingHardRemovalConflictDetectionHookFactory::__construct() — Method in class ImpendingHardRemovalConflictDetectionHookFactory
ImpendingHardRemovalConflictRepository::__construct() — Method in class ImpendingHardRemovalConflictRepository
SoftRemovalGarbageCollector::__construct() — Method in class SoftRemovalGarbageCollector
RouterCacheHook::__construct() — Method in class RouterCacheHook
RouterCacheHookFactory::__construct() — Method in class RouterCacheHookFactory
DelegatingResolver::__construct() — Method in class DelegatingResolver
AutoUriPathResolverFactory::__construct() — Method in class AutoUriPathResolverFactory
UriPathResolverFactory::__construct() — Method in class UriPathResolverFactory
Separator::__toString() — Method in class Separator
NodeShortcutResolver::__construct() — Method in class NodeShortcutResolver
NodeUriBuilder::__construct() — Method in class NodeUriBuilder

Please inject and use the {NodeUriBuilderFactory} to acquire this uri builder

DocumentNodeInfo::__construct() — Method in class DocumentNodeInfo
DocumentNodeInfo::__toString() — Method in class DocumentNodeInfo
DocumentUriPathFinder::__construct() — Method in class DocumentUriPathFinder
DocumentUriPathProjection::__construct() — Method in class DocumentUriPathProjection
DocumentUriPathProjectionFactory::__construct() — Method in class DocumentUriPathProjectionFactory
DocumentUriPathSchemaBuilder::__construct() — Method in class DocumentUriPathSchemaBuilder
AssetChangeHandlerForCacheFlushing::__construct() — Method in class AssetChangeHandlerForCacheFlushing
CacheTagSet::__construct() — Method in class CacheTagSet
ContentCacheFlusher::__construct() — Method in class ContentCacheFlusher
GraphProjectorCatchUpHookForCacheFlushing::__construct() — Method in class GraphProjectorCatchUpHookForCacheFlushing
GraphProjectorCatchUpHookForCacheFlushingFactory::__construct() — Method in class GraphProjectorCatchUpHookForCacheFlushingFactory
NeosFusionContextSerializer::__construct() — Method in class NeosFusionContextSerializer
DimensionMenuItem::__construct() — Method in class DimensionMenuItem
NodeLabelToken::__construct() — Method in class NodeLabelToken
NodeLabelToken::__toString() — Method in class NodeLabelToken

Runs evaluate to avoid the need of calling evaluate as a finishing method

MenuItem::__construct() — Method in class MenuItem
PluginImplementation::__toString() — Method in class PluginImplementation
Change::__construct() — Method in class Change
ChangeFinder::__construct() — Method in class ChangeFinder
ChangeProjection::__construct() — Method in class ChangeProjection
ChangeProjectionFactory::__construct() — Method in class ChangeProjectionFactory
VisualContentDimension::__construct() — Method in class VisualContentDimension
VisualDimensionSpacePoint::__construct() — Method in class VisualDimensionSpacePoint
VisualInterDimensionalEdge::__construct() — Method in class VisualInterDimensionalEdge
VisualIntraDimensionalEdge::__construct() — Method in class VisualIntraDimensionalEdge
VisualIntraDimensionalNode::__construct() — Method in class VisualIntraDimensionalNode
VisualWeightedDimensionSpacePoint::__construct() — Method in class VisualWeightedDimensionSpacePoint
NeosRouteValueNormalizer::__construct() — Method in class NeosRouteValueNormalizer
ContentRepositoryAuthorizationService::__construct() — Method in class ContentRepositoryAuthorizationService
ModulePrivilegeSubject::__construct() — Method in class ModulePrivilegeSubject
SubtreeTagPrivilegeSubject::__construct() — Method in class SubtreeTagPrivilegeSubject
ContentRepositoryAuthProvider::__construct() — Method in class ContentRepositoryAuthProvider
ContentRepositoryAuthProviderFactory::__construct() — Method in class ContentRepositoryAuthProviderFactory
ChangedVisibilities::__construct() — Method in class ChangedVisibilities
ChangeItem::__construct() — Method in class ChangeItem
ContentChangeItem::__construct() — Method in class ContentChangeItem
ContentChangeProperties::__construct() — Method in class ContentChangeProperties
AssetContentChange::__construct() — Method in class AssetContentChange
DateTimeContentChange::__construct() — Method in class DateTimeContentChange
ImageContentChange::__construct() — Method in class ImageContentChange
TagContentChange::__construct() — Method in class TagContentChange
TextContentChange::__construct() — Method in class TextContentChange
DocumentChangeItem::__construct() — Method in class DocumentChangeItem
DocumentItem::__construct() — Method in class DocumentItem
EditWorkspaceFormData::__construct() — Method in class EditWorkspaceFormData
PendingChanges::__construct() — Method in class PendingChanges
Sorting::__construct() — Method in class Sorting
WorkspaceListItem::__construct() — Method in class WorkspaceListItem