A

NodeTypeEnrichmentService::addLabelsToNodeTypeConfiguration() — Method in class NodeTypeEnrichmentService
NodeTypeEnrichmentService::applyEditorLabels() — Method in class NodeTypeEnrichmentService
AuthProviderFactoryInterfaceClass in namespace Neos\ContentRepositoryRegistry\Factory\AuthProvider
$ Configuration#availableVersionsProperty in class Configuration
AllChildNodesByNodeIdCacheClass 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#alreadySetUpContentRepositoriesProperty in class CRRegistrySubjectProvider
ApiOrInternalAnnotationRuleClass 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
AbstractDimensionSpacePointClass in namespace Neos\ContentRepository\Core\DimensionSpace

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

$ ContentDimensionZookeeper#allowedCombinationsProperty 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
AuthProviderFactoryInterfaceClass in namespace Neos\ContentRepository\Core\Factory
ConstraintChecks::areNodeTypeConstraintsImposedByParentValid() — Method in class ConstraintChecks
ConstraintChecks::areNodeTypeConstraintsImposedByGrandparentValid() — Method in class ConstraintChecks
AddDimensionShineThroughClass 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
AuthProviderInterfaceClass in namespace Neos\ContentRepository\Core\Feature\Security

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

AccessDeniedClass in namespace Neos\ContentRepository\Core\Feature\Security\Exception
ArrayNormalizerClass in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
$ NodeType#abstractProperty 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!

AbsoluteNodePathClass 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
AndCriteriaClass 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
AbsoluteNodePathIsInvalidClass 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
DoctrineSubscriptionStore::add() — Method in class DoctrineSubscriptionStore
AssetExtractorClass 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
AssetExportProcessorClass 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#alreadySetUpContentRepositoriesProperty 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
StructureAdjustmentsTrait::assertEqualStructureAdjustments() — Method in class StructureAdjustmentsTrait
AbstractRendererClass in namespace Neos\Diff\Renderer

Abstract Diff Renderer

AfxDslImplementationClass in namespace Neos\Fusion\Afx\Dsl

Class Fusion AFX Dsl

AfxExceptionClass in namespace Neos\Fusion\Afx\Exception

Class AfxException

AfxParserExceptionClass in namespace Neos\Fusion\Afx\Parser

Class AfxParserException

AfxNodeClass in namespace Neos\Fusion\Afx\Parser\Expression
AfxNodeListClass in namespace Neos\Fusion\Afx\Parser\Expression
AfxServiceClass 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#addCacheSegmentMarkersToPlaceholdersProperty in class RuntimeContentCache
RuntimeContentCache::addTag() — Method in class RuntimeContentCache

Adds a tag built from the given key and value.

AbsorbingHandlerClass in namespace Neos\Fusion\Core\ExceptionHandlers

Renders the element as an empty string

AbstractRenderingExceptionHandlerClass in namespace Neos\Fusion\Core\ExceptionHandlers

Handles exceptions

AstNodeVisitorInterfaceClass in namespace Neos\Fusion\Core\ObjectTreeParser
AbstractNodeClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AbstractOperationClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AbstractPathSegmentClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AbstractPathValueClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AbstractStatementClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
AssignedObjectPathClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
$ ParserException#asciiPreviewMessagePartProperty 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
AbstractArrayFusionObjectClass in namespace Neos\Fusion\FusionObjects

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

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

Base class for all Fusion objects

ActionUriImplementationClass in namespace Neos\Fusion\FusionObjects

A Fusion ActionUri object

AugmenterImplementationClass in namespace Neos\Fusion\FusionObjects

A Fusion Augmenter-Object

AfxExpressionPositionClass 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#assignedActionRequestProperty 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
AddTranslatedFlashMessageTraitClass in namespace Neos\Media\Browser\Controller

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

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

Controller for tag handling

$ AssetCollectionController#assetCollectionRepositoryProperty in class AssetCollectionController
AssetControllerClass in namespace Neos\Media\Browser\Controller

Controller for asset handling

$ AssetController#assetRepositoryProperty in class AssetController
$ AssetController#assetCollectionRepositoryProperty in class AssetController
$ AssetController#assetServiceProperty in class AssetController
$ AssetController#assetSourceServiceProperty in class AssetController
$ AssetController#assetVariantGeneratorProperty in class AssetController
$ AssetController#assetSourcesProperty in class AssetController
AssetController::addAssetToCollectionAction() — Method in class AssetController

Adds an asset to an asset collection

AssetProxyControllerClass in namespace Neos\Media\Browser\Controller
$ AssetProxyController#assetSourceServiceProperty in class AssetProxyController
$ ImageController#assetRepositoryProperty in class ImageController
$ ImageVariantController#assetRepositoryProperty in class ImageVariantController
$ TagController#assetCollectionRepositoryProperty in class TagController
$ TagController#assetRepositoryProperty in class TagController
$ UsageController#assetServiceProperty in class UsageController
$ BrowserState#activeAssetSourceIdentifierProperty in class BrowserState
$ PaginateController#assetProxyQueryResultProperty in class PaginateController
$ MediaCommandController#assetRepositoryProperty in class MediaCommandController
$ MediaCommandController#assetServiceProperty in class MediaCommandController
$ MediaCommandController#asyncThumbnailsProperty in class MediaCommandController
$ MediaCommandController#assetVariantGeneratorProperty in class MediaCommandController
AbstractAdjustmentClass in namespace Neos\Media\Domain\Model\Adjustment

An abstract adjustment which provides a constructor for setting options

AbstractImageAdjustmentClass in namespace Neos\Media\Domain\Model\Adjustment

An abstract image adjustment

AdjustmentInterfaceClass in namespace Neos\Media\Domain\Model\Adjustment

Interface for an Asset Adjustment

$ CropImageAdjustment#aspectRatioAsStringProperty 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#allowUpScalingProperty in class ResizeImageAdjustment
ResizeImageAdjustment::applyToImage() — Method in class ResizeImageAdjustment

Applies this adjustment to the given Imagine Image object

AssetClass in namespace Neos\Media\Domain\Model

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

$ Asset#assetServiceProperty in class Asset
$ Asset#assetRepositoryProperty in class Asset
$ Asset#assetCollectionsProperty in class Asset
$ Asset#assetSourceIdentifierProperty in class Asset
$ Asset#assetSourcesConfigurationProperty in class Asset
$ Asset#assetSourcesProperty 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.

AssetCollectionClass in namespace Neos\Media\Domain\Model

Class AssetCollection

$ AssetCollection#assetsProperty 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

AssetInterfaceClass in namespace Neos\Media\Domain\Model

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

AssetNotFoundExceptionInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource
AssetProxyQueryInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource
AssetProxyQueryResultInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource
AssetProxyRepositoryInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource
AssetProxyInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource\AssetProxy

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

AssetSourceAwareInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource
AssetSourceConnectionExceptionInterfaceClass 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.

AssetSourceInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource
AssetTypeFilterClass in namespace Neos\Media\Domain\Model\AssetSource
$ NeosAssetSource#assetServiceProperty in class NeosAssetSource
$ NeosAssetSource#asyncThumbnailsProperty in class NeosAssetSource
AssetVariantInterfaceClass in namespace Neos\Media\Domain\Model

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

AudioClass in namespace Neos\Media\Domain\Model

An Audio asset

AssetConstraintsClass 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#assetProperty in class UsageReference
FileTypeIcon::alt() — Method in class FileTypeIcon
Image::addVariant() — Method in class Image

Adds a variant of this image

$ ImageVariant#adjustmentsProperty 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#assetSourceIdentifierProperty in class ImportedAsset
$ Tag#assetCollectionsProperty in class Tag
Tag::addChild() — Method in class Tag
$ Thumbnail#asyncProperty in class Thumbnail
$ ThumbnailConfiguration#allowCroppingProperty in class ThumbnailConfiguration
$ ThumbnailConfiguration#allowUpScalingProperty in class ThumbnailConfiguration
$ ThumbnailConfiguration#asyncProperty in class ThumbnailConfiguration
AbstractThumbnailGeneratorClass 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.

AssetCollectionRepositoryClass in namespace Neos\Media\Domain\Repository

A repository for AssetCollections

AssetRepositoryClass in namespace Neos\Media\Domain\Repository

A repository for Assets

$ AssetRepository#assetServiceProperty 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
AudioRepositoryClass in namespace Neos\Media\Domain\Repository

A repository for Audio

$ ImageVariantRepository#assetVariantGeneratorProperty in class ImageVariantRepository
AssetServiceClass 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#assetVariantGeneratorProperty in class AssetService
AssetSourceServiceClass in namespace Neos\Media\Domain\Service

A service for Asset Sources and Asset Proxies

$ AssetSourceService#assetSourcesConfigurationProperty in class AssetSourceService
$ AssetSourceService#assetModelMappingStrategyProperty in class AssetSourceService
$ AssetSourceService#assetRepositoryProperty in class AssetSourceService
AssetVariantGeneratorClass in namespace Neos\Media\Domain\Service
$ AssetVariantGenerator#assetServiceProperty in class AssetVariantGenerator
$ ImageService#assetRepositoryProperty in class ImageService
$ ImageService#allowedFormatsProperty in class ImageService
ImageService::applyAdjustments() — Method in class ImageService
$ ThumbnailGenerator#autoCreateThumbnailPresetsProperty in class ThumbnailGenerator
$ ThumbnailGenerator#asyncThumbnailsProperty 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

AbstractAssetUsageStrategyClass in namespace Neos\Media\Domain\Strategy

Abstract asset usage strategy

AssetModelMappingStrategyInterfaceClass in namespace Neos\Media\Domain\Strategy

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

AssetUsageStrategyInterfaceClass in namespace Neos\Media\Domain\Strategy

Interface for asset usage strategies

AssetValidatorClass in namespace Neos\Media\Domain\Validator

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

AssetValidatorInterfaceClass in namespace Neos\Media\Domain\Validator

Interface to implement to hook into the asset model validation

AudioValidatorClass in namespace Neos\Media\Domain\Validator

Validator for Audio objects

AdjustmentClass in namespace Neos\Media\Domain\ValueObject\Configuration
AspectRatioClass in namespace Neos\Media\Domain\ValueObject\Configuration
Variant::adjustments() — Method in class Variant
AssetsHelperClass in namespace Neos\Media\Eel

This is a helper for accessing assets from the media library

$ AssetsHelper#assetRepositoryProperty in class AssetsHelper
$ AssetsHelper#assetCollectionRepositoryProperty in class AssetsHelper
AssetsHelper::allowsCallOfMethod() — Method in class AssetsHelper
ImageHelper::allowsCallOfMethod() — Method in class ImageHelper

All methods are considered safe

AssetServiceExceptionClass in namespace Neos\Media\Exception

A Neos.Media exception for the Asset Service

AssetSourceServiceExceptionClass in namespace Neos\Media\Exception

A Neos.Media exception for the Asset Source Service

AssetVariantGeneratorExceptionClass in namespace Neos\Media\Exception

A Neos.Media exception for the Asset Variant Generator

AssetAssetCollectionConditionGeneratorClass 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)

AssetCollectionConditionGeneratorClass in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

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

AssetConditionGeneratorClass in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

A SQL condition generator, supporting special SQL constraints for assets

AssetTagConditionGeneratorClass 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)

AssetWithoutAssetCollectionConditionGeneratorClass 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)

ArrayConverterClass in namespace Neos\Media\TypeConverter

This converter transforms Neos.Media AssetInterface instances to arrays.

AspectRatioFromStringConverterClass in namespace Neos\Media\TypeConverter

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

AssetCollectionToArrayConverterClass in namespace Neos\Media\TypeConverter

This converter transforms Neos.Media AssetCollection instances to arrays.

AssetInterfaceConverterClass in namespace Neos\Media\TypeConverter

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

$ AssetInterfaceConverter#assetRepositoryProperty in class AssetInterfaceConverter
$ AssetInterfaceConverter#assetModelMappingStrategyProperty 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#assetServiceProperty in class ImageViewHelper
$ ThumbnailViewHelper#assetServiceProperty in class ThumbnailViewHelper
$ ImageViewHelper#assetServiceProperty in class ImageViewHelper
$ ThumbnailViewHelper#assetServiceProperty in class ThumbnailViewHelper
AssetUsageIndexingProcessorClass in namespace Neos\Neos\AssetUsage
AssetUsageServiceClass in namespace Neos\Neos\AssetUsage

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

AssetUsageStrategyClass in namespace Neos\Neos\AssetUsage

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

AssetUsageCatchUpHookClass in namespace Neos\Neos\AssetUsage\CatchUpHook
AssetUsageCatchUpHookFactoryClass in namespace Neos\Neos\AssetUsage\CatchUpHook
AssetUsageCommandControllerClass in namespace Neos\Neos\AssetUsage\Command
AssetUsageClass in namespace Neos\Neos\AssetUsage\Domain
AssetUsageRepositoryClass in namespace Neos\Neos\AssetUsage\Domain
AssetUsageRepository::addUsagesForNodeWithAssetOnProperty() — Method in class AssetUsageRepository
AssetIdAndOriginalAssetIdClass in namespace Neos\Neos\AssetUsage\Dto
AssetIdsByPropertyClass in namespace Neos\Neos\AssetUsage\Dto
AssetUsageFilterClass in namespace Neos\Neos\AssetUsage\Dto
AssetUsageReferenceClass in namespace Neos\Neos\AssetUsage\Dto
AssetUsagesClass in namespace Neos\Neos\AssetUsage\Dto
AssetUsagesByContentRepositoryClass in namespace Neos\Neos\AssetUsage\Dto
AssetUsageIndexingServiceClass 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#authenticationProviderSettingsProperty 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#assetRepositoryProperty in class ContentController
ContentController::assetsWithMetadataAction() — Method in class ContentController

Fetch the metadata for multiple assets

AbstractModuleControllerClass in namespace Neos\Neos\Controller\Module
AdministrationControllerClass in namespace Neos\Neos\Controller\Module
$ SitesController#assetCollectionRepositoryProperty in class SitesController
SitesController::activateSiteAction() — Method in class SitesController

Activates a site

SitesController::activateDomainAction() — Method in class SitesController

Activates a domain

$ UsersController#authenticationProviderSettingsProperty in class UsersController
UsersController::assignElectronicAddressOptions() — Method in class UsersController
UserSettingsController::assignElectronicAddressOptions() — Method in class UserSettingsController
AssetProxiesControllerClass in namespace Neos\Neos\Controller\Service

Rudimentary REST service for assets

$ AssetProxiesController#assetRepositoryProperty in class AssetProxiesController
$ AssetProxiesController#assetSourceServiceProperty in class AssetProxiesController
$ AssetProxiesController#asyncThumbnailsProperty in class AssetProxiesController
AssetsControllerClass in namespace Neos\Neos\Controller\Service

Rudimentary REST service for assets

$ AssetsController#assetRepositoryProperty in class AssetsController
$ AssetsController#asyncThumbnailsProperty 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#activeProperty in class Domain

If domain is active

NodePermissions::all() — Method in class NodePermissions
$ Site#assetCollectionProperty 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#autoIncludeConfigurationProperty in class FusionSourceCodeFactory
$ SiteService#assetCollectionRepositoryProperty 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#accountFactoryProperty in class UserService
$ UserService#accountRepositoryProperty in class UserService
$ UserService#authenticationManagerProperty 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
AutoUriPathResolverFactoryClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver
AutoUriPathResolverConfigurationExceptionClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\AutoUriPathResolver

TODO: BASE EXCEPTION

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

Base class for Menu and DimensionsMenu

AssetChangeHandlerForCacheFlushingClass in namespace Neos\Neos\Fusion\Cache
CacheTagSet::add() — Method in class CacheTagSet
$ ConvertUrisImplementation#assetRepositoryProperty in class ConvertUrisImplementation
ArrayHelperClass 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#assetRepositoryProperty 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#assetServiceProperty in class ImageUriImplementation

Resource publisher

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

Common base class for privileges that evaluate {SubtreeTagPrivilegeSubject}s

$ ImpersonateAspect#alreadyLoggedAuthenticateCallProperty in class ImpersonateAspect
AbstractServiceControllerClass in namespace Neos\Neos\Service\Controller

Abstract Service Controller

AbstractDataSourceClass in namespace Neos\Neos\Service\DataSource

Data source interface for getting data.

$ ImageVariantGarbageCollector#assetRepositoryProperty in class ImageVariantGarbageCollector
$ ImageVariantGarbageCollector#assetServiceProperty in class ImageVariantGarbageCollector
AuthenticationProviderLabelViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

Renders a label for the given authentication provider identifier

$ AuthenticationProviderLabelViewHelper#authenticationProviderSettingsProperty in class AuthenticationProviderLabelViewHelper
$ UserInitialsViewHelper#accountRepositoryProperty in class UserInitialsViewHelper
$ FusionView#assignedActionRequestProperty 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

AssetJsonViewClass in namespace Neos\Neos\View\Service

A view specialised on a JSON representation of Assets.

AfxTemplateGeneratorClass in namespace Neos\SiteKickstarter\Generator

Service to generate site packages

$ WorkspaceController#authorizationServiceProperty in class WorkspaceController
AssetContentChangeClass 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.

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
BaseWorkspaceDoesNotExistClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Exception
BaseWorkspaceDoesNotExist::butWasSupposedTo() — Method in class BaseWorkspaceDoesNotExist
BaseWorkspaceEqualsWorkspaceExceptionClass 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
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
DoctrineSubscriptionStore::beginTransaction() — Method in class DoctrineSubscriptionStore
LegacyExportServiceFactory::build() — Method in class LegacyExportServiceFactory
BackReferenceNodesOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"backReferenceNodes" operation working on Nodes

BackReferencesOperationClass 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.

BubblingHandlerClass in namespace Neos\Fusion\Core\ExceptionHandlers

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

BlockClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
BoolValueClass 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.

BaseUriHelperClass in namespace Neos\Fusion\Eel

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

$ BaseUriHelper#baseUriProviderProperty 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#browserStateProperty in class AssetCollectionController
$ AssetController#browserStateProperty in class AssetController
$ TagController#browserStateProperty in class TagController
BrowserStateClass 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#bootstrapProperty in class NeosAssetSource
BoxClass 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.

BackendUserTranslationTraitClass in namespace Neos\Neos\Controller

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

BackendControllerClass in namespace Neos\Neos\Controller\Backend

The Neos Backend controller

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

Build a list of sites

MenuHelper::buildModuleList() — Method in class MenuHelper
$ ModuleController#backendRedirectionServiceProperty in class ModuleController
$ LoginController#backendRedirectionServiceProperty in class LoginController
SiteNodeNameIsAlreadyInUseByAnotherSite::butWasAttemptedToBeClaimed() — Method in class SiteNodeNameIsAlreadyInUseByAnotherSite
SiteNodeTypeIsInvalid::becauseItIsNotOfTypeSite() — Method in class SiteNodeTypeIsInvalid
$ DomainRepository#bootstrapProperty 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

BackendHelperClass 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
BackendModuleRoutePartHandlerClass in namespace Neos\Neos\Routing

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

ContentRepositoryAuthProviderFactory::build() — Method in class ContentRepositoryAuthProviderFactory
BackendRedirectionServiceClass in namespace Neos\Neos\Service
$ IconNameMappingService#backwardsCompatibilityMappingProperty in class IconNameMappingService
$ IconNameMappingService#brandIconsProperty in class IconNameMappingService
$ LinkingService#baseUriProviderProperty in class LinkingService
BackendAssetsUtilityClass in namespace Neos\Neos\Utility

A collection of helper methods for the Neos backend assets

$ CssBuiltVersionViewHelper#backendAssetsUtilityProperty in class CssBuiltVersionViewHelper
$ JavascriptConfigurationViewHelper#bootstrapProperty in class JavascriptConfigurationViewHelper
$ JavascriptConfigurationViewHelper#backendAssetsUtilityProperty in class JavascriptConfigurationViewHelper
$ FusionExceptionView#bootstrapProperty in class FusionExceptionView

C

ContentCommandControllerClass 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.

ContentGraphIntegrityCommandControllerClass in namespace Neos\ContentRepositoryRegistry\Command
$ ContentGraphIntegrityCommandController#contentRepositoryRegistryProperty in class ContentGraphIntegrityCommandController
ContentStreamCommandControllerClass in namespace Neos\ContentRepositoryRegistry\Command
$ ContentStreamCommandController#contentRepositoryRegistryProperty in class ContentStreamCommandController
CrCommandControllerClass in namespace Neos\ContentRepositoryRegistry\Command

Set up a content repository

$ CrCommandController#contentRepositoryRegistryProperty in class CrCommandController
$ StructureAdjustmentsCommandController#contentRepositoryRegistryProperty in class StructureAdjustmentsCommandController
$ SubscriptionCommandController#contentRepositoryRegistryProperty in class SubscriptionCommandController
ContentRepositoryRegistryClass in namespace Neos\ContentRepositoryRegistry
ContentRepositoryNotFoundExceptionClass in namespace Neos\ContentRepositoryRegistry\Exception
ClockFactoryInterfaceClass in namespace Neos\ContentRepositoryRegistry\Factory\Clock
ConfigurationBasedContentDimensionSourceFactoryClass in namespace Neos\ContentRepositoryRegistry\Factory\ContentDimensionSource
ContentDimensionSourceFactoryInterfaceClass in namespace Neos\ContentRepositoryRegistry\Factory\ContentDimensionSource
GenericObjectFactory::create() — Method in class GenericObjectFactory
ConfigurationClass in namespace Neos\ContentRepositoryRegistry\Migration\Configuration

Abstract Migration Configuration as a base for different configuration sources.

ConfigurationInterfaceClass in namespace Neos\ContentRepositoryRegistry\Migration\Configuration

Interface for Migration Configurations to allow different configuration sources.

ContentSubgraphWithRuntimeCachesClass 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
CRRegistrySubjectProviderClass in namespace Neos\ContentRepositoryRegistry\TestSuite\Behavior

The CR registry subject provider trait for behavioral tests

$ CRRegistrySubjectProvider#contentRepositoryRegistryProperty in class CRRegistrySubjectProvider
$ CRRegistrySubjectProvider#currentContentRepositoryProperty in class CRRegistrySubjectProvider
ClassClassificationClass in namespace Neos\ContentRepository\BehavioralTests\PhpstanRules\Utility
$ RaceConditionTrackerCommandController#configurationProperty in class RaceConditionTrackerCommandController
TraceEntries::count() — Method in class TraceEntries
$ RaceTrackerCatchUpHook#configurationProperty in class RaceTrackerCatchUpHook
RedisInterleavingLogger::connect() — Method in class RedisInterleavingLogger
CommandBusClass in namespace Neos\ContentRepository\Core\CommandHandler

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

CommandHandlerInterfaceClass in namespace Neos\ContentRepository\Core\CommandHandler

Common interface for all Content Repository command handlers

CommandHandlerInterface::canHandle() — Method in class CommandHandlerInterface
CommandHandlingDependenciesClass 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
CommandHookInterfaceClass in namespace Neos\ContentRepository\Core\CommandHandler

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

CommandHooksClass 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
CommandInterfaceClass in namespace Neos\ContentRepository\Core\CommandHandler

Common interface for all commands of the content repository

CommandSimulatorClass 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
CommandSimulatorFactoryClass in namespace Neos\ContentRepository\Core\CommandHandler
CommandSimulatorFactory::createSimulatorForWorkspace() — Method in class CommandSimulatorFactory
CommandsClass in namespace Neos\ContentRepository\Core\CommandHandler
Commands::create() — Method in class Commands
Commands::createEmpty() — Method in class Commands
Commands::count() — Method in class Commands
ContentRepositoryClass in namespace Neos\ContentRepository\Core

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

ContentDimensionZookeeperClass in namespace Neos\ContentRepository\Core\DimensionSpace

The content dimension zookeeper

ContentSubgraphVariationWeightClass 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
ContentSubgraphVariationWeightsAreIncomparableClass 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
ConfigurationBasedContentDimensionSourceClass in namespace Neos\ContentRepository\Core\Dimension

The configuration based content dimension source

$ ConfigurationBasedContentDimensionSource#contentDimensionsProperty in class ConfigurationBasedContentDimensionSource

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

ContentDimensionClass in namespace Neos\ContentRepository\Core\Dimension

The content dimension domain model

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

A set of content dimension constraints, indexed by dimension id

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

Content dimension constraints across multiple dimensions

ContentDimensionIdClass in namespace Neos\ContentRepository\Core\Dimension

The content dimension id value object

ContentDimensionSourceInterfaceClass in namespace Neos\ContentRepository\Core\Dimension

The content dimension source interface

ContentDimensionValueClass 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
ContentDimensionValueSpecializationDepthClass in namespace Neos\ContentRepository\Core\Dimension

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

ContentDimensionValueVariationEdgeClass in namespace Neos\ContentRepository\Core\Dimension

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

ContentDimensionValueVariationEdgesClass in namespace Neos\ContentRepository\Core\Dimension

A set of content dimension value variation edges

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

A collection of content dimension values, indexed by dimension identifier

ContentDimensionIdIsInvalidClass in namespace Neos\ContentRepository\Core\Dimension\Exception

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

ContentDimensionValueIsInvalidClass in namespace Neos\ContentRepository\Core\Dimension\Exception

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

ContentDimensionValueSpecializationDepthIsInvalidClass 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

ContentDimensionValuesAreInvalidClass 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
CommandHookFactoryInterfaceClass in namespace Neos\ContentRepository\Core\Factory
CommandHooksFactoryClass in namespace Neos\ContentRepository\Core\Factory
CommandHooksFactoryDependenciesClass in namespace Neos\ContentRepository\Core\Factory
CommandHooksFactoryDependencies::create() — Method in class CommandHooksFactoryDependencies
ContentRepositoryFactoryClass in namespace Neos\ContentRepository\Core\Factory

Main factory to build a {ContentRepository} object.

ContentRepositoryServiceFactoryDependenciesClass in namespace Neos\ContentRepository\Core\Factory

Implementation detail of {ContentRepositoryServiceFactoryInterface}

ContentRepositoryServiceFactoryDependencies::create() — Method in class ContentRepositoryServiceFactoryDependencies
ContentRepositoryServiceFactoryInterfaceClass in namespace Neos\ContentRepository\Core\Factory
ContentRepositoryServiceInterfaceClass 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.

ContentRepositorySubscriberFactoriesClass in namespace Neos\ContentRepository\Core\Factory
ContentRepositorySubscriberFactories::createEmpty() — Method in class ContentRepositorySubscriberFactories
SubscriberFactoryDependencies::create() — Method in class SubscriberFactoryDependencies
ConstraintChecksClass 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
ContentStreamWasClosedClass in namespace Neos\ContentRepository\Core\Feature\ContentStreamClosing\Event
ContentStreamWasReopenedClass in namespace Neos\ContentRepository\Core\Feature\ContentStreamClosing\Event
ContentStreamWasCreatedClass in namespace Neos\ContentRepository\Core\Feature\ContentStreamCreation\Event

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

ContentStreamEventStreamNameClass in namespace Neos\ContentRepository\Core\Feature

A content stream's event stream name

ContentStreamWasForkedClass in namespace Neos\ContentRepository\Core\Feature\ContentStreamForking\Event
ContentStreamHandlingClass in namespace Neos\ContentRepository\Core\Feature
ContentStreamWasRemovedClass 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
CreateNodeAggregateWithNodeClass in namespace Neos\ContentRepository\Core\Feature\NodeCreation\Command

Creates a new node aggregate with a new node.

CreateNodeAggregateWithNode::create() — Method in class CreateNodeAggregateWithNode
CreateNodeAggregateWithNodeAndSerializedPropertiesClass 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
ChangeNodeAggregateNameClass 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
ChangeNodeAggregateTypeClass 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
CreateNodeVariantClass 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
CreateRootNodeAggregateWithNodeClass 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
CreateRootWorkspaceClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Command

Command to create a root workspace.

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

Create a new workspace, based on an existing baseWorkspace

CreateWorkspace::create() — Method in class CreateWorkspace
ChangeBaseWorkspaceClass 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
CircularRelationBetweenWorkspacesExceptionClass 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
ConflictingEventClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase
ConflictingEventsClass 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.

CollectionTypeDenormalizerClass in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer

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

ConstraintCheckClass 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
CatchUpHookFactoriesClass in namespace Neos\ContentRepository\Core\Projection\CatchUpHook
CatchUpHookFactories::create() — Method in class CatchUpHookFactories
CatchUpHookFactoryDependenciesClass in namespace Neos\ContentRepository\Core\Projection\CatchUpHook
CatchUpHookFactoryDependencies::create() — Method in class CatchUpHookFactoryDependencies
CatchUpHookFactoryInterfaceClass in namespace Neos\ContentRepository\Core\Projection\CatchUpHook
CatchUpHookFailedClass in namespace Neos\ContentRepository\Core\Projection\CatchUpHook

Thrown if a catchup hook fails

CatchUpHookInterfaceClass in namespace Neos\ContentRepository\Core\Projection\CatchUpHook

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

ContentGraphInterfaceClass 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.

ContentGraphProjectionFactoryInterfaceClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph
ContentGraphProjectionInterfaceClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph
ContentGraphReadModelInterfaceClass 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.

ContentSubgraphInterfaceClass 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!

CoverageByOriginClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

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

CountAncestorNodesFilterClass 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

CountBackReferencesFilterClass 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

CountChildNodesFilterClass 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

CountDescendantNodesFilterClass 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

CountReferencesFilterClass 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
ContentRepositoryMaintainerClass in namespace Neos\ContentRepository\Core\Service

Set up and manage a content repository

ContentRepositoryMaintainerFactoryClass in namespace Neos\ContentRepository\Core\Service
ContentStreamPrunerClass in namespace Neos\ContentRepository\Core\Service

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

ContentStreamPrunerFactoryClass in namespace Neos\ContentRepository\Core\Service
ContentStreamForPruningClass 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
ContentRepositoryIdClass in namespace Neos\ContentRepository\Core\SharedModel\ContentRepository

Identifies a given content repository

ContentRepositoryIdsClass in namespace Neos\ContentRepository\Core\SharedModel\ContentRepository
ContentRepositoryIds::count() — Method in class ContentRepositoryIds
ContentRepositoryStatusClass in namespace Neos\ContentRepository\Core\SharedModel\ContentRepository

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

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

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

ContentStreamDoesNotExistYetClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

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

ContentStreamIsClosedClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

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

ContentStreamIsNotClosedClass 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
ContentStreamClass in namespace Neos\ContentRepository\Core\SharedModel\Workspace

Content Stream Read Model

ContentStream::create() — Method in class ContentStream
ContentStreamIdClass 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
CatchUpHadErrorsClass 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
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#contentRepositoryRegistryProperty in class BackReferenceNodesOperation
BackReferenceNodesOperation::canEvaluate() — Method in class BackReferenceNodesOperation
$ BackReferencesOperation#contentRepositoryRegistryProperty in class BackReferencesOperation
BackReferencesOperation::canEvaluate() — Method in class BackReferencesOperation
ChildrenOperationClass 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#contentRepositoryRegistryProperty in class ChildrenOperation
ChildrenOperation::canEvaluate() — Method in class ChildrenOperation
{@inheritdoc}
ClosestOperationClass 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}
ContextOperationClass 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#contentRepositoryRegistryProperty in class ContextOperation
ContextOperation::canEvaluate() — Method in class ContextOperation
{@inheritdoc}
CreateNodeHashTraitClass 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#contentRepositoryRegistryProperty in class FilterOperation
FilterOperation::canEvaluate() — Method in class FilterOperation
{@inheritdoc}
$ FindOperation#contentRepositoryRegistryProperty in class FindOperation
FindOperation::canEvaluate() — Method in class FindOperation
{@inheritdoc}
$ HasOperation#contentRepositoryRegistryProperty in class HasOperation
HasOperation::canEvaluate() — Method in class HasOperation
{@inheritdoc}
$ NextAllOperation#contentRepositoryRegistryProperty in class NextAllOperation
NextAllOperation::canEvaluate() — Method in class NextAllOperation
{@inheritdoc}
$ NextOperation#contentRepositoryRegistryProperty in class NextOperation
NextOperation::canEvaluate() — Method in class NextOperation
{@inheritdoc}
$ NextUntilOperation#contentRepositoryRegistryProperty in class NextUntilOperation
NextUntilOperation::canEvaluate() — Method in class NextUntilOperation
{@inheritdoc}
$ ParentOperation#contentRepositoryRegistryProperty in class ParentOperation
ParentOperation::canEvaluate() — Method in class ParentOperation
{@inheritdoc}
$ ParentsOperation#contentRepositoryRegistryProperty in class ParentsOperation
ParentsOperation::canEvaluate() — Method in class ParentsOperation
{@inheritdoc}
$ ParentsUntilOperation#contentRepositoryRegistryProperty in class ParentsUntilOperation
ParentsUntilOperation::canEvaluate() — Method in class ParentsUntilOperation
{@inheritdoc}
$ PrevAllOperation#contentRepositoryRegistryProperty in class PrevAllOperation
PrevAllOperation::canEvaluate() — Method in class PrevAllOperation
{@inheritdoc}
$ PrevOperation#contentRepositoryRegistryProperty in class PrevOperation
PrevOperation::canEvaluate() — Method in class PrevOperation
{@inheritdoc}
$ PrevUntilOperation#contentRepositoryRegistryProperty in class PrevUntilOperation
PrevUntilOperation::canEvaluate() — Method in class PrevUntilOperation
{@inheritdoc}
$ PropertyOperation#contentRepositoryRegistryProperty in class PropertyOperation
PropertyOperation::canEvaluate() — Method in class PropertyOperation
{@inheritdoc}
$ ReferenceNodesOperation#contentRepositoryRegistryProperty in class ReferenceNodesOperation
ReferenceNodesOperation::canEvaluate() — Method in class ReferenceNodesOperation
ReferencePropertyOperation::canEvaluate() — Method in class ReferencePropertyOperation
$ ReferencesOperation#contentRepositoryRegistryProperty in class ReferencesOperation
ReferencesOperation::canEvaluate() — Method in class ReferencesOperation
RemoveOperation::canEvaluate() — Method in class RemoveOperation
$ SiblingsOperation#contentRepositoryRegistryProperty 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
CRBehavioralTestsSubjectProviderClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

Subject provider for behavioral tests

$ CRBehavioralTestsSubjectProvider#contentRepositoriesProperty in class CRBehavioralTestsSubjectProvider
$ CRBehavioralTestsSubjectProvider#currentContentRepositoryProperty in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::createContentRepository() — Method in class CRBehavioralTestsSubjectProvider
CRTestSuiteRuntimeVariablesClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The node creation trait for behavioral tests

$ CRTestSuiteRuntimeVariables#currentContentRepositoryProperty in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentWorkspaceNameProperty in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentDimensionSpacePointProperty in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentVisibilityConstraintsProperty in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentRootNodeAggregateIdProperty in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentNodeProperty in class CRTestSuiteRuntimeVariables
$ CRTestSuiteRuntimeVariables#currentNodeAggregateProperty in class CRTestSuiteRuntimeVariables
CRTestSuiteTraitClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

Features context

CurrentSubgraphTraitClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The feature trait to test projected nodes

ContentStreamClosingClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The content stream closing feature trait for behavioral tests

GherkinTableNodeBasedContentDimensionSource::createEmpty() — Method in class GherkinTableNodeBasedContentDimensionSource
FakeAuthProvider::canReadNodesFromWorkspace() — Method in class FakeAuthProvider
FakeAuthProvider::canExecuteCommand() — Method in class FakeAuthProvider
NodeSubjectProvider::createMinimalNodeOfType() — Method in class NodeSubjectProvider
CommentClass in namespace Neos\Fusion\Afx\Parser\Expression

Class Expression

$ Lexer#currentCharacterProperty in class Lexer

The currently focused character

$ Lexer#characterPositionProperty 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
CacheSegmentParserClass in namespace Neos\Fusion\Core\Cache

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

$ CacheSegmentParser#cacheSegmentsProperty in class CacheSegmentParser
$ CacheSegmentParser#contentProperty 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.

ContentCacheClass 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#cacheProperty 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#cacheMetadataProperty in class RuntimeContentCache

Stack of cached segment metadata (lifetime)

$ RuntimeContentCache#contentCacheProperty in class RuntimeContentCache
DslFactory::create() — Method in class DslFactory
ContextDependentHandlerClass 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#codeProperty in class Lexer
$ Lexer#codeLenProperty in class Lexer
$ Lexer#cursorProperty in class Lexer
Lexer::consumeLookahead() — Method in class Lexer
MergedArrayTree::copyValueInTree() — Method in class MergedArrayTree
$ MergedArrayTreeVisitor#currentObjectPathStackProperty in class MergedArrayTreeVisitor

For nested blocks to determine the prefix

$ MergedArrayTreeVisitor#contextPathAndFilenameProperty in class MergedArrayTreeVisitor
$ MergedArrayTreeVisitor#currentObjectStatementCursorProperty in class MergedArrayTreeVisitor
$ ObjectTreeParser#contextPathAndFilenameProperty in class ObjectTreeParser
ObjectTreeParser::consume() — Method in class ObjectTreeParser

Consume the current token.

$ Runtime#contextStackProperty in class Runtime

Stack of evaluated "@context" values

$ Runtime#currentContextProperty in class Runtime

Reference to the current context

$ Runtime#currentApplyValuesProperty 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
CacheExceptionClass in namespace Neos\Fusion\Exception

This exception is thrown for errors related to the Content Cache

CanRenderImplementationClass in namespace Neos\Fusion\FusionObjects

CanRender Fusion-Object

CaseImplementationClass in namespace Neos\Fusion\FusionObjects

Case Fusion Object

ComponentImplementationClass in namespace Neos\Fusion\FusionObjects

A Fusion Component-Object

CircularReferenceExceptionClass in namespace Neos\Fusion\FusionObjects\Helpers
FusionPathProxy::count() — Method in class FusionPathProxy
LazyProps::current() — Method in class LazyProps
$ HttpResponseImplementation#contentStreamFactoryProperty in class HttpResponseImplementation
$ MemoImplementation#cacheProperty 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#contentRepositoryRegistryProperty in class UsageController
$ UsageController#contentRepositoryAuthorizationServiceProperty in class UsageController
$ PaginateController#configurationProperty in class PaginateController
$ PaginateController#currentPageProperty 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#controllerProperty in class PaginateViewHelper
MediaCommandController::createThumbnailsCommand() — Method in class MediaCommandController

Create thumbnails

MediaCommandController::clearThumbnailsCommand() — Method in class MediaCommandController

Remove thumbnails

$ ImageEventListener#cacheManagerProperty in class ImageEventListener
CropImageAdjustmentClass 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#captionProperty in class Asset
$ Asset#copyrightNoticeProperty 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#childrenProperty in class Tag
$ Thumbnail#configurationProperty in class Thumbnail
$ Thumbnail#configurationHashProperty 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#cacheProperty in class FileTypeIconService
ThumbnailGenerator::createThumbnails() — Method in class ThumbnailGenerator
ConfigurationAssetModelMappingStrategyClass 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#collectionTitleOrIdentifierProperty 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

CheckboxViewHelperClass 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#contentRepositoryRegistryProperty 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#contentRepositoryRegistryProperty 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#currentSessionProperty in class BackendController
ContentControllerClass in namespace Neos\Neos\Controller\Backend

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

$ ContentController#contentRepositoryRegistryProperty in class ContentController
ContentController::createImageVariantAction() — Method in class ContentController

Generate a new image variant from given data.

MenuHelper::collectModuleData() — Method in class MenuHelper
$ SchemaController#contentRepositoryRegistryProperty in class SchemaController
ContentSubgraphCacheWarmupClass in namespace Neos\Neos\Controller\Frontend

Cache warmup for rendering

$ NodeController#contentRepositoryRegistryProperty in class NodeController
$ NodeController#contentRepositoryAuthorizationServiceProperty in class NodeController
$ NodeController#contentSubgraphCacheWarmupProperty in class NodeController
ConfigurationControllerClass in namespace Neos\Neos\Controller\Module\Administration

The Neos Configuration module controller

$ ConfigurationController#configurationManagerProperty in class ConfigurationController
$ ConfigurationController#configurationSchemaValidatorProperty in class ConfigurationController
$ DimensionController#contentRepositoryRegistryProperty in class DimensionController
$ SitesController#contentRepositoryRegistryProperty in class SitesController
SitesController::createSiteNodeAction() — Method in class SitesController

Create a new empty site.

SitesController::createDomainAction() — Method in class SitesController

Create a domain

$ UsersController#currentUserProperty 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#currentUserProperty in class UserSettingsController
UserSettingsController::createElectronicAddressAction() — Method in class UserSettingsController

Create an new electronic address

ContentDimensionsControllerClass in namespace Neos\Neos\Controller\Service

REST service controller for managing content dimensions

$ ContentDimensionsController#contentRepositoryRegistryProperty in class ContentDimensionsController
$ NodesController#contentRepositoryRegistryProperty 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#contentRepositoryRegistryProperty in class ExpressionBasedNodeLabelGenerator
ContentRepositoryPruningProcessorClass in namespace Neos\Neos\Domain\Pruning

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

$ SiteRepository#contentRepositoryRegistryProperty in class SiteRepository
FusionConfigurationCache::cacheFusionConfigurationBySite() — Method in class FusionConfigurationCache
FusionService::createFusionConfigurationFromSite() — Method in class FusionService
$ FusionSourceCodeFactory#contentRepositoryRegistryProperty 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#contentRepositoryRegistryProperty 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
CrossSiteLinkerClass in namespace Neos\Neos\FrontendRouting\CrossSiteLinking

Default implementation for cross-site linking.

CrossSiteLinkerInterfaceClass 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
CompositeResolverClass 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#contentRepositoryRegistryProperty in class EventSourcedFrontendNodeRoutePartHandler
$ EventSourcedFrontendNodeRoutePartHandler#crossSiteLinkerProperty in class EventSourcedFrontendNodeRoutePartHandler
$ NodeUriBuilderFactory#configuredBaseUriProperty 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#currentNodeProperty in class AbstractMenuItemsImplementation
$ AbstractMenuItemsImplementation#calculateItemStatesProperty in class AbstractMenuItemsImplementation

Internal cache for the calculateItemStates property.

$ AbstractMenuItemsImplementation#contentRepositoryRegistryProperty in class AbstractMenuItemsImplementation
CacheTagClass in namespace Neos\Neos\Fusion\Cache

The cache tag value object

CacheTagSetClass in namespace Neos\Neos\Fusion\Cache

The cache tag value object set

ContentCacheFlusherClass 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
ContentElementEditableImplementationClass in namespace Neos\Neos\Fusion

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

$ ContentElementEditableImplementation#contentElementEditableServiceProperty in class ContentElementEditableImplementation
ContentElementWrappingImplementationClass in namespace Neos\Neos\Fusion

Adds meta data attributes to the processed Content Element

$ ContentElementWrappingImplementation#contentElementWrappingServiceProperty in class ContentElementWrappingImplementation
ConvertUrisImplementationClass in namespace Neos\Neos\Fusion

A Fusion Object that converts link references in the format "://" to proper URIs

$ ConvertUrisImplementation#contentRepositoryRegistryProperty in class ConvertUrisImplementation
DimensionsMenuItemsImplementation::calculateItemState() — Method in class DimensionsMenuItemsImplementation
$ NodeWrappingHandler#contentElementWrappingServiceProperty in class NodeWrappingHandler
$ NodeWrappingHandler#contentRepositoryRegistryProperty in class NodeWrappingHandler
$ PageHandler#contentElementWrappingServiceProperty in class PageHandler
$ PageHandler#contentRepositoryRegistryProperty in class PageHandler
CachingHelperClass in namespace Neos\Neos\Fusion\Helper

Caching helper to make cache tag generation easier.

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

Get current dimension value for node.

$ LinkHelper#contentRepositoryRegistryProperty in class LinkHelper
LinkHelper::convertUriToObject() — Method in class LinkHelper
$ NodeHelper#contentRepositoryRegistryProperty in class NodeHelper
$ NodeLabelToken#contentRepositoryRegistryProperty in class NodeLabelToken
NodeLabelToken::crop() — Method in class NodeLabelToken
$ MenuItemsImplementation#currentNodeRootlineAggregateIdsProperty in class MenuItemsImplementation

Internal cache for the ancestors aggregate ids of the currentNode.

MenuItemsImplementation::calculateItemState() — Method in class MenuItemsImplementation
$ NodeUriImplementation#contentRepositoryRegistryProperty in class NodeUriImplementation
$ NodeTypePresetPostprocessor#childNodePresetConfigurationProperty in class NodeTypePresetPostprocessor
ChangeClass in namespace Neos\Neos\PendingChangesProjection

Read model for pending changes

ChangeFinderClass in namespace Neos\Neos\PendingChangesProjection

Finder for changes

ChangeFinder::countByContentStreamId() — Method in class ChangeFinder
ChangeProjectionClass in namespace Neos\Neos\PendingChangesProjection
ChangeProjectionFactoryClass in namespace Neos\Neos\PendingChangesProjection
ChangesClass in namespace Neos\Neos\PendingChangesProjection

Read model for a set of pending changes

Changes::count() — Method in class Changes
$ VisualIntraDimensionalNode#colorProperty in class VisualIntraDimensionalNode
$ NodeTypesStreamWrapper#contextProperty 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.

ContentRepositoryAuthorizationServiceClass in namespace Neos\Neos\Security\Authorization

Central point which does ContentRepository authorization decisions within Neos.

ContentRepositoryAuthProviderClass 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
ContentRepositoryAuthProviderFactoryClass in namespace Neos\Neos\Security\ContentRepositoryAuthProvider

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

$ BackendRedirectionService#contentRepositoryRegistryProperty in class BackendRedirectionService
ContentElementEditableServiceClass 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#contentRepositoryRegistryProperty in class ContentElementEditableService
ContentElementWrappingServiceClass 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#contentRepositoryRegistryProperty in class ContentElementWrappingService
AbstractServiceController::convertException() — Method in class AbstractServiceController
$ DataSourceController#contentRepositoryRegistryProperty in class DataSourceController
$ AbstractDataSource#controllerContextProperty in class AbstractDataSource
IconNameMappingService::convert() — Method in class IconNameMappingService
$ LinkingService#contentRepositoryRegistryProperty 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

CustomizedInternalRequestEngineClass 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#contentRepositoryRegistryProperty in class NodeAddressToNodeConverter
NodeAddressToNodeConverter::convertFrom() — Method in class NodeAddressToNodeConverter
NodeAddressToStringConverter::convertFrom() — Method in class NodeAddressToStringConverter
$ NodeToNodeAddressStringConverter#contentRepositoryRegistryProperty in class NodeToNodeAddressStringConverter
NodeToNodeAddressStringConverter::convertFrom() — Method in class NodeToNodeAddressStringConverter
$ LegacyNodePathNormalizer#contentRepositoryRegistryProperty in class LegacyNodePathNormalizer
$ NodePathResolver#contentRepositoryRegistryProperty in class NodePathResolver
$ NodeTypeWithFallbackProvider#contentRepositoryRegistryProperty in class NodeTypeWithFallbackProvider
ColorOfStringViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

Generates a color code for a given string

ConfigurationCacheVersionViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

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

$ ConfigurationCacheVersionViewHelper#configurationCacheProperty in class ConfigurationCacheVersionViewHelper
ConfigurationTreeViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

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

CssBuiltVersionViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

Returns a shortened md5 of the built CSS file

$ DocumentBreadcrumbPathViewHelper#contentRepositoryRegistryProperty in class DocumentBreadcrumbPathViewHelper
$ EditableViewHelper#contentElementEditableServiceProperty in class EditableViewHelper
$ WrapViewHelper#contentElementWrappingServiceProperty in class WrapViewHelper
$ NodeViewHelper#contentRepositoryRegistryProperty in class NodeViewHelper
ClosestDocumentViewHelperClass in namespace Neos\Neos\ViewHelpers\Node

ViewHelper to find the closest document node to a given node

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

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

ChangedVisibilitiesClass in namespace Neos\TimeableNodeVisibility\Domain
ChangedVisibilities::countByType() — Method in class ChangedVisibilities
ChangedVisibilityClass in namespace Neos\TimeableNodeVisibility\Domain
ChangedVisibility::createForNodeWasEnabled() — Method in class ChangedVisibility
ChangedVisibility::createForNodeWasDisabled() — Method in class ChangedVisibility
$ TimeableNodeVisibilityService#contentRepositoryRegistryProperty in class TimeableNodeVisibilityService
$ WorkspaceController#contentRepositoryRegistryProperty 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

ChangeItemClass in namespace Neos\Workspace\Ui\ViewModel
ChangeItemsClass in namespace Neos\Workspace\Ui\ViewModel
ChangeItems::count() — Method in class ChangeItems
ContentChangeItemClass in namespace Neos\Workspace\Ui\ViewModel
ContentChangeItemsClass in namespace Neos\Workspace\Ui\ViewModel
ContentChangeItems::count() — Method in class ContentChangeItems
ContentChangePropertiesClass in namespace Neos\Workspace\Ui\ViewModel
WorkspaceListItems::count() — Method in class WorkspaceListItems

D

$ ContentGraphIntegrityCommandController#dbalProperty in class ContentGraphIntegrityCommandController
StructureAdjustmentsCommandController::detectCommand() — Method in class StructureAdjustmentsCommandController

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

DoctrineEventStoreFactoryClass in namespace Neos\ContentRepositoryRegistry\Factory\EventStore
DoctrineEventStoreFactory::databaseTableName() — Method in class DoctrineEventStoreFactory
DefaultNodeTypeManagerFactoryClass in namespace Neos\ContentRepositoryRegistry\Factory\NodeTypeManager
DoctrinePersistentObjectNormalizerClass in namespace Neos\ContentRepositoryRegistry\Infrastructure\Property\Normalizer
DoctrinePersistentObjectNormalizer::denormalize() — Method in class DoctrinePersistentObjectNormalizer
ContentSubgraphWithRuntimeCaches::decorate() — Method in class ContentSubgraphWithRuntimeCaches
DeclareStrictTypesRuleClass in namespace Neos\ContentRepository\BehavioralTests\PhpstanRules
DebugEventProjectionClass 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
DebugEventProjectionStateClass in namespace Neos\ContentRepository\BehavioralTests\TestSuite
ContentSubgraphVariationWeight::decreaseBy() — Method in class ContentSubgraphVariationWeight
DimensionSpacePointClass in namespace Neos\ContentRepository\Core\DimensionSpace

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

DimensionSpacePointSetClass in namespace Neos\ContentRepository\Core\DimensionSpace

A set of points in the dimension space.

DimensionSpacePointIsNoSpecializationClass 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

DimensionSpacePointNotFoundClass in namespace Neos\ContentRepository\Core\DimensionSpace\Exception

A dimension space point was not found

$ WeightedDimensionSpacePoint#dimensionValuesProperty in class WeightedDimensionSpacePoint
$ WeightedDimensionSpacePoint#dimensionSpacePointProperty in class WeightedDimensionSpacePoint
$ ConfigurationBasedContentDimensionSource#dimensionConfigurationProperty 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
DecoratedEventClass 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
DimensionSpacePointWithAllowedSpecializationsClass in namespace Neos\ContentRepository\Core\Feature\Common

A single dimension space point with allowed specializations

DimensionSpacePointsWithAllowedSpecializationsClass in namespace Neos\ContentRepository\Core\Feature\Common

A set of dimension space points with allowed specializations

DimensionSpaceCommandHandlerClass in namespace Neos\ContentRepository\Core\Feature\DimensionSpaceAdjustment
DimensionShineThroughWasAddedClass 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.

DimensionSpacePointWasMovedClass 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.

DimensionSpacePointAlreadyExistsClass 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.

DisableNodeAggregateClass 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
DimensionSpacePointIsAlreadyOccupiedClass 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
DeleteWorkspaceClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Command

Delete a workspace

DiscardIndividualNodesFromWorkspaceClass in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Command

Discard a set of nodes in a workspace

DiscardWorkspaceClass 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#declaredSuperTypesProperty in class NodeType

node types this node type directly inherits from

DelegatingCatchUpHookClass 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()}

DimensionSpacePointIsNotYetOccupiedClass 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

DetachedSubscriptionStatusClass 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.

DbalSchemaDiffClass 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

DbalSchemaFactoryClass in namespace Neos\ContentRepository\Dbal

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

DoctrineSubscriptionStoreClass in namespace Neos\ContentRepository\Dbal\SubscriptionStore
DomainDataLoaderClass in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
NodeCreation::deserializeProperties() — Method in class NodeCreation
GenericCommandExecutionAndEventPublication::deserializeProperties() — Method in class GenericCommandExecutionAndEventPublication
DimensionSpacePointSetSorterClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Helpers

Sort points in given set

DiffClass in namespace Neos\Diff

Class Diff

$ AbstractRenderer#diffProperty in class AbstractRenderer
$ AbstractRenderer#defaultOptionsProperty in class AbstractRenderer
$ HtmlArrayRenderer#defaultOptionsProperty in class HtmlArrayRenderer
FusionContextSerializer::denormalize() — Method in class FusionContextSerializer
DslFactoryClass in namespace Neos\Fusion\Core

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

$ DslFactory#dslSettingsProperty in class DslFactory
DslInterfaceClass in namespace Neos\Fusion\Core

Contract for a Fusion DSL parser

DslExpressionValueClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
$ Parser#dslFactoryProperty in class Parser
$ Runtime#debugModeProperty in class Runtime
$ RuntimeFactory#defaultContextConfigurationProperty in class RuntimeFactory
DebugMessageClass in namespace Neos\Fusion

A DTO for transporting internal debugging messages

$ DebugMessage#dataProperty in class DebugMessage
DataStructureImplementationClass in namespace Neos\Fusion\FusionObjects

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

DebugConsoleImplementationClass in namespace Neos\Fusion\FusionObjects

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

DebugDumpImplementationClass in namespace Neos\Fusion\FusionObjects

A Fusion object for dumping debugging fusion-values

DebugImplementationClass in namespace Neos\Fusion\FusionObjects

A Fusion object for debugging fusion-values

LazyReference::deref() — Method in class LazyReference
DebugStackClass in namespace Neos\Fusion\Service
$ DebugStack#dataProperty in class DebugStack
DebugStack::dump() — Method in class DebugStack
AssetCollectionController::deleteAction() — Method in class AssetCollectionController
$ AssetController#domainRepositoryProperty 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#dataProperty in class BrowserState
$ PaginateController#displayRangeStartProperty in class PaginateController
$ PaginateController#displayRangeEndProperty in class PaginateController
$ MediaCommandController#dbalConnectionProperty in class MediaCommandController
$ NeosAssetSource#descriptionProperty in class NeosAssetSource
DimensionsTraitClass in namespace Neos\Media\Domain\Model

Trait for methods regarding the dimensions of an asset

DocumentClass in namespace Neos\Media\Domain\Model

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

DocumentThumbnailGeneratorClass in namespace Neos\Media\Domain\Model\ThumbnailGenerator

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

$ AssetCollectionRepository#defaultOrderingsProperty in class AssetCollectionRepository
$ AssetRepository#defaultOrderingsProperty in class AssetRepository
DocumentRepositoryClass in namespace Neos\Media\Domain\Repository

A repository for Documents

$ TagRepository#defaultOrderingsProperty in class TagRepository
Variant::description() — Method in class Variant
$ AssetInterfaceConverter#defaultNewAssetTypeProperty in class AssetInterfaceConverter

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

$ ImageInterfaceConverter#defaultNewAssetTypeProperty in class ImageInterfaceConverter

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

$ ImageVariantConverter#defaultNewAssetTypeProperty in class ImageVariantConverter

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

$ SiteRepositoryCachingAspect#domainForActiveRequestProperty in class SiteRepositoryCachingAspect
DomainCommandControllerClass in namespace Neos\Neos\Command

Domain command controller for the Neos.Neos package

$ DomainCommandController#domainRepositoryProperty 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#domainRepositoryProperty 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#defaultViewObjectNameProperty in class ImpersonateController
$ ModuleController#dispatcherProperty in class ModuleController
DisabledModuleExceptionClass in namespace Neos\Neos\Controller\Exception

A "Disabled Module" exception

$ NodeController#defaultViewObjectNameProperty in class NodeController
$ LoginController#defaultViewObjectNameProperty in class LoginController
$ LoginController#domainRepositoryProperty in class LoginController
DimensionControllerClass in namespace Neos\Neos\Controller\Module\Administration

The Neos Dimension module controller

$ SitesController#domainRepositoryProperty in class SitesController
$ SitesController#defaultContentRepositoryForNewSitesProperty 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#domainUserServiceProperty 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

DiscardingResultClass in namespace Neos\Neos\Domain\Model

The discarding result DTO

DomainClass in namespace Neos\Neos\Domain\Model

Domain Model of a Domain.

$ Site#domainsProperty in class Site
DelegatingNodeLabelRendererClass in namespace Neos\Neos\Domain\NodeLabel
$ ExpressionBasedNodeLabelGenerator#defaultContextConfigurationProperty in class ExpressionBasedNodeLabelGenerator
DomainRepositoryClass in namespace Neos\Neos\Domain\Repository

The Site Repository

$ DomainRepository#domainMatchingStrategyProperty in class DomainRepository
$ DomainRepository#defaultOrderingsProperty in class DomainRepository
$ SiteRepository#defaultOrderingsProperty in class SiteRepository
$ SiteRepository#defaultSiteNodeNameProperty in class SiteRepository
WorkspaceMetadataAndRoleRepository::deleteWorkspaceMetadata() — Method in class WorkspaceMetadataAndRoleRepository
WorkspaceMetadataAndRoleRepository::deleteWorkspaceRoleAssignments() — Method in class WorkspaceMetadataAndRoleRepository
DefaultPrototypeGeneratorInterfaceClass in namespace Neos\Neos\Domain\Service

Generate a Fusion prototype definition for a given node type

DomainMatchingStrategyClass in namespace Neos\Neos\Domain\Service

Strategy for matching domains

$ RenderingModeService#defaultEditPreviewModeProperty in class RenderingModeService
$ SiteService#domainRepositoryProperty in class SiteService
$ UserService#defaultAuthenticationProviderNameProperty 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

DelegatingResolverClass in namespace Neos\Neos\FrontendRouting\DimensionResolution

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

DimensionResolverFactoryInterfaceClass 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).

DimensionResolverInterfaceClass in namespace Neos\Neos\FrontendRouting\DimensionResolution

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

$ EventSourcedFrontendNodeRoutePartHandler#delegatingResolverProperty in class EventSourcedFrontendNodeRoutePartHandler
DocumentNodeInfoClass in namespace Neos\Neos\FrontendRouting\Projection
DocumentNodeInfosClass in namespace Neos\Neos\FrontendRouting\Projection
DocumentUriPathFinderClass in namespace Neos\Neos\FrontendRouting\Projection
DocumentUriPathProjectionClass in namespace Neos\Neos\FrontendRouting\Projection
DocumentUriPathProjectionFactoryClass in namespace Neos\Neos\FrontendRouting\Projection
DocumentUriPathSchemaBuilderClass in namespace Neos\Neos\FrontendRouting\Projection
$ SiteDetectionMiddleware#domainRepositoryProperty in class SiteDetectionMiddleware
$ ContentCacheFlusher#debugModeProperty in class ContentCacheFlusher
NeosFusionContextSerializer::denormalize() — Method in class NeosFusionContextSerializer
DimensionMenuItemClass 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

DimensionsMenuItemsImplementationClass 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.

DimensionHelperClass in namespace Neos\Neos\Fusion\Helper

Helper for nodes in various content dimensions.

NodeHelper::depth() — Method in class NodeHelper
$ PluginImplementation#dispatcherProperty in class PluginImplementation
$ PluginImplementation#documentNodeProperty in class PluginImplementation
DefaultPropertyEditorPostprocessorClass in namespace Neos\Neos\NodeTypePostprocessor

Add default editor configurations for properties based on type and editor

$ DefaultPropertyEditorPostprocessor#dataTypesDefaultConfigurationProperty in class DefaultPropertyEditorPostprocessor
$ BackendRedirectionService#domainRepositoryProperty in class BackendRedirectionService
BackendRedirectionService::determineStartModule() — Method in class BackendRedirectionService
$ AbstractServiceController#domainUserServiceProperty in class AbstractServiceController
DataSourceControllerClass in namespace Neos\Neos\Service\Controller

Data Source Controller

DataSourceInterfaceClass in namespace Neos\Neos\Service\DataSource

Data source interface for providing generic data

DateStringConverterClass in namespace Neos\Neos\Service\Mapping

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

$ UserService#defaultLanguageIdentifierProperty in class UserService
$ TestingFusionAutoIncludeHandler#defaultHandlerProperty in class TestingFusionAutoIncludeHandler
DocumentBreadcrumbPathViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

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

$ JavascriptConfigurationViewHelper#domainRepositoryProperty in class JavascriptConfigurationViewHelper
$ UserInitialsViewHelper#domainUserServiceProperty in class UserInitialsViewHelper
$ FusionExceptionView#domainRepositoryProperty in class FusionExceptionView
$ WorkspaceController#defaultViewObjectNameProperty 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

DateTimeContentChangeClass in namespace Neos\Workspace\Ui\ViewModel\ContentChanges
DocumentChangeItemClass in namespace Neos\Workspace\Ui\ViewModel
DocumentItemClass 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
EventStoreFactoryInterfaceClass in namespace Neos\ContentRepositoryRegistry\Factory\EventStore
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
ConfigurationBasedContentDimensionSource::extractDimensionValuesAndVariations() — Method in class ConfigurationBasedContentDimensionSource
ContentDimensionId::equals() — Method in class ContentDimensionId
EventInterfaceClass in namespace Neos\ContentRepository\Core\EventStore

Common interface for all Content Repository "domain events"

EventNormalizerClass in namespace Neos\ContentRepository\Core\EventStore

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

EventsClass in namespace Neos\ContentRepository\Core\EventStore

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

EventsToPublishClass 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
EmbedsContentStreamIdClass in namespace Neos\ContentRepository\Core\Feature\Common

This interface is implemented by events which contain ContentStreamId.

EmbedsNodeAggregateIdClass in namespace Neos\ContentRepository\Core\Feature\Common

This interface is implemented by events which contain NodeAggregateId.

EmbedsWorkspaceNameClass in namespace Neos\ContentRepository\Core\Feature\Common

This interface is implemented by events which contain WorkspaceName.

EnableNodeAggregateClass 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
ExpandedNodeTypeCriteriaClass 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
ErrorClass in namespace Neos\ContentRepository\Core\Subscription\Engine
ErrorsClass in namespace Neos\ContentRepository\Core\Subscription\Engine
SubscriptionId::equals() — Method in class SubscriptionId
SiteCommandController::exportLegacyDataCommand() — Method in class SiteCommandController

Migrate from the Legacy CR

LegacyExportService::exportToPath() — Method in class LegacyExportService
EventExportProcessorClass 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#eventStoreProperty 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
ExpressionClass in namespace Neos\Fusion\Afx\Parser\Expression

Class Expression

CacheSegmentParser::extractContentAndSubSegments() — Method in class CacheSegmentParser
CacheSegmentParser::extractContent() — Method in class CacheSegmentParser
$ ParserCache#enableCacheProperty in class ParserCache
$ RuntimeContentCache#enableContentCacheProperty 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

EelNeosDeprecationTracerClass 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#environmentProperty in class ContextDependentHandler
FusionSourceCodeCollection::empty() — Method in class FusionSourceCodeCollection
EelExpressionValueClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ObjectTreeParser::expect() — Method in class ObjectTreeParser

Expects a token of a given type.

$ Runtime#eelEvaluatorProperty 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.

ExceptionClass 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

EelExpressionFusionPathClass in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionPathBuilderVisitorClass in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionPositionClass in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionPositionsClass in namespace Neos\Fusion\Migrations\EelExpression
EelExpressionTransformerClass in namespace Neos\Fusion\Migrations\EelExpression
ExpressionCollectingObjectTreeParserClass 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#escapeOutputProperty 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#entityManagerProperty in class MediaCommandController
AssetProxyQueryInterface::execute() — Method in class AssetProxyQueryInterface
NeosAssetProxyQuery::execute() — Method in class NeosAssetProxyQuery
$ NeosAssetProxyRepository#entityManagerProperty in class NeosAssetProxyRepository
$ FileTypeIcon#extensionProperty in class FileTypeIcon
$ AbstractThumbnailGenerator#environmentProperty in class AbstractThumbnailGenerator
$ AssetRepository#entityManagerProperty in class AssetRepository

Doctrine's Entity Manager.

$ ThumbnailRepository#entityManagerProperty 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#environmentProperty 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.

ExceptionClass in namespace Neos\Media

A generic Neos.Media exception

$ AssetAssetCollectionConditionGenerator#entityManagerProperty in class AssetAssetCollectionConditionGenerator
$ AssetCollectionConditionGenerator#entityTypeProperty in class AssetCollectionConditionGenerator
$ AssetConditionGenerator#entityTypeProperty in class AssetConditionGenerator
$ AssetTagConditionGenerator#entityManagerProperty in class AssetTagConditionGenerator
$ AssetWithoutAssetCollectionConditionGenerator#entityManagerProperty in class AssetWithoutAssetCollectionConditionGenerator
$ TagConditionGenerator#entityTypeProperty in class TagConditionGenerator
$ SiteRepositoryCachingAspect#environmentProperty in class SiteRepositoryCachingAspect
AssetUsageIndexingService::extractAssetIds() — Method in class AssetUsageIndexingService
SiteCommandController::exportAllCommand() — Method in class SiteCommandController

Export sites

$ ContentController#entityToIdentityConverterProperty 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
ExceptionClass 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

ExceptionClass 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
ExpressionBasedNodeLabelGeneratorClass in namespace Neos\Neos\Domain\NodeLabel

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

$ ExpressionBasedNodeLabelGenerator#eelEvaluatorProperty in class ExpressionBasedNodeLabelGenerator
$ ExpressionBasedNodeLabelGenerator#expressionProperty in class ExpressionBasedNodeLabelGenerator
$ RenderingModeService#editPreviewModesProperty 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

ExceptionClass in namespace Neos\Neos

A generic Neos exception

EventSourcedFrontendNodeRoutePartHandlerClass 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 with generated URIs

$ NodeWrappingHandler#environmentProperty in class NodeWrappingHandler
$ PageHandler#environmentProperty 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#editorDefaultConfigurationProperty in class DefaultPropertyEditorPostprocessor
$ VisualContentDimension#edgesProperty in class VisualContentDimension
NodeTypesStreamWrapper::evaluateNodeTypesPath() — Method in class NodeTypesStreamWrapper

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

ExceptionClass in namespace Neos\Neos\Routing

A Neos routing exception

EditNodePrivilegeClass 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

EntityToIdentityConverterClass in namespace Neos\Neos\TypeConverter

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

$ ConfigurationTreeViewHelper#escapeOutputProperty in class ConfigurationTreeViewHelper
$ DocumentBreadcrumbPathViewHelper#escapeOutputProperty in class DocumentBreadcrumbPathViewHelper
IfModuleAccessibleViewHelper::evaluateCondition() — Method in class IfModuleAccessibleViewHelper
$ IsAllowedToEditUserViewHelper#escapeOutputProperty in class IsAllowedToEditUserViewHelper
$ JavascriptConfigurationViewHelper#escapeOutputProperty in class JavascriptConfigurationViewHelper
EditableViewHelperClass in namespace Neos\Neos\ViewHelpers\ContentElement

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

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

Edit a workspace

EditWorkspaceFormDataClass in namespace Neos\Workspace\Ui\ViewModel

F

$ NodeMigrationCommandController#filterFactoriesConfigurationProperty 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

FlushSubgraphCachePoolCatchUpHookClass in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory

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

FlushSubgraphCachePoolCatchUpHookFactoryClass 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
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#fullConfigurationProperty in class NodeType

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

$ NodeType#finalProperty 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
FindAncestorNodesFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindBackReferencesFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindChildNodesFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindClosestNodeFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindDescendantNodesFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindPrecedingSiblingNodesFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindReferencesFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindRootNodeAggregatesFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindSubtreeFilterClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter

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

FindSucceedingSiblingNodesFilterClass 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
DoctrineSubscriptionStore::findByCriteriaForUpdate() — Method in class DoctrineSubscriptionStore
VisitedNodeAggregates::findMostSpecificParentNodeInDimensionGraph() — Method in class VisitedNodeAggregates
RootNodeTypeMapping::fromArray() — Method in class RootNodeTypeMapping
FilterOperationClass 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.

FindOperationClass 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#finalProperty 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
FakeAuthProviderClass 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

FakeAuthProviderFactoryClass in namespace Neos\ContentRepository\TestSuite\Fakes
FakeCatchUpHookFactoryClass in namespace Neos\ContentRepository\TestSuite\Fakes
FakeCatchUpHookFactory2Class in namespace Neos\ContentRepository\TestSuite\Fakes
FakeClockClass 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

FakeClockFactoryClass in namespace Neos\ContentRepository\TestSuite\Fakes
FakeCommandHookFactoryClass in namespace Neos\ContentRepository\TestSuite\Fakes
FakeContentDimensionSourceFactoryClass in namespace Neos\ContentRepository\TestSuite\Fakes

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

FakeNodeTypeManagerFactoryClass in namespace Neos\ContentRepository\TestSuite\Fakes

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

FakeProjectionFactoryClass 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)

FusionCachingAspectClass in namespace Neos\Fusion\Aspects
$ FusionCachingAspect#fusionCacheProperty 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

FileMonitorListenerClass in namespace Neos\Fusion\Core\Cache

Listener to clear Fusion caches if important files have changed

$ FileMonitorListener#flowCacheManagerProperty in class FileMonitorListener
FileMonitorListener::flushContentCacheOnFileChanges() — Method in class FileMonitorListener
FusionContextSerializerClass in namespace Neos\Fusion\Core\Cache

Serializer for Fusion's \@cache.context values

$ ParserCacheFlusher#flowCacheManagerProperty 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.

FusionConfigurationClass 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
FusionGlobalsClass in namespace Neos\Fusion\Core

Fusion differentiates between dynamic context variables and fixed Fusion globals.

FusionGlobals::fromArray() — Method in class FusionGlobals
FusionSourceCodeClass 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

FusionSourceCodeCollectionClass in namespace Neos\Fusion\Core
FusionSourceCodeCollection::fromFilePath() — Method in class FusionSourceCodeCollection
FusionSourceCodeCollection::fromString() — Method in class FusionSourceCodeCollection
$ LegacyFusionControllerContext#flashMessageServiceProperty in class LegacyFusionControllerContext
FloatValueClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
FusionFileClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
FusionObjectValueClass 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#fluentCodeProperty in class ParserException
$ ParserException#fluentMessageCreatorProperty in class ParserException
$ ParserException#fluentPreviousProperty in class ParserException
$ ParserException#fluentFileProperty in class ParserException
$ ParserException#fluentFusionProperty in class ParserException
$ ParserException#fluentCursorProperty in class ParserException
$ ParserException#fluentShowColumnProperty in class ParserException
FilePatternResolverClass in namespace Neos\Fusion\Core\ObjectTreeParser

Resolve files after a pattern.

$ Runtime#fusionGlobalsProperty 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#fusionParserProperty in class RuntimeFactory
AbstractArrayFusionObject::filterIgnoredProperties() — Method in class AbstractArrayFusionObject

Filters properties by ignoredProperties

$ AbstractFusionObject#fusionObjectNameProperty in class AbstractFusionObject

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

$ AbstractFusionObject#fusionValueCacheProperty in class AbstractFusionObject
AbstractFusionObject::fusionValue() — Method in class AbstractFusionObject

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

FluidViewClass in namespace Neos\Fusion\FusionObjects\Helpers

Extended Fluid Template View for use in Fusion.

$ FluidView#fusionObjectProperty in class FluidView
FusionAwareViewInterfaceClass 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).

FusionPathProxyClass 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#fusionRuntimeProperty in class FusionPathProxy

Reference to the Fusion Runtime which controls the whole rendering

$ EelExpressionPosition#fusionPathProperty 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
FusionMigrationTraitClass in namespace Neos\Fusion\Migrations
FusionPrototypeNameAddCommentClass in namespace Neos\Fusion\Migrations\FusionPrototype
FusionPrototypeNameReplacementClass in namespace Neos\Fusion\Migrations\FusionPrototype
FusionPrototypeTransformerClass in namespace Neos\Fusion\Migrations\FusionPrototype
FusionPrototypeTransformer::forContent() — Method in class FusionPrototypeTransformer
DebugStack::flush() — Method in class DebugStack
FusionContextTraitClass in namespace Neos\Fusion\ViewHelpers

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

$ RenderViewHelper#fusionViewProperty in class RenderViewHelper
FusionViewClass in namespace Neos\Fusion\View

View for using Fusion for standard MVC controllers.

$ FusionView#fusionParserProperty in class FusionView
$ FusionView#fusionPathProperty 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#fusionRuntimeProperty in class FusionView

The Fusion Runtime

$ ResizeImageAdjustment#filterProperty 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
FileTypeIconClass in namespace Neos\Media\Domain\Model

File Type Icon

$ ThumbnailConfiguration#formatProperty in class ThumbnailConfiguration
FontDocumentThumbnailGeneratorClass 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.

FileTypeIconServiceClass in namespace Neos\Media\Domain\Service

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

$ ThumbnailService#formatConversionsProperty 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.

FileTypeIconViewHelperClass in namespace Neos\Media\ViewHelpers

Renders an HTML tag for a file type icon for a given Neos.Media's asset instance

$ SiteRepositoryCachingAspect#firstOnlineSiteProperty 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#flashMessageServiceProperty 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
FusionAutoIncludeHandlerClass in namespace Neos\Neos\Domain\Service
FusionConfigurationCacheClass in namespace Neos\Neos\Domain\Service
FusionServiceClass in namespace Neos\Neos\Domain\Service
$ FusionService#fusionParserProperty in class FusionService
$ FusionService#fusionSourceCodeFactoryProperty in class FusionService
$ FusionService#fusionConfigurationCacheProperty in class FusionService
$ FusionService#fusionAutoIncludeHandlerProperty in class FusionService
FusionSourceCodeFactoryClass in namespace Neos\Neos\Domain\Service
$ FusionSourceCodeFactory#fusionAutoIncludeHandlerProperty 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
FrontendNodeRoutePartHandlerInterfaceClass 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.

FlushNodeAggregateRequestClass in namespace Neos\Neos\Fusion\Cache
FlushWorkspaceRequestClass 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
FusionExceptionViewClass in namespace Neos\Neos\View
$ FusionExceptionView#fusionServiceProperty in class FusionExceptionView
$ FusionExceptionView#fusionRuntimeProperty in class FusionExceptionView
FusionViewClass in namespace Neos\Neos\View

A Fusion view for Neos

$ FusionView#fusionServiceProperty in class FusionView
$ FusionView#fusionPathProperty in class FusionView

The Fusion path to use for rendering the node given in "value", defaults to "page".

$ FusionView#fusionRuntimeProperty in class FusionView
FusionViewI18nTraitClass in namespace Neos\Neos\View
FormDefinitionDataSourceClass in namespace Neos\NodeTypes\Form\Service\DataSource
FusionRecursiveDirectoryRendererClass 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
GenericObjectFactoryClass 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
GeneralizationIsInvalidClass 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::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::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
GenericCommandExecutionAndEventPublicationClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The content stream forking feature trait for behavioral tests

GenericCommandExecutionAndEventPublication::getEventStore() — Method in class GenericCommandExecutionAndEventPublication
GherkinTableNodeBasedContentDimensionSourceClass 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
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#generatorStrategyProperty 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
GlobalAssetUsageServiceClass 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
GraphProjectorCatchUpHookForCacheFlushingClass in namespace Neos\Neos\Fusion\Cache

Also contains a pragmatic performance booster for some "batch" operations, where the cache flushing is not needed:

GraphProjectorCatchUpHookForCacheFlushingFactoryClass 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
GetTypeViewHelperClass 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
HasOperationClass 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.

HtmlArrayRendererClass in namespace Neos\Diff\Renderer\Html

Array renderer for HTML based diffs

HtmlInlineRendererClass in namespace Neos\Diff\Renderer\Html

Inline HTML Diff Renderer

HtmlSideBySideRendererClass 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

HtmlMessageHandlerClass 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#headingMessagePartProperty in class ParserException
$ ParserException#helperMessagePartProperty 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#htmlAugmenterProperty in class AugmenterImplementation
HttpResponseImplementationClass in namespace Neos\Fusion\FusionObjects
DebugStack::hasMessage() — Method in class DebugStack
HtmlAugmenterClass in namespace Neos\Fusion\Service

A tool that can augment HTML for example by adding arbitrary attributes.

FusionContextTrait::hasContextVariable() — Method in class FusionContextTrait
$ CropImageAdjustment#heightProperty in class CropImageAdjustment
$ ResizeImageAdjustment#heightProperty in class ResizeImageAdjustment
HasRemoteOriginalInterfaceClass 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#heightProperty 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#heightProperty in class ThumbnailConfiguration
$ Video#heightProperty 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#hostnameProperty in class Domain
Site::hasActiveDomains() — Method in class Site
$ UserService#hashServiceProperty 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#handleProperty in class NodeTypesStreamWrapper
$ ContentElementEditableService#htmlAugmenterProperty in class ContentElementEditableService
$ ContentElementWrappingService#htmlAugmenterProperty in class ContentElementWrappingService
LinkingService::hasSupportedScheme() — Method in class LinkingService
HostnameValidatorClass in namespace Neos\Neos\Validation\Validator

Validator for http://tools.ietf.org/html/rfc1123 compatible host names

TimeableNodeVisibilityService::handleExceededNodeDates() — Method in class TimeableNodeVisibilityService
HtmxRequestPatternClass in namespace Neos\Workspace\Ui\Mvc
HttpHeaderFlashMessageStorageClass in namespace Neos\Workspace\Ui\Mvc

I

ContentRepositoryRegistry::injectSettings() — Method in class ContentRepositoryRegistry
InvalidConfigurationExceptionClass 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
InternalMethodsNotAllowedOutsideContentRepositoryRuleClass 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
InterDimensionalVariationGraphClass 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#itemsProperty in class Events
InitiatingEventMetadataClass in namespace Neos\ContentRepository\Core\EventStore
$ PublishedEvents#itemsProperty in class PublishedEvents
ContentRepositorySubscriberFactories::isEmpty() — Method in class ContentRepositorySubscriberFactories
InterdimensionalSiblingClass in namespace Neos\ContentRepository\Core\Feature\Common

A tuple of succeeding sibling ID to dimension space point

InterdimensionalSiblingsClass in namespace Neos\ContentRepository\Core\Feature\Common

A collection of interdimensional siblings.

$ InterdimensionalSiblings#itemsProperty in class InterdimensionalSiblings
ContentStreamEventStreamName::isContentStreamStreamName() — Method in class ContentStreamEventStreamName
InvalidDimensionAdjustmentTargetWorkspaceClass 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#initializedProperty 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
InvalidNodeTypePostprocessorExceptionClass 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::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::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::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
StructureAdjustmentsTrait::iAdjustTheNodeStructureForNodeType() — Method in class StructureAdjustmentsTrait
StructureAdjustmentsTrait::iExpectNoStructureAdjustmentsForType() — Method in class StructureAdjustmentsTrait
StructureAdjustmentsTrait::iExpectTheFollowingStructureAdjustmentsForType() — Method in class StructureAdjustmentsTrait
IdentifierClass 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#inCacheEntryPointProperty 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
IllegalEntryFusionPathValueExceptionClass in namespace Neos\Fusion\Core
IncludeStatementClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
IntValueClass 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#ignorePropertiesProperty 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#ignorePropertiesProperty in class AugmenterImplementation

Properties that are ignored

$ ComponentImplementation#ignorePropertiesProperty in class ComponentImplementation

Properties that are ignored and not included into the props context

$ DebugConsoleImplementation#ignorePropertiesProperty in class DebugConsoleImplementation
DebugDumpImplementation::isEnabled() — Method in class DebugDumpImplementation
$ DebugImplementation#ignorePropertiesProperty in class DebugImplementation

If you iterate over "properties" these in here should usually be ignored.

$ ResourceUriImplementation#i18nServiceProperty 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#imageProfilesConfigurationProperty 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

ImageControllerClass in namespace Neos\Media\Browser\Controller

Controller for browsing images in the ImageEditor

$ ImageController#importedAssetRepositoryProperty in class ImageController
ImageController::indexAction() — Method in class ImageController

List existing images

ImageVariantControllerClass in namespace Neos\Media\Browser\Controller
ImageVariantController::initializeUpdateAction() — Method in class ImageVariantController
TagController::initializeView() — Method in class TagController
ImageMapperClass 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#imageVariantRepositoryProperty 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

ImageEventListenerClass in namespace Neos\Media\Domain\EventListener

Doctrine event listener for getting image size and type if needed

$ AbstractImageAdjustment#imageVariantProperty in class AbstractImageAdjustment
ImageAdjustmentInterfaceClass in namespace Neos\Media\Domain\Model\Adjustment

Interface for an Image Adjustment

$ Asset#importedAssetRepositoryProperty 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#iconPathProperty 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

ImageClass in namespace Neos\Media\Domain\Model

An image

$ Image#imageServiceProperty in class Image
Image::initializeObject() — Method in class Image
ImageInterfaceClass 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

ImageVariantClass in namespace Neos\Media\Domain\Model

A user defined variant (working copy) of an original Image asset

$ ImageVariant#imageServiceProperty in class ImageVariant
ImageVariant::initializeObject() — Method in class ImageVariant

Initialize this image variant

ImportedAssetClass in namespace Neos\Media\Domain\Model
$ ImportedAsset#importedAtProperty in class ImportedAsset
ImportedAssetManagerClass in namespace Neos\Media\Domain\Model
$ ImportedAssetManager#importedAssetRepositoryProperty 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#imagineServiceProperty in class AbstractThumbnailGenerator
AbstractThumbnailGenerator::isExtensionSupported() — Method in class AbstractThumbnailGenerator
$ FontDocumentThumbnailGenerator#imageServiceProperty in class FontDocumentThumbnailGenerator
IconThumbnailGeneratorClass in namespace Neos\Media\Domain\Model\ThumbnailGenerator

A generic thumbnail generator to get Icon of the given document

$ IconThumbnailGenerator#imageServiceProperty in class IconThumbnailGenerator
ImageThumbnailGeneratorClass in namespace Neos\Media\Domain\Model\ThumbnailGenerator

A system-generated preview version of an Image

$ ImageThumbnailGenerator#imageServiceProperty in class ImageThumbnailGenerator
AssetRepository::iterable() — Method in class AssetRepository

<int, \Neos\Media\Domain\Model\AssetInterface> findByResource(\Neos\Flow\ResourceManagement\PersistentResource $resource)

ImageRepositoryClass in namespace Neos\Media\Domain\Repository

A repository for Images

ImageVariantRepositoryClass in namespace Neos\Media\Domain\Repository
ImportedAssetRepositoryClass 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#imageServiceProperty in class AssetService
AssetService::isInUse() — Method in class AssetService

Returns true if the asset is used.

$ AssetSourceService#importedAssetManagerProperty in class AssetSourceService
$ AssetSourceService#importedAssetRepositoryProperty in class AssetSourceService
AssetSourceService::importAsset() — Method in class AssetSourceService

Import a specified asset from the given Asset Source

ImageServiceClass in namespace Neos\Media\Domain\Service

An image service that acts as abstraction for the Imagine library

$ ImageService#imagineServiceProperty in class ImageService
$ ImageService#imageSizeCacheProperty 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.

ImageValidatorClass 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
ImageHelperClass in namespace Neos\Media\Eel
ImageFileExceptionClass in namespace Neos\Media\Exception

A Neos.Media exception for image file errors

ImageServiceExceptionClass 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
ImageConverterClass in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\Model\Image objects.

ImageInterfaceArrayPresenterClass in namespace Neos\Media\TypeConverter

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

ImageInterfaceConverterClass in namespace Neos\Media\TypeConverter

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

ImageInterfaceJsonSerializerClass in namespace Neos\Media\TypeConverter

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

ImageVariantConverterClass in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\Model\ImageVariant objects.

ImageOrientationValidatorClass 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

ImageSizeValidatorClass 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

ImageTypeValidatorClass 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
ImageViewHelperClass 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
ImageViewHelperClass 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#imageRepositoryProperty in class ContentController
$ ContentController#imageInterfaceArrayPresenterProperty 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
ImpersonateControllerClass in namespace Neos\Neos\Controller\Backend

The Impersonate controller

$ ImpersonateController#impersonateServiceProperty in class ImpersonateController
ImpersonateController::impersonateAction() — Method in class ImpersonateController
ImpersonateController::impersonateUserWithResponseAction() — Method in class ImpersonateController
$ MenuHelper#iconMapperProperty 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
ImpendingHardRemovalConflictClass in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflictDetectionHookClass in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflictDetectionHookFactoryClass in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflictRepositoryClass in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflictsClass in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
ImpendingHardRemovalConflicts::isEmpty() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNodes::isEmpty() — Method in class SoftRemovedNodes
InvalidShortcutExceptionClass 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#itemsProperty 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

InvalidMenuItemStateExceptionClass 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
ImageUriImplementationClass 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

IconNameMappingPostprocessorClass in namespace Neos\Neos\NodeTypePostprocessor

Map all icon- prefixed icon names to the corresponding names in the used icon implementation

$ IconNameMappingPostprocessor#iconNameMappingServiceProperty in class IconNameMappingPostprocessor
NodeTypesStreamWrapper::isAtEof() — Method in class NodeTypesStreamWrapper

Tests for end-of-file on a file pointer.

BackendModuleRoutePartHandler::injectSettings() — Method in class BackendModuleRoutePartHandler
InvalidDimensionPresetCombinationExceptionClass in namespace Neos\Neos\Routing\Exception

An "invalid dimension preset combination" exception

InvalidRequestPathExceptionClass in namespace Neos\Neos\Routing\Exception

An "invalid request path" exception

InvalidShortcutExceptionClass 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
ImpersonateAspectClass in namespace Neos\Neos\Security

An aspect which centralizes the logging of security relevant actions.

$ ImpersonateAspect#impersonateServiceProperty in class ImpersonateAspect
DataSourceController::indexAction() — Method in class DataSourceController
UserPreferenceController::indexAction() — Method in class UserPreferenceController
$ AbstractDataSource#identifierProperty in class AbstractDataSource

The identifier of the operation

IconNameMappingServiceClass in namespace Neos\Neos\Service
$ IconNameMappingService#iconMappingProperty in class IconNameMappingService
ImageVariantGarbageCollectorClass in namespace Neos\Neos\Service

Takes care of cleaning up ImageVariants.

ImpersonateServiceClass 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
IfModuleAccessibleViewHelperClass 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
InterfaceLanguageViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

ViewHelper for rendering the current backend users interface language.

IsAllowedToEditUserViewHelperClass 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#i18nServiceProperty 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
InBackendViewHelperClass in namespace Neos\Neos\ViewHelpers\Rendering

ViewHelper to find out if Neos is rendering the backend.

InEditModeViewHelperClass 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.

InPreviewModeViewHelperClass 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#i18nServiceProperty in class FusionViewI18nTrait
$ FormDefinitionDataSource#identifierProperty in class FormDefinitionDataSource
WorkspaceController::indexAction() — Method in class WorkspaceController

Display a list of unpublished content

ImageContentChangeClass 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
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
JoinImplementationClass 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
JavascriptConfigurationViewHelperClass 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
KickstartCommandControllerClass 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#loggerProperty in class ContentRepositoryRegistry
$ Configuration#loadedVersionsProperty 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.

LogFileTracerClass in namespace Neos\ContentRepository\Core\Infrastructure\PerformanceTracing

Simple file-based tracer that writes human-readable trace logs incrementally.

LogFileTracerFactoryClass in namespace Neos\ContentRepository\Core\Infrastructure\PerformanceTracing
$ NodeType#localConfigurationProperty 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
Subscriptions::lowestPosition() — Method in class Subscriptions
LegacyExportServiceClass in namespace Neos\ContentRepository\LegacyNodeMigration
LegacyExportServiceFactoryClass in namespace Neos\ContentRepository\LegacyNodeMigration
$ CRTestSuiteRuntimeVariables#lastCommandExceptionProperty in class CRTestSuiteRuntimeVariables
SequenceMatcher::linesAreDifferent() — Method in class SequenceMatcher

Check if the two lines at the given indexes are different or not.

LexerClass in namespace Neos\Fusion\Afx\Parser

A primitive lexer that recognizes Afx-specific characters while iterating through a string

$ Parser#lexerProperty in class Parser
RuntimeContentCache::leave() — Method in class RuntimeContentCache

Leave the evaluation of a path

$ EelNeosDeprecationTracer#loggerProperty in class EelNeosDeprecationTracer
LegacyFusionControllerContextClass 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
LexerClass in namespace Neos\Fusion\Core\ObjectTreeParser
$ Lexer#lookaheadProperty in class Lexer
$ ObjectTreeParser#lexerProperty 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#lastEvaluationStatusProperty in class Runtime
$ DebugMessage#levelProperty in class DebugMessage
LazyPropsClass in namespace Neos\Fusion\FusionObjects\Helpers
LazyReferenceClass in namespace Neos\Fusion\FusionObjects\Helpers
LazySelfReferentialPropsClass in namespace Neos\Fusion\FusionObjects\Helpers

A proxy for Fusions private props.

LoopImplementationClass 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#lastModifiedProperty in class Asset
$ ImportedAsset#localAssetIdentifierProperty in class ImportedAsset
$ ImportedAsset#localOriginalAssetIdentifierProperty in class ImportedAsset
$ ImportedAssetManager#loggerProperty in class ImportedAssetManager
$ Tag#labelProperty in class Tag
$ ThumbnailConfiguration#loggedDeprecationProperty in class ThumbnailConfiguration
$ ThumbnailRepository#loggerProperty in class ThumbnailRepository
$ AssetService#loggerProperty in class AssetService
$ ThumbnailService#loggerProperty in class ThumbnailService
$ ThumbnailGeneratorStrategy#loggerProperty in class ThumbnailGeneratorStrategy
LabelClass 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#linkingServiceProperty in class BackendController
$ BackendController#loginTokenCacheProperty in class BackendController
LoginControllerClass in namespace Neos\Neos\Controller

A controller which allows for logging into the backend

$ LoginController#loginTokenCacheProperty in class LoginController
LoginController::logoutAction() — Method in class LoginController

Logs out a - possibly - currently logged in account.

LiveWorkspaceCreationProcessorClass 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
LinkHelperClass in namespace Neos\Neos\Fusion\Helper
$ LinkHelper#linkingServiceProperty 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#labelProperty in class NodeLabelToken
$ NodeLabelToken#lengthProperty in class NodeLabelToken
$ MenuItemsImplementation#lastLevelProperty in class MenuItemsImplementation

Internal cache for the lastLevel value.

$ NodeUriImplementation#legacyNodePathNormalizerProperty in class NodeUriImplementation
NodeTypesStreamWrapper::lock() — Method in class NodeTypesStreamWrapper

Advisory file locking.

ImpersonateAspect::logManagerAuthenticate() — Method in class ImpersonateAspect
LinkingServiceClass in namespace Neos\Neos\Service

A service for creating URIs pointing to nodes and assets.

$ LinkingService#lastLinkedNodeProperty in class LinkingService
$ LinkingService#legacyNodePathNormalizerProperty in class LinkingService
$ TransliterationService#localizationServiceProperty in class TransliterationService
$ XliffService#localizationServiceProperty 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

LegacyNodePathNormalizerClass in namespace Neos\Neos\Utility
$ NodeViewHelper#legacyNodePathNormalizerProperty in class NodeViewHelper
LabelViewHelperClass in namespace Neos\Neos\ViewHelpers\Node

Viewhelper to render a label for a given Node

LiveViewHelperClass in namespace Neos\Neos\ViewHelpers\Rendering

ViewHelper to find out if Neos is rendering the live website.

$ NodeViewHelper#legacyNodePathNormalizerProperty in class NodeViewHelper
$ TimeableNodeVisibilityService#loggerProperty in class TimeableNodeVisibilityService
HttpHeaderFlashMessageStorage::load() — Method in class HttpHeaderFlashMessageStorage

M

InvalidConfigurationException::missingPreset() — Method in class InvalidConfigurationException
MigrationFactoryClass in namespace Neos\ContentRepositoryRegistry\Migration\Factory

Migration factory.

$ MigrationFactory#migrationConfigurationProperty in class MigrationFactory
Commands::merge() — Method in class Commands
$ ContentDimensionValues#maximumDepthProperty in class ContentDimensionValues
Events::map() — Method in class Events
PublishedEvents::map() — Method in class PublishedEvents
MoveDimensionSpacePointClass 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
MoveNodeAggregateClass 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
MigrationExceptionClass 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
MigrationsTraitClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

Custom context trait for "Node Migration" related concerns

FusionGlobals::merge() — Method in class FusionGlobals
MetaPathSegmentClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
MessageCreatorClass in namespace Neos\Fusion\Core\ObjectTreeParser\ExceptionMessage

Creates exception messages for the Fusion parser

MessageLinePartClass in namespace Neos\Fusion\Core\ObjectTreeParser\ExceptionMessage
MergedArrayTreeClass in namespace Neos\Fusion\Core\ObjectTreeParser
MergedArrayTreeVisitorClass in namespace Neos\Fusion\Core\ObjectTreeParser

Builds the merged array tree for the Fusion runtime

MissingFusionImplementationExceptionClass 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.

MissingFusionObjectExceptionClass 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

MapImplementationClass in namespace Neos\Fusion\FusionObjects

Map a collection of items using the itemRenderer

MatchImplementationClass in namespace Neos\Fusion\FusionObjects

Implementation class for matching strings in Fusion and return the matched value

MatcherImplementationClass in namespace Neos\Fusion\FusionObjects

Matcher object for use inside a "Case" statement

MemoImplementationClass 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#maximumNumberOfLinksProperty in class PaginateController
MediaCommandControllerClass in namespace Neos\Media\Command
$ MediaCommandController#mappingStrategyProperty in class MediaCommandController
$ ResizeImageAdjustment#maximumWidthProperty in class ResizeImageAdjustment
$ ResizeImageAdjustment#maximumHeightProperty in class ResizeImageAdjustment
$ ResizeImageAdjustment#minimumWidthProperty in class ResizeImageAdjustment
$ ResizeImageAdjustment#minimumHeightProperty in class ResizeImageAdjustment
$ ThumbnailConfiguration#maximumWidthProperty in class ThumbnailConfiguration
$ ThumbnailConfiguration#maximumHeightProperty 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.

MediaTypePatternClass 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
MenuHelperClass in namespace Neos\Neos\Controller\Backend

A helper class for menu generation in backend controllers / view helpers

$ MenuHelper#moduleListFirstLevelCacheProperty in class MenuHelper
ModuleControllerClass in namespace Neos\Neos\Controller\Backend
$ ModuleController#menuHelperProperty in class ModuleController
$ AbstractModuleController#moduleConfigurationProperty in class AbstractModuleController
ManagementControllerClass in namespace Neos\Neos\Controller\Module
ModuleTranslationTraitClass 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
MenuItemClass in namespace Neos\Neos\Fusion

A menu item

MenuItemsImplementationClass in namespace Neos\Neos\Fusion

A Fusion Menu object

$ MenuItemsImplementation#maximumLevelsProperty 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

MissingNodePropertyExceptionClass 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

ModulePrivilegeClass 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
ModulePrivilegeSubjectClass in namespace Neos\Neos\Security\Authorization\Privilege

A subject for the ModulePrivilege

$ BackendRedirectionService#menuHelperProperty in class BackendRedirectionService
ModuleViewHelperClass in namespace Neos\Neos\ViewHelpers\Link

A view helper for creating links to modules.

ModuleViewHelperClass in namespace Neos\Neos\ViewHelpers\Uri

A view helper for creating links to modules.

HtmxRequestPattern::matchRequest() — Method in class HtmxRequestPattern

N

NodeMigrationCommandControllerClass in namespace Neos\ContentRepositoryRegistry\Command

Command controller for tasks related to node migration.

NodeTypesCommandControllerClass in namespace Neos\ContentRepositoryRegistry\Command
NodeTypeEnrichmentServiceClass in namespace Neos\ContentRepositoryRegistry\Configuration

Take the node types after loading and replace i18n labels with the namespaced parts.

NodeTypesLoaderClass in namespace Neos\ContentRepositoryRegistry\Configuration
ContentRepositoryNotFoundException::notConfigured() — Method in class ContentRepositoryNotFoundException
SystemClock::now() — Method in class SystemClock
NodeTypeManagerFactoryInterfaceClass in namespace Neos\ContentRepositoryRegistry\Factory\NodeTypeManager
DoctrinePersistentObjectNormalizer::normalize() — Method in class DoctrinePersistentObjectNormalizer
NodeMigrationGeneratorServiceClass in namespace Neos\ContentRepositoryRegistry\Service

Service for the Node Migration generator

NamedChildNodeByNodeIdCacheClass in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory\InMemoryCache

Parent Node ID + Node Name => Child Node

$ NamedChildNodeByNodeIdCache#nodesProperty in class NamedChildNodeByNodeIdCache

first level: Parent Node ID Second Level: Node Name Value: Node

NodeByNodeAggregateIdCacheClass in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory\InMemoryCache

NodeAggregateId -> Node cache

$ NodeByNodeAggregateIdCache#nonExistingNodeAggregateIdsProperty in class NodeByNodeAggregateIdCache
NodePathCacheClass in namespace Neos\ContentRepositoryRegistry\SubgraphCachingInMemory\InMemoryCache

Node ID -> Node Path cache

$ ParentNodeIdByChildNodeIdCache#nodesWithoutParentNodeProperty in class ParentNodeIdByChildNodeIdCache
NoStringCastingRuleClass in namespace Neos\ContentRepository\BehavioralTests\PhpstanRules
ContentSubgraphVariationWeight::normalize() — Method in class ContentSubgraphVariationWeight
EventNormalizer::normalize() — Method in class EventNormalizer
NodeCreationInternalsClass in namespace Neos\ContentRepository\Core\Feature\Common
NodeReferencingInternalsClass in namespace Neos\ContentRepository\Core\Feature\Common
NodeTypeChangeInternalsClass in namespace Neos\ContentRepository\Core\Feature\Common
NodeVariationInternalsClass in namespace Neos\ContentRepository\Core\Feature\Common
NodeAggregateCommandHandlerClass in namespace Neos\ContentRepository\Core\Feature
NodeAggregateIdsByNodePathsClass in namespace Neos\ContentRepository\Core\Feature\NodeCreation\Dto

An assignment of NodeAggregateIds to NodePaths

$ NodeAggregateIdsByNodePaths#nodeAggregateIdsProperty in class NodeAggregateIdsByNodePaths

Node aggregate ids, indexed by node path

NodeAggregateWithNodeWasCreatedClass in namespace Neos\ContentRepository\Core\Feature\NodeCreation\Event

A node aggregate with its initial node was created

NodeCreationClass in namespace Neos\ContentRepository\Core\Feature\NodeCreation
NodeAggregateWasDisabledClass in namespace Neos\ContentRepository\Core\Feature\NodeDisabling\Event
NodeAggregateWasEnabledClass in namespace Neos\ContentRepository\Core\Feature\NodeDisabling\Event
NodePropertiesWereSetClass in namespace Neos\ContentRepository\Core\Feature\NodeModification\Event

When a node property is changed, this event is triggered.

NodeModificationClass in namespace Neos\ContentRepository\Core\Feature\NodeModification
NodeAggregateWasMovedClass in namespace Neos\ContentRepository\Core\Feature\NodeMove\Event

A node aggregate was moved in a content stream

NodeMoveClass in namespace Neos\ContentRepository\Core\Feature\NodeMove
NodeReferenceToWriteClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

A single node references to write

NodeReferencesForNameClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

Node references to write for a specific reference name

NodeReferencesToWriteClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

Node references to write

NodeReferencesWereSetClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Event

Named references with optional properties were created from source node to destination node(s)

NodeReferencingClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing
NodeAggregateWasRemovedClass in namespace Neos\ContentRepository\Core\Feature\NodeRemoval\Event
NodeRemovalClass in namespace Neos\ContentRepository\Core\Feature\NodeRemoval
NodeAggregateNameWasChangedClass in namespace Neos\ContentRepository\Core\Feature\NodeRenaming\Event
NodeRenamingClass in namespace Neos\ContentRepository\Core\Feature\NodeRenaming
NodeAggregateTypeWasChangedClass in namespace Neos\ContentRepository\Core\Feature\NodeTypeChange\Event
NodeTypeChangeClass in namespace Neos\ContentRepository\Core\Feature\NodeTypeChange
NodeGeneralizationVariantWasCreatedClass in namespace Neos\ContentRepository\Core\Feature\NodeVariation\Event

A node generalization variant was created

NodePeerVariantWasCreatedClass in namespace Neos\ContentRepository\Core\Feature\NodeVariation\Event
NodeSpecializationVariantWasCreatedClass in namespace Neos\ContentRepository\Core\Feature\NodeVariation\Event

A node specialization variant was created

NodeVariationClass in namespace Neos\ContentRepository\Core\Feature\NodeVariation
ScalarNormalizer::normalize() — Method in class ScalarNormalizer
UriNormalizer::normalize() — Method in class UriNormalizer
NodeTypeClass in namespace Neos\ContentRepository\Core\NodeType

A Node Type

$ NodeType#nameProperty in class NodeType

Name of this node type. Example: "ContentRepository:Folder"

NodeTypeManagerClass in namespace Neos\ContentRepository\Core\NodeType

Manager for node types

NodeTypeNameClass in namespace Neos\ContentRepository\Core\NodeType

Name of a Node Type; e.g. "Neos.Neos:Content"

NodeTypeNamesClass in namespace Neos\ContentRepository\Core\NodeType

A collection of NodeType names

NodeTypePostprocessorInterfaceClass 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.

NodeTypeCriteriaClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\NodeType

The list of node type criteria needed for various find() operations on the {ContentSubgraphInterface}.

NegateCriteriaClass 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'"

NodeClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

Main read model of the {ContentSubgraphInterface}.

NodeAggregateClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

Node aggregate read model. Returned mainly from {ContentGraphInterface}.

NodeAggregatesClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

An immutable, type-safe collection of NodeAggregate objects

NodePathClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

The relative node path is a collection of node names {NodeName}.

NodeTagsClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

A set of {SubtreeTag} instances that are attached to a node.

NodesClass 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.

NodeAggregateCurrentlyDoesNotExistClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a requested node aggregate does not currently exist

NodeAggregateCurrentlyExistsClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a requested node aggregate does already exist

NodeAggregateDoesCurrentlyNotCoverDimensionSpacePointClass 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

NodeAggregateDoesCurrentlyNotCoverDimensionSpacePointSetClass 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

NodeAggregateDoesCurrentlyNotOccupyDimensionSpacePointClass 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

NodeAggregateIsAmbiguousClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node aggregate was tried to be fetched but is ambiguous

NodeAggregateIsDescendantClass 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

NodeAggregateIsNoChildClass 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

NodeAggregateIsNoSiblingClass 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

NodeAggregateIsNotRootClass 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

NodeAggregateIsRootClass 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

NodeAggregateIsTetheredClass 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

NodeAggregateIsUntetheredClass 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

NodeConfigurationExceptionClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

An Exception for node configuration errors.

NodeConstraintExceptionClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

This exception is thrown if sub-node constraints are violated

NodeNameIsAlreadyCoveredClass 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

NodeTypeIsAbstractClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a node type is abstract but was not supposed to be

NodeTypeIsFinalExceptionClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

A "node type is final" exception

NodeTypeIsNotOfTypeRootClass 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

NodeTypeIsOfTypeRootClass 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

NodeTypeNotFoundClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a given node type was not found

NodeAddressClass in namespace Neos\ContentRepository\Core\SharedModel\Node

This describes a node's read model identity namely:

NodeAggregateIdClass in namespace Neos\ContentRepository\Core\SharedModel\Node

The NodeAggregateId supersedes the Node Identifier from Neos <= 9.x.

NodeAggregateIdsClass in namespace Neos\ContentRepository\Core\SharedModel\Node

An immutable collection of NodeAggregateIds, indexed by their value

NodeNameClass 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
NodeDataLoaderClass in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
NextAllOperationClass 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.

NextOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"next" operation working on ContentRepository nodes. It iterates over all context elements and returns the immediately following sibling.

NextUntilOperationClass 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.

NodeCreationClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node creation trait for behavioral tests

NodeModificationClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node modification trait for behavioral tests

NodeMoveClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node move trait for behavioral tests

NodeReferencingClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node referencing trait for behavioral tests

NodeRemovalClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node removal trait for behavioral tests

NodeRenamingClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The node renaming trait for behavioral tests

NodeDiscriminatorClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Helpers

The node discriminator value object

NodeDiscriminatorsClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Helpers

The node discriminator value object collection

NodeTraversalTraitClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The feature trait to test the subgraph traversal API

FakeClock::now() — Method in class FakeClock
NodeSubjectProviderClass in namespace Neos\ContentRepository\TestSuite\Unit

The general provider class for node subjects.

FusionContextSerializer::normalize() — Method in class FusionContextSerializer
NullValueClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
LazyProps::next() — Method in class LazyProps
$ MapImplementation#numberOfRenderedNodesProperty in class MapImplementation

The number of rendered nodes, filled only after evaluate() was called.

$ ReduceImplementation#numberOfRenderedNodesProperty in class ReduceImplementation

The number of rendered nodes, filled only after evaluate() was called.

AssetController::newAction() — Method in class AssetController

New asset form

$ PaginateController#numberOfPagesProperty in class PaginateController
NeosAssetNotFoundExceptionClass in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetProxyClass in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetProxyQueryClass in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetProxyQueryResultClass in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetProxyQueryResult::next() — Method in class NeosAssetProxyQueryResult
NeosAssetProxyRepositoryClass in namespace Neos\Media\Domain\Model\AssetSource\Neos
NeosAssetSourceClass in namespace Neos\Media\Domain\Model\AssetSource\Neos

Asset source for Neos native assets

$ ImageVariant#nameProperty in class ImageVariant
NoThumbnailAvailableExceptionClass 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#nodeTypeSchemaCacheProperty in class SchemaController
SchemaController::nodeTypeSchemaAction() — Method in class SchemaController

Get the node type configuration schema for the Neos UI

NodeCreationExceptionClass in namespace Neos\Neos\Controller\Exception

A "Node Creation" exception

NodeControllerClass in namespace Neos\Neos\Controller\Frontend
$ NodeController#nowProperty in class NodeController
$ NodeController#nodeShortcutResolverProperty in class NodeController
$ NodeController#nodeUriBuilderFactoryProperty 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

NodesControllerClass in namespace Neos\Neos\Controller\Service

Rudimentary REST service for nodes

$ NodesController#nodePropertyConverterServiceProperty in class NodesController
NodePermissionsClass 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#nameProperty in class Site

Name of the site

$ Site#nodeNameProperty in class Site

Node name of this site in the content repository.

WorkspacePermissions::none() — Method in class WorkspacePermissions
NodeLabelGeneratorInterfaceClass in namespace Neos\Neos\Domain\NodeLabel
NodeDuplicationServiceClass in namespace Neos\Neos\Domain\Service

Service to copy node recursively - as there is no equivalent content repository core command.

NodeAggregateIdMappingClass in namespace Neos\Neos\Domain\Service\NodeDuplication

An assignment of "old" to "new" NodeAggregateIds

NodeTypeNameFactoryClass in namespace Neos\Neos\Domain\Service
$ UserService#nowProperty 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.

NeosSubtreeTagClass in namespace Neos\Neos\Domain\SubtreeTagging

Neos specific content repository subtree tag definitions {SubtreeTag}

NeosSubtreeTaggingConstraintChecksClass in namespace Neos\Neos\Domain\SubtreeTagging

Additional Neos' specific content repository constraints for subtree tagging

NeosSubtreeTaggingConstraintChecksFactoryClass in namespace Neos\Neos\Domain\SubtreeTagging
NeosVisibilityConstraintsClass in namespace Neos\Neos\Domain\SubtreeTagging

Neos specific content repository visibility constraints {VisibilityConstraints}

NoopResolverClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

Resolver which does not do anything.

NoopResolverFactoryClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

Resolver which does not do anything.

$ EventSourcedFrontendNodeRoutePartHandler#nodeShortcutResolverProperty in class EventSourcedFrontendNodeRoutePartHandler
NodeNotFoundExceptionClass in namespace Neos\Neos\FrontendRouting\Exception
NodeShortcutResolverClass in namespace Neos\Neos\FrontendRouting

Can resolve the target for a given shortcut.

NodeUriBuilderClass in namespace Neos\Neos\FrontendRouting

Neos abstraction to simplify node uri building.

NodeUriBuilderFactoryClass in namespace Neos\Neos\FrontendRouting
NeosFusionContextSerializerClass in namespace Neos\Neos\Fusion\Cache

Serializer for Fusion's \@cache.context values

NeosFusionContextSerializer::normalize() — Method in class NeosFusionContextSerializer
NodeCacheEntryIdentifierClass in namespace Neos\Neos\Fusion\Cache

The cache entry identifier data transfer object for nodes

$ ConvertUrisImplementation#nodeUriBuilderFactoryProperty in class ConvertUrisImplementation
$ DimensionsMenuItemsImplementation#nodeLabelGeneratorProperty in class DimensionsMenuItemsImplementation
NodeWrappingHandlerClass 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#nodeUriBuilderFactoryProperty in class LinkHelper
NodeHelperClass in namespace Neos\Neos\Fusion\Helper

Eel helper for ContentRepository Nodes

$ NodeHelper#nodeLabelGeneratorProperty 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

NodeLabelTokenClass in namespace Neos\Neos\Fusion\Helper

Provides a chainable interface to build a label for a nodetype with a fallback mechanism.

$ NodeLabelToken#nodeProperty in class NodeLabelToken
$ MenuItemsImplementation#nodeTypeCriteriaProperty in class MenuItemsImplementation

Runtime cache for the node type criteria to be applied

$ MenuItemsImplementation#nodeLabelGeneratorProperty in class MenuItemsImplementation
NodeUriImplementationClass in namespace Neos\Neos\Fusion

Create a link to a node

$ NodeUriImplementation#nodeUriBuilderFactoryProperty in class NodeUriImplementation
$ NodeUriImplementation#nodeAddressNormalizerProperty in class NodeUriImplementation
$ PluginImplementation#nodeProperty in class PluginImplementation
NodeTypePresetPostprocessorClass in namespace Neos\Neos\NodeTypePostprocessor

Apply presets from configuration to nodeTypes

$ VisualContentDimension#nodesProperty in class VisualContentDimension
NodeTypesStreamWrapperClass in namespace Neos\Neos\ResourceManagement

A stream wrapper for nodetypes.

NoSiteExceptionClass in namespace Neos\Neos\Routing\Exception

A "no site" exception

NoSiteNodeExceptionClass in namespace Neos\Neos\Routing\Exception

A "no site node" exception

NoSuchDimensionValueExceptionClass in namespace Neos\Neos\Routing\Exception

A "no such dimension value" exception

NoSuchNodeExceptionClass in namespace Neos\Neos\Routing\Exception

A "no such node" exception

NoWorkspaceExceptionClass in namespace Neos\Neos\Routing\Exception

A "no workspace" exception

NeosRouteValueNormalizerClass 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#nodePathResolverProperty in class LinkingService
$ LinkingService#newLinkHelperProperty in class LinkingService
NodeTypeStringConverterClass in namespace Neos\Neos\Service\Mapping
NodeTypeSchemaBuilderClass in namespace Neos\Neos\Service

Renders the Node Type Schema in a format the User Interface understands; additionally pre-calculating node constraints

NodeAddressToNodeConverterClass in namespace Neos\Neos\TypeConverter
NodeAddressToStringConverterClass 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.

NodeToNodeAddressStringConverterClass in namespace Neos\Neos\TypeConverter
NodePathResolverClass in namespace Neos\Neos\Utility
NodeTypeWithFallbackProviderClass in namespace Neos\Neos\Utility

Utility trait for retrieving node types for nodes with a built-in fallback mechanism

NodeUriPathSegmentGeneratorClass in namespace Neos\Neos\Utility

Utility to generate a valid, non-conflicting uriPathSegment for nodes.

$ NodeUriPathSegmentGenerator#nodeLabelGeneratorProperty in class NodeUriPathSegmentGenerator
NodeNameValidatorClass in namespace Neos\Neos\Validation\Validator

Validator for node names

NodeViewHelperClass in namespace Neos\Neos\ViewHelpers\Link

A view helper for creating links with URIs pointing to nodes.

$ NodeViewHelper#nodeUriBuilderFactoryProperty in class NodeViewHelper
$ NodeViewHelper#nodePathResolverProperty in class NodeViewHelper
$ NodeViewHelper#nodeLabelGeneratorProperty in class NodeViewHelper
$ LabelViewHelper#nodeLabelGeneratorProperty in class LabelViewHelper
NodeViewHelperClass in namespace Neos\Neos\ViewHelpers\Uri

A view helper for creating URIs pointing to nodes.

$ NodeViewHelper#nodeUriBuilderFactoryProperty in class NodeViewHelper
$ NodeViewHelper#nodePathResolverProperty in class NodeViewHelper
NodeJsonViewClass in namespace Neos\Neos\View\Service

A view specialised on a JSON representation of Nodes.

$ WorkspaceController#nodeUriBuilderFactoryProperty in class WorkspaceController
$ WorkspaceController#nodeLabelGeneratorProperty 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#objectManagerProperty 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.

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
OriginDimensionSpacePointClass 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.

OriginDimensionSpacePointSetClass 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.

OrderingClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\Ordering
OrderingFieldClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\Ordering
OrderingFieldNameClass 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

OrCriteriaClass 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
OriginByCoverageClass 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#optionsProperty in class AbstractRenderer
$ CacheSegmentParser#outputProperty in class CacheSegmentParser
$ CacheSegmentParser#outerSegmentContentProperty in class CacheSegmentParser
ObjectPathClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ObjectStatementClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ObjectTreeParserClass in namespace Neos\Fusion\Core\ObjectTreeParser

Parses a Fusion File to object ast-nodes

$ Runtime#objectManagerProperty in class Runtime
$ Runtime#overriddenExceptionHandlerProperty 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#objectManagerProperty 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#originalAssetProperty in class ImageVariant
$ Thumbnail#originalAssetProperty in class Thumbnail
Thumbnail::onPostPersist() — Method in class Thumbnail

Post persistence lifecycle callback

$ AbstractThumbnailGenerator#optionsProperty in class AbstractThumbnailGenerator
$ AssetService#objectManagerProperty in class AssetService
$ ThumbnailGeneratorStrategy#objectManagerProperty in class ThumbnailGeneratorStrategy
$ AssetValidator#objectManagerProperty 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#objectManagerProperty 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.

OptionsClass 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#objectManagerProperty in class PluginImplementation
NodeTypesStreamWrapper::openDirectory() — Method in class NodeTypesStreamWrapper

Open directory handle.

NodeTypesStreamWrapper::open() — Method in class NodeTypesStreamWrapper

Opens file or URL.

$ ConfigurationTreeViewHelper#outputProperty in class ConfigurationTreeViewHelper
$ FusionExceptionView#objectManagerProperty in class FusionExceptionView
$ SitePackageGeneratorNameService#objectManagerProperty in class SitePackageGeneratorNameService

P

ContentStreamCommandController::pruneRemovedFromEventStreamCommand() — Method in class ContentStreamCommandController

Prune removed content streams that are unused from the event stream; effectively REMOVING information completely

PerformanceTracerFactoryInterfaceClass in namespace Neos\ContentRepositoryRegistry\Factory\PerformanceTracer
$ DoctrinePersistentObjectNormalizer#persistenceManagerProperty in class DoctrinePersistentObjectNormalizer
ProxyAwareObjectNormalizerClass in namespace Neos\ContentRepositoryRegistry\Infrastructure\Property\Normalizer

An implementation of the ObjectNormalizer that supports Flow proxy classes

$ YamlConfiguration#packageManagerProperty in class YamlConfiguration
PackageClass in namespace Neos\ContentRepositoryRegistry

The ContentRepository Package

ParentNodeIdByChildNodeIdCacheClass 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#parentNodeAggregateIdsProperty 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#pidsInCriticalSectionProperty in class TraceEntry
TraceEntry::printTableRow() — Method in class TraceEntry
ContentRepository::projectionState() — Method in class ContentRepository
$ DimensionSpacePointSet#pointsProperty in class DimensionSpacePointSet
PublishedEventsClass in namespace Neos\ContentRepository\Core\EventStore

A set of Content Repository "domain events"

ProjectionSubscriberFactoryClass in namespace Neos\ContentRepository\Core\Factory
PublishableToWorkspaceInterfaceClass in namespace Neos\ContentRepository\Core\Feature\Common

This interface is implemented by events which can be published to different workspaces.

PropertyValuesToWriteClass 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
PrivilegeClass in namespace Neos\ContentRepository\Core\Feature\Security\Dto

A privilege that is returned by the {AuthProviderInterface}

PublishIndividualNodesFromWorkspaceClass in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Command

Publish a set of nodes in a workspace

PublishWorkspaceClass in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Command

Publish a workspace

PartialWorkspaceRebaseFailedClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase\Exception

Thrown if the partial publish/discard cannot work because the events cannot be reordered as filtered.

PerformanceTracerInterfaceClass in namespace Neos\ContentRepository\Core\Infrastructure\PerformanceTracing

Interface for tracing performance and execution flow in the Content Repository.

PropertyConverterClass in namespace Neos\ContentRepository\Core\Infrastructure\Property
PropertyTypeClass 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
PaginationClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\Pagination

Pagination filter criteria for the {ContentSubgraphInterface} API

ParserExceptionClass 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

PropertyValueContainsClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Criteria that matches if a property contains the specified string (case-sensitive) "prop1 *= 'foo'"

PropertyValueCriteriaInterfaceClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue\Criteria

Common marker interface for property value filter criteria

PropertyValueEndsWithClass 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'"

PropertyValueEqualsClass 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"

PropertyValueGreaterThanClass 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"

PropertyValueGreaterThanOrEqualClass 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"

PropertyValueLessThanClass 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"

PropertyValueLessThanOrEqualClass 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"

PropertyValueStartsWithClass 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'"

PropertyValueCriteriaMatcherClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\PropertyValue

Performs property checks against a given set of constraints

PropertyValueCriteriaParserClass 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

ProjectionIntegrityViolationDetectionRunnerClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph
ProjectionIntegrityViolationDetectorInterfaceClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

interface because different impls.

PropertyCollectionClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

The property collection that provides access to the serialized and deserialized properties of a node

ProjectionFactoryInterfaceClass in namespace Neos\ContentRepository\Core\Projection
ProjectionInterfaceClass 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.

ProjectionStateInterfaceClass in namespace Neos\ContentRepository\Core\Projection

(Marker) interface for the state (aka Read Model) of a projection {ProjectionInterface}

ProjectionStatesClass in namespace Neos\ContentRepository\Core\Projection

Collection of all states (aka read models) of all projections for a Content Repository

ProjectionStatusClass in namespace Neos\ContentRepository\Core\Projection

The setup status of a projection.

ProjectionsClass 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.

PropertyCannotBeSetClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a property was attempted to be set but cannot be

PropertyTypeIsInvalidClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a property type is invalid

PropertyNameClass in namespace Neos\ContentRepository\Core\SharedModel\Node
PropertyNamesClass in namespace Neos\ContentRepository\Core\SharedModel\Node
ProcessedResultClass in namespace Neos\ContentRepository\Core\Subscription\Engine
ProjectionSubscriptionStatusClass in namespace Neos\ContentRepository\Core\Subscription
ProjectionSubscriberClass in namespace Neos\ContentRepository\Core\Subscription\Subscriber
EventExportProcessor::processNodeDataWithoutFallbackToEmptyDimension() — Method in class EventExportProcessor
$ BackReferenceNodesOperation#priorityProperty in class BackReferenceNodesOperation
{@inheritdoc}
$ BackReferencesOperation#priorityProperty in class BackReferencesOperation
{@inheritdoc}
$ ChildrenOperation#priorityProperty in class ChildrenOperation
{@inheritdoc}
$ ClosestOperation#priorityProperty in class ClosestOperation
{@inheritdoc}
$ ContextOperation#priorityProperty in class ContextOperation
{@inheritdoc}
$ FilterOperation#priorityProperty in class FilterOperation
{@inheritdoc}
$ FindOperation#priorityProperty in class FindOperation
{@inheritdoc}
$ HasOperation#priorityProperty in class HasOperation
{@inheritdoc}
$ NextAllOperation#priorityProperty in class NextAllOperation
{@inheritdoc}
$ NextOperation#priorityProperty in class NextOperation
{@inheritdoc}
$ NextUntilOperation#priorityProperty in class NextUntilOperation
{@inheritdoc}
ParentOperationClass 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#priorityProperty in class ParentOperation
{@inheritdoc}
ParentsOperationClass 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#priorityProperty in class ParentsOperation
{@inheritdoc}
ParentsUntilOperationClass 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#priorityProperty in class ParentsUntilOperation
{@inheritdoc}
PrevAllOperationClass 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#priorityProperty in class PrevAllOperation
{@inheritdoc}
PrevOperationClass 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#priorityProperty in class PrevOperation
{@inheritdoc}
PrevUntilOperationClass 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#priorityProperty in class PrevUntilOperation
{@inheritdoc}
PropertyOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

Used to access properties of a ContentRepository Node.

$ PropertyOperation#priorityProperty in class PropertyOperation
{@inheritdoc}
$ ReferenceNodesOperation#priorityProperty in class ReferenceNodesOperation
{@inheritdoc}
$ ReferencePropertyOperation#priorityProperty in class ReferencePropertyOperation
{@inheritdoc}
$ ReferencesOperation#priorityProperty in class ReferencesOperation
{@inheritdoc}
$ RemoveOperation#priorityProperty in class RemoveOperation
{@inheritdoc}
$ SiblingsOperation#priorityProperty in class SiblingsOperation
{@inheritdoc}
$ UniqueOperation#priorityProperty 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
ProjectedNodeAggregateTraitClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The feature trait to test node aggregates

ProjectedNodeTraitClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap

The feature trait to test projected nodes

$ NodeSubjectProvider#propertyConverterProperty 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
PropClass 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

ParserClass 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.

ParserCacheClass in namespace Neos\Fusion\Core\Cache

Helper around the ParsePartials Cache.

$ ParserCache#parsePartialsCacheProperty in class ParserCache
$ ParserCache#packageManagerProperty in class ParserCache
ParserCacheFlusherClass in namespace Neos\Fusion\Core\Cache

Helper around the ParsePartials Cache.

ParserCacheIdentifierTraitClass 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

PlainTextHandlerClass in namespace Neos\Fusion\Core\ExceptionHandlers

Creates text representations of the given exceptions.

PathSegmentClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
PrototypePathSegmentClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
MessageLinePart::printable() — Method in class MessageLinePart
ParserExceptionClass in namespace Neos\Fusion\Core\ObjectTreeParser\Exception

'Fluent' exception for the Fusion Parser.

ParserUnexpectedCharExceptionClass 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
ParserClass in namespace Neos\Fusion\Core

The Fusion Parser

$ Parser#parserCacheProperty 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#pathProperty in class DebugMessage
$ DebugMessage#plaintextProperty in class DebugMessage
$ AbstractArrayFusionObject#propertiesProperty 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#pathProperty in class AbstractFusionObject

The Fusion path currently being rendered

ComponentImplementation::prepare() — Method in class ComponentImplementation

Prepare the context for the renderer

$ FusionPathProxy#pathProperty in class FusionPathProxy

The Fusion path this object proxies

$ FusionPathProxy#partialFusionTreeProperty 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
PrecedingFusionFileCommentClass 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.

PackageClass in namespace Neos\Fusion

The Neos Fusion Package

$ FusionView#parsedFusionProperty in class FusionView

The parsed Fusion array in its internal representation

$ AssetController#packageManagerProperty in class AssetController
$ AssetController#persistenceManagerProperty in class AssetController
$ UsageController#privilegeManagerProperty in class UsageController
PaginateControllerClass in namespace Neos\Media\Browser\ViewHelpers\Controller

Controller for the paginate view helper

$ PaginateController#pagesBeforeProperty in class PaginateController
$ PaginateController#pagesAfterProperty in class PaginateController
PaginateViewHelperClass in namespace Neos\Media\Browser\ViewHelpers

This ViewHelper renders a pagination for asset proxy objects

$ MediaCommandController#persistenceManagerProperty 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#positionProperty in class AbstractImageAdjustment

Order in which the adjustment is applied to the ImageVariant

$ CropImageAdjustment#positionProperty in class CropImageAdjustment
$ QualityImageAdjustment#positionProperty in class QualityImageAdjustment
$ ResizeImageAdjustment#positionProperty in class ResizeImageAdjustment
$ Asset#persistenceManagerProperty in class Asset
ProvidesOriginalUriInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource\AssetProxy

Interface for an Asset Proxy which provides an URI to the original binary data

$ NeosAssetProxy#persistenceManagerProperty in class NeosAssetProxy
FileTypeIcon::path() — Method in class FileTypeIcon
$ ImageVariant#presetIdentifierProperty in class ImageVariant
$ ImageVariant#presetVariantNameProperty in class ImageVariant
$ ImportedAssetManager#persistenceManagerProperty in class ImportedAssetManager
$ Tag#parentProperty in class Tag
$ AbstractThumbnailGenerator#priorityProperty in class AbstractThumbnailGenerator

The priority for this thumbnail generator.

$ DocumentThumbnailGenerator#priorityProperty in class DocumentThumbnailGenerator

The priority for this thumbnail generator.

$ FontDocumentThumbnailGenerator#priorityProperty in class FontDocumentThumbnailGenerator

The priority for this thumbnail generator.

$ IconThumbnailGenerator#priorityProperty in class IconThumbnailGenerator

The priority for this thumbnail generator.

$ ImageThumbnailGenerator#priorityProperty 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#packageManagerProperty in class AssetService
$ AssetSourceService#persistenceManagerProperty in class AssetSourceService
ImageService::processImage() — Method in class ImageService
$ ThumbnailService#persistenceManagerProperty in class ThumbnailService
$ ThumbnailService#presetsProperty in class ThumbnailService
PackageClass in namespace Neos\Media

The Media Package

$ ArrayConverter#persistenceManagerProperty in class ArrayConverter
$ ArrayConverter#priorityProperty in class ArrayConverter
$ AssetCollectionToArrayConverter#persistenceManagerProperty in class AssetCollectionToArrayConverter
$ AssetCollectionToArrayConverter#priorityProperty in class AssetCollectionToArrayConverter
$ AssetInterfaceConverter#priorityProperty in class AssetInterfaceConverter
$ AssetInterfaceConverter#persistenceManagerProperty in class AssetInterfaceConverter
$ ImageConverter#priorityProperty in class ImageConverter
$ ImageInterfaceArrayPresenter#priorityProperty in class ImageInterfaceArrayPresenter
$ ImageInterfaceArrayPresenter#persistenceManagerProperty in class ImageInterfaceArrayPresenter
$ ImageInterfaceConverter#processingInstructionsConverterProperty in class ImageInterfaceConverter
$ ImageInterfaceConverter#propertyMapperProperty in class ImageInterfaceConverter
$ ImageInterfaceConverter#priorityProperty in class ImageInterfaceConverter
$ ImageInterfaceJsonSerializer#priorityProperty in class ImageInterfaceJsonSerializer
$ ImageVariantConverter#priorityProperty in class ImageVariantConverter
$ ImageVariantConverter#processingInstructionsConverterProperty in class ImageVariantConverter
ProcessingInstructionsConverterClass in namespace Neos\Media\TypeConverter

Converts an array of processing instructions to matching adjustments

$ ProcessingInstructionsConverter#priorityProperty in class ProcessingInstructionsConverter
$ TagConverter#priorityProperty in class TagConverter
$ TagToArrayConverter#persistenceManagerProperty in class TagToArrayConverter
$ TagToArrayConverter#priorityProperty in class TagToArrayConverter
AssetIdsByProperty::propertyNames() — Method in class AssetIdsByProperty
AssetUsageIndexingService::pruneIndex() — Method in class AssetUsageIndexingService
$ SiteCommandController#packageManagerProperty in class SiteCommandController
$ SiteCommandController#persistenceManagerProperty 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#persistenceManagerProperty in class ContentController
$ ContentController#propertyMapperProperty in class ContentController
$ ImpersonateController#partyServiceProperty in class ImpersonateController
$ MenuHelper#privilegeManagerProperty in class MenuHelper
$ ModuleController#partyServiceProperty in class ModuleController
$ NodeController#privilegeManagerProperty in class NodeController
$ NodeController#propertyMapperProperty in class NodeController
NodeController::previewAction() — Method in class NodeController
PackagesControllerClass in namespace Neos\Neos\Controller\Module\Administration
$ PackagesController#packageManagerProperty in class PackagesController
$ SitesController#packageManagerProperty in class SitesController
$ UsersController#privilegeManagerProperty in class UsersController
$ UsersController#policyServiceProperty in class UsersController
$ UserSettingsController#privilegeManagerProperty in class UserSettingsController
$ NodesController#propertyMapperProperty in class NodesController
$ Domain#portProperty in class Domain
PublishingResultClass in namespace Neos\Neos\Domain\Model

The publishing result DTO

$ Site#primaryDomainProperty in class Site
$ User#preferencesProperty in class User

Preferences of this user

$ User#Persistence_Object_IdentifierProperty in class User

This property will be introduced and initialised via Flows persistence magic aspect.

$ UserPreferences#preferencesProperty 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#packageManagerProperty in class FusionSourceCodeFactory
$ RenderingModeService#privilegeManagerProperty in class RenderingModeService
SitePruningService::pruneAll() — Method in class SitePruningService
$ SiteService#persistenceManagerProperty 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#partyRepositoryProperty in class UserService
$ UserService#partyServiceProperty in class UserService
$ UserService#policyServiceProperty in class UserService
$ UserService#privilegeManagerProperty in class UserService
$ UserService#persistenceManagerProperty 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#privilegeManagerProperty in class ContentElementEditableImplementation
$ ContentElementWrappingImplementation#privilegeManagerProperty in class ContentElementWrappingImplementation
$ NodeWrappingHandler#privilegeManagerProperty in class NodeWrappingHandler
PageHandlerClass 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#privilegeManagerProperty 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#prefixProperty in class NodeLabelToken
$ NodeLabelToken#postfixProperty 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
PluginImplementationClass 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#propertyPresetConfigurationProperty in class NodeTypePresetPostprocessor
NodeTypePresetPostprocessor::process() — Method in class NodeTypePresetPostprocessor
PackageClass in namespace Neos\Neos

The Neos Package

$ Package#protectedProperty in class Package
$ NodeTypesStreamWrapper#packageManagerProperty in class NodeTypesStreamWrapper
NodeTypesStreamWrapper::pathStat() — Method in class NodeTypesStreamWrapper

Retrieve information about a file.

$ BackendRedirectionService#persistenceManagerProperty in class BackendRedirectionService
$ BackendRedirectionService#propertyMapperProperty in class BackendRedirectionService
$ BackendRedirectionService#privilegeManagerProperty in class BackendRedirectionService
$ BackendRedirectionService#preferedStartModulesProperty in class BackendRedirectionService
$ ContentElementEditableService#privilegeManagerProperty 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#persistenceManagerProperty in class ImageVariantGarbageCollector
$ ImpersonateService#persistenceManagerProperty in class ImpersonateService
$ ImpersonateService#policyServiceProperty in class ImpersonateService
$ DateStringConverter#priorityProperty in class DateStringConverter

The priority for this converter.

$ XliffService#packagesRegisteredForAutoInclusionProperty in class XliffService
$ XliffService#packageManagerProperty in class XliffService
$ EntityToIdentityConverter#priorityProperty in class EntityToIdentityConverter

The priority for this converter.

$ EntityToIdentityConverter#persistenceManagerProperty in class EntityToIdentityConverter
$ NodeAddressToNodeConverter#priorityProperty in class NodeAddressToNodeConverter
$ NodeAddressToStringConverter#priorityProperty in class NodeAddressToStringConverter
$ NodeToNodeAddressStringConverter#priorityProperty in class NodeToNodeAddressStringConverter
PackageKeyValidatorClass in namespace Neos\Neos\Validation\Validator

Validator for package keys

PasswordValidatorClass in namespace Neos\Neos\Validation\Validator

Validator for passwords

$ EditableViewHelper#privilegeManagerProperty in class EditableViewHelper
$ KickstartCommandController#packageManagerProperty in class KickstartCommandController
$ AfxTemplateGenerator#packageManagerProperty in class AfxTemplateGenerator
$ WorkspaceController#propertyMapperProperty in class WorkspaceController
$ WorkspaceController#packageManagerProperty in class WorkspaceController
$ WorkspaceController#policyServiceProperty 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
PendingChangesClass in namespace Neos\Workspace\Ui\ViewModel

Q

QualityImageAdjustmentClass in namespace Neos\Media\Domain\Model\Adjustment

An adjustment for quality of an image

$ QualityImageAdjustment#qualityProperty in class QualityImageAdjustment
QualityTraitClass in namespace Neos\Media\Domain\Model

Trait for methods regarding the quality of an asset

$ QualityTrait#qualityProperty in class QualityTrait
$ ThumbnailConfiguration#qualityProperty 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#resourceManagerProperty in class NodeTypeEnrichmentService
NodeTypeEnrichmentService::resolveHelpMessageThumbnail() — Method in class NodeTypeEnrichmentService

Resolve help message thumbnail url

ContentRepositoryRegistry::resetFactoryInstance() — Method in class ContentRepositoryRegistry
$ DoctrinePersistentObjectNormalizer#reflectionServiceProperty 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
RaceConditionTrackerCommandControllerClass 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.

RaceTrackerCatchUpHookClass 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).

RaceTrackerCatchUpHookFactoryClass in namespace Neos\ContentRepository\BehavioralTests\ProjectionRaceConditionTester

For full docs and context, see {RaceTrackerCatchUpHook}

RedisInterleavingLoggerClass 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
NodeReferencingInternals::requireNodeType() — Method in class NodeReferencingInternals
RebasableToOtherWorkspaceInterfaceClass 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#referencesProperty in class NodeReferencesForName
$ NodeReferencesToWrite#referencesForNameProperty in class NodeReferencesToWrite
$ SerializedNodeReferences#referencesProperty in class SerializedNodeReferences
$ SerializedNodeReferencesForName#referencesProperty in class SerializedNodeReferencesForName
NodeReferencing::requireProjectedNodeAggregate() — Method in class NodeReferencing
RemoveNodeAggregateClass in namespace Neos\ContentRepository\Core\Feature\NodeRemoval\Command

The "Remove node aggregate" command

$ RemoveNodeAggregate#removalAttachmentPointProperty in class RemoveNodeAggregate
$ NodeAggregateWasRemoved#removalAttachmentPointProperty 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
RebaseableCommandClass in namespace Neos\ContentRepository\Core\Feature
RebaseableCommandsClass in namespace Neos\ContentRepository\Core\Feature
RootNodeAggregateDimensionsWereUpdatedClass in namespace Neos\ContentRepository\Core\Feature\RootNodeCreation\Event

A root node aggregate is now visible in other dimensions. Needed when configured dimensions change.

RootNodeAggregateWithNodeWasCreatedClass in namespace Neos\ContentRepository\Core\Feature\RootNodeCreation\Event

A root node aggregate and its initial node were created

RootNodeHandlingClass 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
RootWorkspaceWasCreatedClass 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.

RebaseWorkspaceClass 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.

ReferenceClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

A reference to a given node by a name and with optional reference properties

ReferencesClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

An immutable, 0-indexed, type-safe collection of Reference objects

$ References#referencesProperty 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
ReferenceCannotBeSetClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if a reference was attempted to be set but cannot be

RootNodeAggregateTypeIsAlreadyOccupiedClass in namespace Neos\ContentRepository\Core\SharedModel\Exception
ReferenceNameClass in namespace Neos\ContentRepository\Core\SharedModel\Node
ResultClass in namespace Neos\ContentRepository\Core\Subscription\Engine
SubscriptionEngine::reactivate() — Method in class SubscriptionEngine
SubscriptionEngine::reset() — Method in class SubscriptionEngine
AssetExtractor::run() — Method in class AssetExtractor
AssetExportProcessor::run() — Method in class AssetExportProcessor
EventExportProcessor::run() — Method in class EventExportProcessor
SitesExportProcessor::run() — Method in class SitesExportProcessor
RootNodeTypeMappingClass in namespace Neos\ContentRepository\LegacyNodeMigration
ReferenceNodesOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"referenceNodes" operation working on Nodes

ReferencePropertyOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

Used to access properties of a ContentRepository Reference

ReferencesOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"references" operation working on Nodes

RemoveOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

Removes the given Node from the current context.

$ CRTestSuiteRuntimeVariables#rememberedNodeAggregateIdsProperty 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
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#randomCacheMarkerProperty in class CacheSegmentParser
$ CacheSegmentParser#randomCacheMarkerLengthProperty 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#randomCacheMarkerProperty 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.

RuntimeContentCacheClass in namespace Neos\Fusion\Core\Cache

Integrate the ContentCache into the Fusion Runtime

$ RuntimeContentCache#runtimeProperty in class RuntimeContentCache
EelNeosDeprecationTracer::recordPropertyAccess() — Method in class EelNeosDeprecationTracer
EelNeosDeprecationTracer::recordMethodCall() — Method in class EelNeosDeprecationTracer
EelNeosDeprecationTracer::recordFunctionCall() — Method in class EelNeosDeprecationTracer
$ AbstractRenderingExceptionHandler#runtimeProperty 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#reservedParseTreeKeysProperty in class Parser

Reserved parse tree keys for internal usage.

RuntimeClass in namespace Neos\Fusion\Core

Fusion Runtime

$ Runtime#runtimeConfigurationProperty in class Runtime
$ Runtime#runtimeContentCacheProperty 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.

RuntimeConfigurationClass in namespace Neos\Fusion\Core
RuntimeFactoryClass in namespace Neos\Fusion\Core
RuntimeExceptionClass in namespace Neos\Fusion\Exception

This exception wraps an inner exception during rendering.

$ AbstractFusionObject#runtimeProperty 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#resourcePackageProperty in class FluidView
LazyProps::rewind() — Method in class LazyProps
ResponseHeadImplementationClass in namespace Neos\Fusion\FusionObjects\Http

Response Head generate a standard HTTP response head

$ ResponseHeadImplementation#responseFactoryProperty in class ResponseHeadImplementation
ReduceImplementationClass in namespace Neos\Fusion\FusionObjects

Reduce an array to a single value.

RendererImplementationClass in namespace Neos\Fusion\FusionObjects

Renderer Fusion Object

ResourceUriImplementationClass in namespace Neos\Fusion\FusionObjects

A Fusion object to create resource URIs

$ ResourceUriImplementation#resourceManagerProperty in class ResourceUriImplementation
RegexCommentTemplatePairClass 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
RenderAttributesTraitClass 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

RenderViewHelperClass 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#runtimeFactoryProperty 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#reflectionServiceProperty 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.

ResizeImageAdjustmentClass in namespace Neos\Media\Domain\Model\Adjustment

An adjustment for resizing an image

$ ResizeImageAdjustment#ratioModeProperty 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#resourceManagerProperty in class Asset
$ Asset#resourceProperty 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#resourceManagerProperty in class NeosAssetProxy
NeosAssetProxyQueryResult::rewind() — Method in class NeosAssetProxyQueryResult
$ NeosAssetSource#resourceManagerProperty 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#remoteAssetIdentifierProperty 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

ResourceBasedInterfaceClass 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#resourceProperty in class Thumbnail
Thumbnail::refresh() — Method in class Thumbnail

Refreshes this asset after the PersistentResource has been modified

$ AbstractThumbnailGenerator#resourceManagerProperty 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#reflectionServiceProperty 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#resourceManagerProperty in class AssetService
$ AssetService#reflectionServiceProperty in class AssetService
AssetService::replaceAssetResource() — Method in class AssetService

Replace resource on an asset. Takes variants and redirect handling into account.

$ AssetSourceService#resourceManagerProperty in class AssetSourceService
AssetVariantGenerator::recreateVariants() — Method in class AssetVariantGenerator
AssetVariantGenerator::recreateVariant() — Method in class AssetVariantGenerator
AssetVariantGenerator::renderVariant() — Method in class AssetVariantGenerator
$ ImageService#resourceManagerProperty in class ImageService
$ ThumbnailService#resourceManagerProperty 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#reflectionServiceProperty in class AssetValidator
ReadAssetCollectionPrivilegeClass in namespace Neos\Media\Security\Authorization\Privilege

Privilege for restricting reading of AssetCollections

ReadAssetPrivilegeClass in namespace Neos\Media\Security\Authorization\Privilege

Privilege for restricting reading of Assets

ReadTagPrivilegeClass in namespace Neos\Media\Security\Authorization\Privilege

Privilege for restricting reading of Tags

$ AssetInterfaceConverter#resourceManagerProperty in class AssetInterfaceConverter
$ AssetInterfaceConverter#resourcesAlreadyConvertedToAssetsProperty in class AssetInterfaceConverter

Maps resource identifiers to assets that already got created during the current request.

$ FileTypeIconViewHelper#resourceManagerProperty 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.

RelativeDateViewHelperClass 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#resourceManagerProperty 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#resourceManagerProperty 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#resourceManagerProperty 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#renderingModeServiceProperty 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
RenderingModeClass 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
RoleAndMetadataPruningProcessorClass 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
RenderingModeServiceClass in namespace Neos\Neos\Domain\Service

Service to build and find RenderingMode objects

ResourceFusionAutoIncludeHandlerClass in namespace Neos\Neos\Domain\Service
SiteServiceInternals::removeSiteNode() — Method in class SiteServiceInternals
$ UserService#runtimeUserCacheProperty 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

RouterCacheHookClass in namespace Neos\Neos\FrontendRouting\CatchUpHook
RouterCacheHookFactoryClass in namespace Neos\Neos\FrontendRouting\CatchUpHook
RequestToDimensionSpacePointContextClass 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
ResolvedSiteNotFoundExceptionClass 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#routerProperty in class NodeUriBuilderFactory
DocumentUriPathProjection::resetState() — Method in class DocumentUriPathProjection
$ AbstractMenuItemsImplementation#renderHiddenInMenuProperty 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#resourceManagerProperty in class ConvertUrisImplementation
ConvertUrisImplementation::replaceLinkTargets() — Method in class ConvertUrisImplementation

Replace the target attribute of link tags in processedContent with the target specified by externalLinkTarget and resourceLinkTarget options.

$ LinkHelper#resourceManagerProperty 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

ReadNodePrivilegeClass 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#resourceManagerProperty 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#runtimeFactoryProperty in class FusionExceptionView
FusionExceptionView::render() — Method in class FusionExceptionView
$ FusionView#runtimeFactoryProperty in class FusionView
$ FusionView#renderingModeServiceProperty 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#reflectionServiceProperty 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

StructureAdjustmentsCommandControllerClass in namespace Neos\ContentRepositoryRegistry\Command
SubscriptionCommandControllerClass 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.

SuperTypeConfigResolverClass in namespace Neos\ContentRepositoryRegistry\Configuration

Implementation detail of {NodeTypeEnrichmentService}

$ ContentRepositoryRegistry#subgraphCachePoolProperty in class ContentRepositoryRegistry
ContentRepositoryRegistry::subgraphForNode() — Method in class ContentRepositoryRegistry
StaticAuthProviderFactoryClass in namespace Neos\ContentRepositoryRegistry\Factory\AuthProvider
SystemClockClass in namespace Neos\ContentRepositoryRegistry\Factory\Clock
SystemClockFactoryClass in namespace Neos\ContentRepositoryRegistry\Factory\Clock
SubscriptionStoreFactoryClass in namespace Neos\ContentRepositoryRegistry\Factory\SubscriptionStore
SubscriptionStoreFactoryInterfaceClass in namespace Neos\ContentRepositoryRegistry\Factory\SubscriptionStore
DoctrinePersistentObjectNormalizer::supportsNormalization() — Method in class DoctrinePersistentObjectNormalizer
DoctrinePersistentObjectNormalizer::supportsDenormalization() — Method in class DoctrinePersistentObjectNormalizer
SubscriptionReplayProcessorClass in namespace Neos\ContentRepositoryRegistry\Processors
SubgraphCachePoolClass 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
SubscriberFactoryDependenciesClass in namespace Neos\ContentRepository\Core\Factory
SetNodePropertiesClass in namespace Neos\ContentRepository\Core\Feature\NodeModification\Command

Add property values for a given node.

SetSerializedNodePropertiesClass in namespace Neos\ContentRepository\Core\Feature\NodeModification\Command

Set property values for a given node.

SerializedPropertyValueClass in namespace Neos\ContentRepository\Core\Feature\NodeModification\Dto

"Raw" / Serialized property value as saved in the event log // in projections.

SerializedPropertyValuesClass 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
SetNodeReferencesClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Command

Create a named reference from source to one or multiple destination nodes.

SetSerializedNodeReferencesClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Command

Set property values for a given node.

SerializedNodeReferenceClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

"Raw" / Serialized node reference as saved in the event log // in projections.

SerializedNodeReferencesClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

A collection of SerializedNodeReferencesForName objects, to be used when creating reference relations.

SerializedNodeReferencesForNameClass in namespace Neos\ContentRepository\Core\Feature\NodeReferencing\Dto

A collection of all references for a ReferenceName

RebaseableCommands::separateMatchingAndRemainingCommands() — Method in class RebaseableCommands
StaticAuthProviderClass 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

SubtreeTagClass in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Dto

A tag that can be added to Node aggregates that is inherited by all its descendants

SubtreeTagsClass in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Dto

A type-safe collection of {SubtreeTag} instances

SubtreeWasTaggedClass in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Event

A {SubtreeTag} was added to a node aggregate and effectively to its descendants

SubtreeWasUntaggedClass 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!

SubtreeIsAlreadyTaggedClass in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Exception
SubtreeIsNotTaggedClass in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Exception
SubtreeTaggingClass 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}
ScalarNormalizerClass 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
SearchTermClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph\Filter\SearchTerm

A search term for use in Filters for the {ContentSubgraphInterface} API.

SearchTermMatcherClass 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
SubtreeClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph
SubtreesClass 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
SubscriptionEngineClass 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
SubscriptionEngineCriteriaClass in namespace Neos\ContentRepository\Core\Subscription\Engine
SubscriptionEngineAlreadyProcessingExceptionClass in namespace Neos\ContentRepository\Core\Subscription\Exception
SubscriptionCriteriaClass in namespace Neos\ContentRepository\Core\Subscription\Store
SubscriptionStoreInterfaceClass in namespace Neos\ContentRepository\Core\Subscription\Store
SubscriptionStoreInterface::setup() — Method in class SubscriptionStoreInterface
SubscribersClass in namespace Neos\ContentRepository\Core\Subscription\Subscriber

A collection of the registered subscribers.

SubscriptionClass in namespace Neos\ContentRepository\Core\Subscription
SubscriptionErrorClass in namespace Neos\ContentRepository\Core\Subscription
SubscriptionIdClass in namespace Neos\ContentRepository\Core\Subscription
SubscriptionIdsClass in namespace Neos\ContentRepository\Core\Subscription
SubscriptionStatusCollectionClass in namespace Neos\ContentRepository\Core\Subscription

A collection of the status of the subscribers.

SubscriptionStatusFilterClass in namespace Neos\ContentRepository\Core\Subscription
SubscriptionsClass in namespace Neos\ContentRepository\Core\Subscription
DoctrineSubscriptionStore::setup() — Method in class DoctrineSubscriptionStore
SiteCommandControllerClass in namespace Neos\ContentRepository\LegacyNodeMigration\Command
SerializedPropertyValuesAndReferencesClass in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
SiteDataLoaderClass in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
SitesExportProcessorClass in namespace Neos\ContentRepository\LegacyNodeMigration\Processors
$ BackReferenceNodesOperation#shortNameProperty in class BackReferenceNodesOperation
{@inheritdoc}
$ BackReferencesOperation#shortNameProperty in class BackReferencesOperation
{@inheritdoc}
$ ChildrenOperation#shortNameProperty in class ChildrenOperation
{@inheritdoc}
$ ClosestOperation#shortNameProperty in class ClosestOperation
{@inheritdoc}
$ ContextOperation#shortNameProperty in class ContextOperation
{@inheritdoc}
$ ContextOperation#subgraphCachePoolProperty in class ContextOperation
$ FindOperation#shortNameProperty in class FindOperation
{@inheritdoc}
$ HasOperation#shortNameProperty in class HasOperation
{@inheritdoc}
$ NextAllOperation#shortNameProperty in class NextAllOperation
{@inheritdoc}
$ NextOperation#shortNameProperty in class NextOperation
{@inheritdoc}
$ NextUntilOperation#shortNameProperty in class NextUntilOperation
{@inheritdoc}
$ ParentOperation#shortNameProperty in class ParentOperation
{@inheritdoc}
$ ParentsOperation#shortNameProperty in class ParentsOperation
{@inheritdoc}
$ ParentsUntilOperation#shortNameProperty in class ParentsUntilOperation
{@inheritdoc}
$ PrevAllOperation#shortNameProperty in class PrevAllOperation
{@inheritdoc}
$ PrevOperation#shortNameProperty in class PrevOperation
{@inheritdoc}
$ PrevUntilOperation#shortNameProperty in class PrevUntilOperation
{@inheritdoc}
$ PropertyOperation#shortNameProperty in class PropertyOperation
{@inheritdoc}
$ ReferenceNodesOperation#shortNameProperty in class ReferenceNodesOperation
{@inheritdoc}
$ ReferencePropertyOperation#shortNameProperty in class ReferencePropertyOperation
{@inheritdoc}
$ ReferencesOperation#shortNameProperty in class ReferencesOperation
{@inheritdoc}
$ RemoveOperation#shortNameProperty in class RemoveOperation
{@inheritdoc}
SiblingsOperationClass 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#shortNameProperty in class SiblingsOperation
{@inheritdoc}
SortByTimestampOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"sortByTimestamp" operation working on ContentRepository nodes.

$ SortByTimestampOperation#shortNameProperty in class SortByTimestampOperation
{@inheritdoc}
SortOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"sort" operation working on ContentRepository nodes.

$ SortOperation#shortNameProperty in class SortOperation
{@inheritdoc}
$ UniqueOperation#shortNameProperty in class UniqueOperation
{@inheritdoc}
CRBehavioralTestsSubjectProvider::setUpContentRepository() — Method in class CRBehavioralTestsSubjectProvider
SubtreeTaggingClass in namespace Neos\ContentRepository\TestSuite\Behavior\Features\Bootstrap\Features

The tagging trait for behavioral tests

$ GenericCommandExecutionAndEventPublication#subscriptionEngineProperty in class GenericCommandExecutionAndEventPublication
DimensionSpacePointSetSorter::sortSet() — Method in class DimensionSpacePointSetSorter
DimensionSpacePointSetSorter::sortOriginSet() — Method in class DimensionSpacePointSetSorter
StructureAdjustmentsTraitClass 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.

SequenceMatcherClass 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.

SpreadClass in namespace Neos\Fusion\Afx\Parser\Expression

Class Spread

StringLiteralClass in namespace Neos\Fusion\Afx\Parser\Expression

Class StringLiteral

$ Lexer#stringProperty in class Lexer

The string to be iterated through

$ ContentCache#securityContextProperty 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#systemLoggerProperty in class AbsorbingHandler
AbstractRenderingExceptionHandler::setRuntime() — Method in class AbstractRenderingExceptionHandler

Sets the current Fusion runtime

$ ObjectPath#segmentsProperty in class ObjectPath
StatementListClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
$ StatementList#statementsProperty in class StatementList
StringValueClass 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#settingsProperty 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#stackProperty in class DebugDumpImplementation
$ DebugImplementation#stackProperty in class DebugImplementation
FluidView::setResourcePackage() — Method in class FluidView
$ TagImplementation#SELF_CLOSING_TAGSProperty in class TagImplementation

List of self-closing tags

$ FusionView#supportedOptionsProperty 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#siteRepositoryProperty in class AssetCollectionController
$ AssetController#siteRepositoryProperty in class AssetController
AssetController::showAction() — Method in class AssetController

Show an asset

$ UsageController#siteRepositoryProperty in class UsageController
$ UsageController#securityContextProperty 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#systemLoggerProperty 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
SupportsIptcMetadataInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource\AssetProxy

Interface for an Asset Proxy which supports IPTC Metadata

AssetSourceAwareInterface::setAssetSourceIdentifier() — Method in class AssetSourceAwareInterface
$ NeosAssetNotFoundException#statusCodeProperty in class NeosAssetNotFoundException
NeosAssetProxyQuery::setOffset() — Method in class NeosAssetProxyQuery
NeosAssetProxyQuery::setLimit() — Method in class NeosAssetProxyQuery
NeosAssetProxyQuery::setSearchTerm() — Method in class NeosAssetProxyQuery
SupportsCollectionsInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource

Interface for an Asset Repository which supports collections

SupportsSortingInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource

An interface for Asset Proxy Repositories which support sorting.

SupportsTaggingInterfaceClass in namespace Neos\Media\Domain\Model\AssetSource
$ FileTypeIcon#settingsProperty 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#staticResourceProperty 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#systemLoggerProperty in class AssetSourceService
$ ImageService#settingsProperty in class ImageService
$ ConfigurationAssetModelMappingStrategy#settingsProperty in class ConfigurationAssetModelMappingStrategy
AssetsHelper::search() — Method in class AssetsHelper
Box::scale() — Method in class Box
{@inheritdoc}
Box::square() — Method in class Box
{@inheritdoc}
$ ArrayConverter#sourceTypesProperty in class ArrayConverter
$ AspectRatioFromStringConverter#sourceTypesProperty in class AspectRatioFromStringConverter
$ AssetCollectionToArrayConverter#sourceTypesProperty in class AssetCollectionToArrayConverter
$ AssetInterfaceConverter#sourceTypesProperty in class AssetInterfaceConverter
$ ImageInterfaceArrayPresenter#sourceTypesProperty in class ImageInterfaceArrayPresenter
$ ProcessingInstructionsConverter#sourceTypesProperty in class ProcessingInstructionsConverter
$ TagConverter#sourceTypesProperty in class TagConverter
$ TagToArrayConverter#sourceTypesProperty in class TagToArrayConverter
$ ImageOrientationValidator#supportedOptionsProperty in class ImageOrientationValidator
$ ImageSizeValidator#supportedOptionsProperty in class ImageSizeValidator
$ ImageTypeValidator#supportedOptionsProperty in class ImageTypeValidator
ScrambleTranslationAspectClass in namespace Neos\Neos\Aspects
ScrambleTranslationAspect::scrambleTranslatedStrings() — Method in class ScrambleTranslationAspect
SiteRepositoryCachingAspectClass in namespace Neos\Neos\Aspects

Aspect to memoize values from SiteRepository without the overhead of a query cache

$ DomainCommandController#siteRepositoryProperty in class DomainCommandController
SiteCommandControllerClass in namespace Neos\Neos\Command

The Site Command Controller

$ SiteCommandController#siteRepositoryProperty in class SiteCommandController
$ SiteCommandController#siteServiceProperty in class SiteCommandController
$ SiteCommandController#siteImportServiceProperty in class SiteCommandController
$ SiteCommandController#siteExportServiceProperty in class SiteCommandController
$ SiteCommandController#sitePruningServiceProperty 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#supportedMediaTypesProperty in class ImpersonateController
ImpersonateController::statusAction() — Method in class ImpersonateController
$ MenuHelper#siteRepositoryProperty in class MenuHelper
$ MenuHelper#settingsProperty in class MenuHelper
$ ModuleController#securityContextProperty in class ModuleController
SchemaControllerClass in namespace Neos\Neos\Controller\Backend
SettingsControllerClass in namespace Neos\Neos\Controller\Backend
$ ContentSubgraphCacheWarmup#subgraphCachePoolProperty in class ContentSubgraphCacheWarmup
$ NodeController#subgraphCachePoolProperty in class NodeController
$ NodeController#securityContextProperty in class NodeController
$ NodeController#sessionProperty in class NodeController
$ NodeController#shortcutRedirectHttpStatusCodeProperty in class NodeController
NodeController::showAction() — Method in class NodeController

Initializes the view with the necessary parameters encoded in the given NodeAddress

$ LoginController#sessionProperty in class LoginController
$ LoginController#sessionManagerProperty in class LoginController
$ LoginController#siteRepositoryProperty in class LoginController
$ LoginController#sessionNameProperty in class LoginController
$ LoginController#supportedMediaTypesProperty in class LoginController
AbstractModuleController::setTitle() — Method in class AbstractModuleController

Use this method to set an alternative title than the module label

$ ConfigurationController#schemaGeneratorProperty in class ConfigurationController
SitesControllerClass in namespace Neos\Neos\Controller\Module\Administration

The Neos Sites Management module controller

$ SitesController#siteRepositoryProperty in class SitesController
$ SitesController#siteServiceProperty in class SitesController
$ SitesController#sessionProperty in class SitesController
UsersController::showAction() — Method in class UsersController

Shows details for the specified user

$ AssetProxiesController#supportedMediaTypesProperty 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#supportedMediaTypesProperty 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#supportedMediaTypesProperty 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#supportedMediaTypesProperty 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

SiteNodeNameIsAlreadyInUseByAnotherSiteClass in namespace Neos\Neos\Domain\Exception
SiteNodeTypeIsInvalidClass in namespace Neos\Neos\Domain\Exception
SiteExportProcessorClass in namespace Neos\Neos\Domain\Export

Export processor exports Neos {Site} instances as json

SiteCreationProcessorClass in namespace Neos\Neos\Domain\Import

Import processor that creates and persists a Neos {Site} instance

$ Domain#schemeProperty in class Domain
$ Domain#siteProperty 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

SiteClass in namespace Neos\Neos\Domain\Model

Domain model of a site

$ Site#sitesConfigurationProperty in class Site
$ Site#sitePresetsConfigurationProperty in class Site
$ Site#stateProperty in class Site

The site's state

$ Site#siteResourcesPackageKeyProperty 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
SiteConfigurationClass in namespace Neos\Neos\Domain\Model
SiteNodeNameClass 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
SitePruningProcessorClass in namespace Neos\Neos\Domain\Pruning

Pruning processor that removes all Neos {Site} instances referenced by the current content repository

SiteRepositoryClass in namespace Neos\Neos\Domain\Repository

The Site Repository

SiteExportServiceClass in namespace Neos\Neos\Domain\Service
SiteImportServiceClass in namespace Neos\Neos\Domain\Service
SiteNodeUtilityClass in namespace Neos\Neos\Domain\Service
SitePruningServiceClass in namespace Neos\Neos\Domain\Service
SiteServiceClass in namespace Neos\Neos\Domain\Service

A service for manipulating sites

$ SiteService#siteRepositoryProperty in class SiteService
$ SiteService#securityContextProperty in class SiteService
SiteServiceInternalsClass in namespace Neos\Neos\Domain\Service
$ UserService#securityContextProperty in class UserService
$ UserService#sessionManagerProperty 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

SoftRemovalGarbageCollectorClass 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.

SoftRemovedNodeClass in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
SoftRemovedNodesClass in namespace Neos\Neos\Domain\SubtreeTagging\SoftRemoval
$ CrossSiteLinker#siteRepositoryProperty in class CrossSiteLinker
SegmentClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
SegmentMappingClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
SegmentMappingElementClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
SegmentsClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
$ Segments#segmentsProperty in class Segments
SeparatorClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver\UriPathResolver
$ EventSourcedFrontendNodeRoutePartHandler#siteRepositoryProperty 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.

SiteDetectionFailedExceptionClass in namespace Neos\Neos\FrontendRouting\SiteDetection

This error will be thrown in {SiteDetectionResult::fromRequest()}

SiteDetectionMiddlewareClass 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#siteRepositoryProperty in class SiteDetectionMiddleware
SiteDetectionResultClass 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#systemLoggerProperty in class ConvertUrisImplementation
ArrayHelper::sortByPropertyPath() — Method in class ArrayHelper

Sorts the input array by the $positionProperty of each element.

$ LinkHelper#systemLoggerProperty in class LinkHelper
NodeHelper::serializedNodeAddress() — Method in class NodeHelper
NodeHelper::subgraphForNode() — Method in class NodeHelper
$ NodeLabelToken#stringHelperProperty in class NodeLabelToken
$ NodeLabelToken#suffixProperty in class NodeLabelToken
NodeLabelToken::sanitiseLabel() — Method in class NodeLabelToken
SiteHelperClass in namespace Neos\Neos\Fusion\Helper

Eel helper for accessing the Site object

$ SiteHelper#siteRepositoryProperty in class SiteHelper
$ MenuItemsImplementation#startingPointProperty in class MenuItemsImplementation

Internal cache for the startingPoint tsValue.

$ NodeUriImplementation#systemLoggerProperty 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#settingsProperty in class BackendModuleRoutePartHandler
$ Exception#statusCodeProperty in class Exception
$ InvalidDimensionPresetCombinationException#statusCodeProperty in class InvalidDimensionPresetCombinationException
$ InvalidRequestPathException#statusCodeProperty in class InvalidRequestPathException
$ NoSuchDimensionValueException#statusCodeProperty in class NoSuchDimensionValueException
$ NoSuchNodeException#statusCodeProperty in class NoSuchNodeException
$ NoWorkspaceException#statusCodeProperty in class NoWorkspaceException
SubtreeTagPrivilegeSubjectClass in namespace Neos\Neos\Security\Authorization\Privilege

A subject for the {ReadNodePrivilege}

$ BackendRedirectionService#sessionProperty in class BackendRedirectionService
$ BackendRedirectionService#siteRepositoryProperty in class BackendRedirectionService
$ AbstractServiceController#supportedMediaTypesProperty in class AbstractServiceController
AbstractDataSource::setControllerContext() — Method in class AbstractDataSource
$ ImpersonateService#securityContextProperty in class ImpersonateService
$ ImpersonateService#sessionProperty in class ImpersonateService
$ LinkingService#systemLoggerProperty in class LinkingService
$ LinkingService#siteRepositoryProperty in class LinkingService
$ DateStringConverter#sourceTypesProperty in class DateStringConverter

The source types this converter can convert.

$ NodeTypeStringConverter#sourceTypesProperty in class NodeTypeStringConverter

The source types this converter can convert.

$ UserService#securityContextProperty in class UserService
$ XliffService#scrambleTranslatedLabelsProperty 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#sourceTypesProperty in class EntityToIdentityConverter

The source types this converter can convert.

$ NodeAddressToNodeConverter#sourceTypesProperty in class NodeAddressToNodeConverter
$ NodeAddressToStringConverter#sourceTypesProperty in class NodeAddressToStringConverter
$ NodeToNodeAddressStringConverter#sourceTypesProperty in class NodeToNodeAddressStringConverter
$ HostnameValidator#supportedOptionsProperty in class HostnameValidator
$ NodeNameValidator#supportedOptionsProperty in class NodeNameValidator
$ PackageKeyValidator#supportedOptionsProperty in class PackageKeyValidator
$ PasswordValidator#supportedOptionsProperty in class PasswordValidator
$ ConfigurationCacheVersionViewHelper#securityContextProperty in class ConfigurationCacheVersionViewHelper
$ JavascriptConfigurationViewHelper#settingsProperty in class JavascriptConfigurationViewHelper
$ JavascriptConfigurationViewHelper#securityContextProperty in class JavascriptConfigurationViewHelper
StandaloneViewViewHelperClass 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#supportedOptionsProperty in class FusionExceptionView

This contains the supported options, their default values, descriptions and types.

$ FusionExceptionView#siteRepositoryProperty in class FusionExceptionView
$ FusionExceptionView#siteNodeUtilityProperty in class FusionExceptionView
$ FusionView#siteRepositoryProperty in class FusionView
$ FusionView#supportedOptionsProperty in class FusionView

This contains the supported options, their default values, descriptions and types.

$ FusionView#securityContextProperty 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#siteGeneratorCollectingServiceProperty in class KickstartCommandController
$ KickstartCommandController#sitePackageGeneratorNameServiceProperty in class KickstartCommandController
KickstartCommandController::siteCommand() — Method in class KickstartCommandController

Kickstart a new site package

$ AfxTemplateGenerator#simpleTemplateRendererProperty in class AfxTemplateGenerator
SitePackageGeneratorInterfaceClass in namespace Neos\SiteKickstarter\Generator
$ FusionRecursiveDirectoryRenderer#simpleTemplateRendererProperty in class FusionRecursiveDirectoryRenderer
SimpleTemplateRendererClass in namespace Neos\SiteKickstarter\Service
SiteGeneratorCollectingServiceClass in namespace Neos\SiteKickstarter\Service
SitePackageGeneratorNameServiceClass in namespace Neos\SiteKickstarter\Service
$ WorkspaceController#siteRepositoryProperty in class WorkspaceController
$ WorkspaceController#securityContextProperty in class WorkspaceController
SortingClass in namespace Neos\Workspace\Ui\ViewModel
WorkspaceListItems::sortByTitle() — Method in class WorkspaceListItems

T

$ NodeMigrationCommandController#transformationFactoriesConfigurationProperty in class NodeMigrationCommandController
TraceEntriesClass in namespace Neos\ContentRepository\BehavioralTests\ProjectionRaceConditionTester\Dto

Value object for a list of {TraceEntry} objects, as stored in-order in the Redis stream

TraceEntryClass 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
TetheredNodeInternalsClass in namespace Neos\ContentRepository\Core\Feature\Common
TagSubtreeClass 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#tetheredNodeTypeDefinitionsProperty in class NodeType
NodeTypeNames::toStringArray() — Method in class NodeTypeNames
TetheredNodeTypeDefinitionClass in namespace Neos\ContentRepository\Core\NodeType
TetheredNodeTypeDefinitionsClass in namespace Neos\ContentRepository\Core\NodeType
AbsoluteNodePath::tryFromString() — Method in class AbsoluteNodePath
CoverageByOrigin::toJson() — Method in class CoverageByOrigin
NodeTypeCriteria::toFilterString() — Method in class NodeTypeCriteria
TokenClass 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

TimestampsClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

Creation and modification timestamps of a node

TetheredNodeAggregateCannotBeRemovedClass 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
TextContextRendererClass in namespace Neos\Diff\Renderer\Text

Text Context Diff Renderer

TextUnifiedRendererClass in namespace Neos\Diff\Renderer\Text

Unified Diff Renderer

AfxDslImplementation::transpile() — Method in class AfxDslImplementation

Transpile the given dsl-code to fusion-code

$ RuntimeContentCache#tagsProperty in class RuntimeContentCache
DslInterface::transpile() — Method in class DslInterface

Transpile the given dsl-code to fusion-code

$ AbsorbingHandler#throwableStorageProperty in class AbsorbingHandler
ThrowingHandlerClass 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
TokenClass 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#titleProperty in class DebugMessage
$ FusionPathProxy#templateImplementationProperty in class FusionPathProxy

Reference to the "parent" Fusion object

TagImplementationClass in namespace Neos\Fusion\FusionObjects

A Fusion object for tag based content

TemplateImplementationClass in namespace Neos\Fusion\FusionObjects

Fusion object rendering a fluid template

$ PrecedingFusionFileComment#textProperty in class PrecedingFusionFileComment
$ AssetCollectionController#tagRepositoryProperty in class AssetCollectionController
$ AssetController#tagRepositoryProperty in class AssetController
AssetController::tagAssetAction() — Method in class AssetController

Tags an asset with a tag.

TagControllerClass in namespace Neos\Media\Browser\Controller

Controller for tag handling

$ TagController#tagRepositoryProperty in class TagController
ThumbnailViewHelperClass in namespace Neos\Media\Browser\ViewHelpers

Renders an HTML tag from a given Asset Proxy instance

$ ThumbnailViewHelper#tagNameProperty in class ThumbnailViewHelper

name of the tag to be created by this view helper

$ MediaCommandController#thumbnailRepositoryProperty in class MediaCommandController
$ MediaCommandController#thumbnailServiceProperty in class MediaCommandController
ThumbnailControllerClass in namespace Neos\Media\Controller

Controller for asynchronous thumbnail handling

$ ThumbnailController#thumbnailServiceProperty in class ThumbnailController
ThumbnailController::thumbnailAction() — Method in class ThumbnailController

Generate thumbnail and redirect to resource URI

$ Asset#thumbnailServiceProperty in class Asset
$ Asset#titleProperty in class Asset
$ Asset#thumbnailsProperty in class Asset
$ Asset#tagsProperty in class Asset
$ AssetCollection#titleProperty in class AssetCollection
$ AssetCollection#tagsProperty 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#thumbnailServiceProperty in class NeosAssetSource
TagClass in namespace Neos\Media\Domain\Model

A Tag, to organize Assets

ThumbnailClass in namespace Neos\Media\Domain\Model

A system-generated preview version of an Asset

$ Thumbnail#thumbnailServiceProperty in class Thumbnail
ThumbnailConfigurationClass in namespace Neos\Media\Domain\Model

Thumbnail configuration value object

ThumbnailConfiguration::toArray() — Method in class ThumbnailConfiguration
ThumbnailGeneratorInterfaceClass in namespace Neos\Media\Domain\Model\ThumbnailGenerator

Thumbnail Generate Interface

ThumbnailSupportInterfaceClass in namespace Neos\Media\Domain\Model

Interface for models which provide methods for thumbnails

TagRepositoryClass in namespace Neos\Media\Domain\Repository

A repository for Tags

ThumbnailRepositoryClass in namespace Neos\Media\Domain\Repository

A repository for Thumbnails

$ AssetService#thumbnailServiceProperty in class AssetService
ThumbnailGeneratorClass in namespace Neos\Media\Domain\Service

A thumbnail generation service.

$ ThumbnailGenerator#thumbnailServiceProperty in class ThumbnailGenerator
ThumbnailServiceClass in namespace Neos\Media\Domain\Service

An internal thumbnail service.

$ ThumbnailService#thumbnailRepositoryProperty in class ThumbnailService
$ ThumbnailService#thumbnailCacheProperty in class ThumbnailService
$ ThumbnailService#throwableStorageProperty in class ThumbnailService
ThumbnailGeneratorStrategyClass in namespace Neos\Media\Domain\Strategy

A strategy to detect the correct thumbnail generator

$ ThumbnailGeneratorStrategy#throwableStorageProperty in class ThumbnailGeneratorStrategy
Adjustment::type() — Method in class Adjustment
$ AssetsHelper#tagRepositoryProperty in class AssetsHelper
$ ImageHelper#thumbnailServiceProperty in class ImageHelper
ThumbnailServiceExceptionClass 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#tagLabelOrIdentifierProperty in class AssetTagConditionGenerator
TagConditionGeneratorClass in namespace Neos\Media\Security\Authorization\Privilege\Doctrine

A SQL condition generator, supporting special SQL constraints for tags

$ ArrayConverter#targetTypeProperty in class ArrayConverter
$ AspectRatioFromStringConverter#targetTypeProperty in class AspectRatioFromStringConverter
$ AssetCollectionToArrayConverter#targetTypeProperty in class AssetCollectionToArrayConverter
$ AssetInterfaceConverter#targetTypeProperty in class AssetInterfaceConverter
$ ImageConverter#targetTypeProperty in class ImageConverter
$ ImageInterfaceArrayPresenter#targetTypeProperty in class ImageInterfaceArrayPresenter
$ ImageInterfaceConverter#targetTypeProperty in class ImageInterfaceConverter
$ ImageInterfaceJsonSerializer#targetTypeProperty in class ImageInterfaceJsonSerializer
$ ImageVariantConverter#targetTypeProperty in class ImageVariantConverter
$ ProcessingInstructionsConverter#targetTypeProperty in class ProcessingInstructionsConverter
ProcessingInstructionsConverter::transferOptionFromCommandToAdjustment() — Method in class ProcessingInstructionsConverter
TagConverterClass in namespace Neos\Media\TypeConverter

This converter transforms to \Neos\Media\Domain\Model\Tag objects.

$ TagConverter#targetTypeProperty in class TagConverter
TagToArrayConverterClass in namespace Neos\Media\TypeConverter

This converter transforms Neos.Media Tag instances to arrays.

$ TagToArrayConverter#targetTypeProperty in class TagToArrayConverter
$ FileTypeIconViewHelper#tagNameProperty in class FileTypeIconViewHelper

name of the tag to be created by this view helper

$ CheckboxViewHelper#tagNameProperty in class CheckboxViewHelper
$ ImageViewHelper#thumbnailServiceProperty in class ImageViewHelper
$ ImageViewHelper#tagNameProperty in class ImageViewHelper

name of the tag to be created by this view helper

ThumbnailViewHelperClass in namespace Neos\Media\ViewHelpers

Renders an HTML tag from a given Neos.Media's asset instance

$ ThumbnailViewHelper#thumbnailServiceProperty in class ThumbnailViewHelper
$ ThumbnailViewHelper#tagNameProperty in class ThumbnailViewHelper

name of the tag to be created by this view helper

$ ImageViewHelper#thumbnailServiceProperty in class ImageViewHelper
ThumbnailViewHelperClass in namespace Neos\Media\ViewHelpers\Uri

Renders the src path of a thumbnail image of a given Neos.Media asset instance

$ ThumbnailViewHelper#thumbnailServiceProperty in class ThumbnailViewHelper
$ ContentController#thumbnailServiceProperty 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#tokenAndProviderFactoryProperty in class UsersController
$ UsersController#translatorProperty in class UsersController
$ ModuleTranslationTrait#translatorProperty in class ModuleTranslationTrait
$ UserSettingsController#translatorProperty in class UserSettingsController
$ AssetProxiesController#tagRepositoryProperty in class AssetProxiesController
$ AssetsController#tagRepositoryProperty in class AssetsController
TranslationTraitClass in namespace Neos\Neos\Controller

A trait to do easy backend module translations

$ TranslationTrait#translatorProperty in class TranslationTrait
TetheredNodesCannotBePartiallyCopiedClass 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#translationHelperProperty in class ExpressionBasedNodeLabelGenerator
WorkspaceMetadataAndRoleRepository::transactional() — Method in class WorkspaceMetadataAndRoleRepository
TransientNodeCopyClass in namespace Neos\Neos\Domain\Service\NodeDuplication

Model about a non materialized node.

$ UserService#tokenAndProviderFactoryProperty in class UserService
ImpendingHardRemovalConflicts::toNodeAggregateIds() — Method in class ImpendingHardRemovalConflicts
SoftRemovedNodes::toNodeAggregateIds() — Method in class SoftRemovedNodes
TargetSiteNotFoundExceptionClass 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#translationHelperProperty in class NodeLabelToken
$ ImageUriImplementation#thumbnailServiceProperty in class ImageUriImplementation
$ VisualDimensionSpacePoint#textXProperty in class VisualDimensionSpacePoint
$ VisualDimensionSpacePoint#textYProperty in class VisualDimensionSpacePoint
$ VisualIntraDimensionalNode#textXProperty in class VisualIntraDimensionalNode
$ VisualIntraDimensionalNode#textYProperty in class VisualIntraDimensionalNode
$ VisualWeightedDimensionSpacePoint#textXProperty in class VisualWeightedDimensionSpacePoint
$ VisualWeightedDimensionSpacePoint#textYProperty in class VisualWeightedDimensionSpacePoint
NodeTypesStreamWrapper::tell() — Method in class NodeTypesStreamWrapper

Retrieve the current position of a stream.

$ AbstractServiceController#throwableStorage2Property in class AbstractServiceController

Cant be named here $throwableStorage see https://github.com/neos/neos-development-collection/issues/3858

$ DateStringConverter#targetTypeProperty in class DateStringConverter

The target type this converter can convert to.

$ NodeTypeStringConverter#targetTypeProperty in class NodeTypeStringConverter

The target type this converter can convert to.

TransliterationServiceClass in namespace Neos\Neos\Service
$ TransliterationService#transliterationRulesProperty in class TransliterationService
TransliterationService::transliterate() — Method in class TransliterationService

Translaterates UTF-8 string to ASCII. (北京 to 'Bei Jing')

TestingFusionAutoIncludeHandlerClass in namespace Neos\Neos\Testing
$ EntityToIdentityConverter#targetTypeProperty in class EntityToIdentityConverter

The target type this converter can convert to.

$ NodeAddressToNodeConverter#targetTypeProperty in class NodeAddressToNodeConverter
$ NodeAddressToStringConverter#targetTypeProperty in class NodeAddressToStringConverter
$ NodeToNodeAddressStringConverter#targetTypeProperty in class NodeToNodeAddressStringConverter
LegacyNodePathNormalizer::tryResolveLegacyPathSyntaxToAbsoluteNodePath() — Method in class LegacyNodePathNormalizer

Converts legacy paths to the corresponding AbsoluteNodePath depending on the passed base node.

$ NodeUriPathSegmentGenerator#transliterationServiceProperty in class NodeUriPathSegmentGenerator
TranslateViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

Returns translated message using source message or key ID.

$ ModuleViewHelper#tagNameProperty in class ModuleViewHelper
$ NodeViewHelper#tagNameProperty in class NodeViewHelper
$ NodeViewHelper#throwableStorageProperty in class NodeViewHelper
$ NodeViewHelper#throwableStorageProperty in class NodeViewHelper
TimeableNodeVisibilityCommandControllerClass in namespace Neos\TimeableNodeVisibility\Command
$ TimeableNodeVisibilityCommandController#timeableNodeVisibilityServiceProperty in class TimeableNodeVisibilityCommandController
TimeableNodeVisibilityServiceClass in namespace Neos\TimeableNodeVisibility\Service
$ WorkspaceController#translatorProperty in class WorkspaceController
TagContentChangeClass in namespace Neos\Workspace\Ui\ViewModel\ContentChanges
TextContentChangeClass in namespace Neos\Workspace\Ui\ViewModel\ContentChanges
$ PendingChanges#totalProperty in class PendingChanges

U

SerializedPropertyValues::unsetProperties() — Method in class SerializedPropertyValues
UpdateRootNodeAggregateDimensionsClass 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.

UserIdClass in namespace Neos\ContentRepository\Core\Feature\Security\Dto
UntagSubtreeClass in namespace Neos\ContentRepository\Core\Feature\SubtreeTagging\Command

Remove a {SubtreeTag} from a node aggregate and its descendants.

UriNormalizerClass in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
UuidFactoryClass in namespace Neos\ContentRepository\Core\SharedModel\Id

A factory for UUIDs

SubscriptionStoreInterface::update() — Method in class SubscriptionStoreInterface
DoctrineSubscriptionStore::update() — Method in class DoctrineSubscriptionStore
UniqueOperationClass in namespace Neos\ContentRepository\NodeAccess\FlowQueryOperations

"unique" operation working on Nodes

CRBehavioralTestsSubjectProvider::usingNoContentDimensions() — Method in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::usingTheFollowingContentDimensions() — Method in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::usingTheFollowingNodeTypes() — Method in class CRBehavioralTestsSubjectProvider
CRBehavioralTestsSubjectProvider::usingIdentifierIDefineAContentRepository() — Method in class CRBehavioralTestsSubjectProvider
NodeSubjectProvider::usePropertyConverter() — Method in class NodeSubjectProvider
$ CacheSegmentParser#uncachedPartCountProperty 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
UnsupportedObjectTypeAtPathExceptionClass 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.

UnsupportedProxyMethodExceptionClass in namespace Neos\Fusion\Exception

This exception is thrown if a non-supported array access method was called on FusionPathProxy.

UriBuilderImplementationClass 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
UsageControllerClass in namespace Neos\Media\Browser\Controller

Controller for asset usage handling

$ UsageController#userServiceProperty in class UsageController
UsageReferenceClass 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#uriBuilderProperty in class AssetService
$ AssetService#usageStrategiesProperty in class AssetService
AssetUsageRepository::updateAssetUsageDimensionSpacePoint() — Method in class AssetUsageRepository
AssetUsageIndexingService::updateIndex() — Method in class AssetUsageIndexingService
AssetUsageIndexingService::updateDimensionSpacePointInIndex() — Method in class AssetUsageIndexingService
UserCommandControllerClass in namespace Neos\Neos\Command

The User Command Controller

$ UserCommandController#userServiceProperty in class UserCommandController
$ WorkspaceCommandController#userServiceProperty 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

UsersControllerClass in namespace Neos\Neos\Controller\Module\Administration

The Neos User Admin module controller that allows for managing Neos users

$ UsersController#userServiceProperty in class UsersController
UsersController::updateAction() — Method in class UsersController

Update a given user

UsersController::updateAccountAction() — Method in class UsersController

Update a given account

UserControllerClass in namespace Neos\Neos\Controller\Module
UserSettingsControllerClass in namespace Neos\Neos\Controller\Module\User

The Neos User Settings module controller

$ UserSettingsController#userServiceProperty 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

UserClass in namespace Neos\Neos\Domain\Model

Domain Model of a User

UserIdClass in namespace Neos\Neos\Domain\Model

Globally unique identifier of a Neos user

UserPreferencesClass in namespace Neos\Neos\Domain\Model

A preferences container for a user.

UserRepositoryClass 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#userServiceProperty in class RenderingModeService
UserServiceClass in namespace Neos\Neos\Domain\Service

A service for managing users

$ UserService#userRepositoryProperty 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

UriPathResolverClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

URI path segment based dimension value resolver

UriPathResolverFactoryClass in namespace Neos\Neos\FrontendRouting\DimensionResolution\Resolver

Factory for {UriPathResolver}.

UriPathResolverConfigurationExceptionClass 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#userServiceProperty in class BackendHelper
Change::updateToDatabase() — Method in class Change
$ NodeTypesStreamWrapper#uriProperty in class NodeTypesStreamWrapper
NodeTypesStreamWrapper::unlock() — Method in class NodeTypesStreamWrapper

Advisory file locking.

NodeTypesStreamWrapper::unlink() — Method in class NodeTypesStreamWrapper

Delete a file.

$ BackendRedirectionService#userServiceProperty in class BackendRedirectionService
UserPreferenceControllerClass in namespace Neos\Neos\Service\Controller

Service Controller for user preferences

UserPreferenceController::updateAction() — Method in class UserPreferenceController

Update/adds a user preference

UserServiceClass in namespace Neos\Neos\Service

The user service provides general context information about the currently authenticated backend user.

$ UserService#userDomainServiceProperty in class UserService
UserDoesNotExistValidatorClass in namespace Neos\Neos\Validation\Validator

Validator for Neos users

$ UserDoesNotExistValidator#userServiceProperty in class UserDoesNotExistValidator
$ InterfaceLanguageViewHelper#userServiceProperty in class InterfaceLanguageViewHelper
$ IsAllowedToEditUserViewHelper#userServiceProperty in class IsAllowedToEditUserViewHelper
$ TranslateViewHelper#userServiceProperty in class TranslateViewHelper
UserInitialsViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

Render user initials for a given username

$ UserInitialsViewHelper#userServiceProperty in class UserInitialsViewHelper
$ ModuleViewHelper#uriModuleViewHelperProperty in class ModuleViewHelper
$ ModuleViewHelper#uriBuilderProperty in class ModuleViewHelper
$ WorkspaceController#userServiceProperty 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#valuesProperty in class ContentDimensionValues

The actual values, indexed by string representation

ConstraintChecks::validateReferenceProperties() — Method in class ConstraintChecks
ValueObjectArrayDenormalizerClass in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ValueObjectBoolDenormalizerClass in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ValueObjectFloatDenormalizerClass in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ValueObjectIntDenormalizerClass in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
ValueObjectStringDenormalizerClass in namespace Neos\ContentRepository\Core\Infrastructure\Property\Normalizer
$ OrderingFieldName#valueProperty in class OrderingFieldName
VisibilityConstraintsClass in namespace Neos\ContentRepository\Core\Projection\ContentGraph

The visibility constraints define how nodes in the content subgraph are accessed.

VisitedNodeAggregateClass in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
VisitedNodeAggregatesClass in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
VisitedNodeVariantClass in namespace Neos\ContentRepository\LegacyNodeMigration\Helpers
CRTestSuiteRuntimeVariables::visibilityConstraintsAreSetTo() — Method in class CRTestSuiteRuntimeVariables
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
ValueAssignmentClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ValueAssignment::visit() — Method in class ValueAssignment
ValueCopyClass in namespace Neos\Fusion\Core\ObjectTreeParser\Ast
ValueCopy::visit() — Method in class ValueCopy
ValueUnsetClass 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
ValueImplementationClass 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#viewFormatToObjectNameMapProperty in class AssetController
AssetController::variantsAction() — Method in class AssetController

Display variants of an asset

NeosAssetProxyQueryResult::valid() — Method in class NeosAssetProxyQueryResult
$ Image#variantsProperty in class Image
VariantSupportInterfaceClass in namespace Neos\Media\Domain\Model

An interface which defines that an asset has support for variants

VideoClass in namespace Neos\Media\Domain\Model

A Video asset

VideoRepositoryClass in namespace Neos\Media\Domain\Repository

A repository for Videos

AssetService::validateRemoval() — Method in class AssetService

Validates if the asset can be removed

$ AssetVariantGenerator#variantPresetsConfigurationProperty in class AssetVariantGenerator
$ AssetVariantGenerator#variantPresetsProperty in class AssetVariantGenerator
VideoValidatorClass in namespace Neos\Media\Domain\Validator

Validator for Video objects

VariantClass in namespace Neos\Media\Domain\ValueObject\Configuration
VariantPresetClass 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#validatorResolverProperty in class DomainCommandController
$ ImpersonateController#viewFormatToObjectNameMapProperty in class ImpersonateController
$ NodeController#viewProperty in class NodeController
$ LoginController#viewFormatToObjectNameMapProperty in class LoginController
$ AssetProxiesController#viewFormatToObjectNameMapProperty in class AssetProxiesController
$ AssetsController#viewFormatToObjectNameMapProperty in class AssetsController
$ ContentDimensionsController#viewFormatToObjectNameMapProperty in class ContentDimensionsController
$ NodesController#viewFormatToObjectNameMapProperty in class NodesController
VisualContentDimensionClass in namespace Neos\Neos\Presentation\Dimensions

The visualization model for the interdimensional variation graph

VisualDimensionSpacePointClass in namespace Neos\Neos\Presentation\Dimensions
VisualInterDimensionalEdgeClass in namespace Neos\Neos\Presentation\Dimensions
VisualInterDimensionalVariationGraphClass in namespace Neos\Neos\Presentation\Dimensions

The visualization model for the interdimensional variation graph

VisualIntraDimensionalEdgeClass in namespace Neos\Neos\Presentation\Dimensions
VisualIntraDimensionalNodeClass in namespace Neos\Neos\Presentation\Dimensions
VisualIntraDimensionalVariationGraphClass in namespace Neos\Neos\Presentation\Dimensions

The IntraDimensionalFallbackGraph presentation model for SVG

VisualWeightedDimensionSpacePointClass in namespace Neos\Neos\Presentation\Dimensions
VisualNodePathClass in namespace Neos\Neos\Presentation

The string-based visual node path

$ DataSourceController#viewFormatToObjectNameMapProperty in class DataSourceController

W

CommandBus::withAdditionalHandlers() — Method in class CommandBus
WeightedDimensionSpacePointClass in namespace Neos\ContentRepository\Core\DimensionSpace

A weighted dimension space point

$ WeightedDimensionSpacePoint#weightProperty 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
WorkspaceConstraintChecksClass 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
WorkspaceCommandHandlerClass in namespace Neos\ContentRepository\Core\Feature
WorkspaceCommandSkippedClass in namespace Neos\ContentRepository\Core\Feature

Exception to denote that the workspace operation was skipped. No events were published.

WorkspaceWasCreatedClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Event

Event triggered to indicate that a workspace was created, based on a base workspace.

WorkspaceAlreadyExistsClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceCreation\Exception
WorkspaceEventStreamNameClass 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.

WorkspaceBaseWorkspaceWasChangedClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Event

Event triggered when the base workspace of a given workspace has changed.

WorkspaceOwnerWasChangedClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Event

Event triggered to indicate that the owner of a workspace has changed.

WorkspaceWasRemovedClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceModification\Event

Event triggered to indicate that a workspace got removed.

WorkspaceWasRenamedClass 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.

WorkspaceWasDiscardedClass in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Event
WorkspaceWasPartiallyDiscardedClass in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Event
WorkspaceWasPartiallyPublishedClass in namespace Neos\ContentRepository\Core\Feature\WorkspacePublication\Event
WorkspaceWasPublishedClass 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
WorkspaceRebaseFailedClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase\Event
WorkspaceWasRebasedClass in namespace Neos\ContentRepository\Core\Feature\WorkspaceRebase\Event
WorkspaceRebaseFailedClass 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
WorkspaceMaintenanceServiceClass in namespace Neos\ContentRepository\Core\Service
WorkspaceMaintenanceServiceFactoryClass in namespace Neos\ContentRepository\Core\Service
WorkspaceContainsPublishableChangesClass in namespace Neos\ContentRepository\Core\SharedModel\Exception

The exception to be thrown if any workspace contains changes but was not supposed to

WorkspaceDoesNotExistClass in namespace Neos\ContentRepository\Core\SharedModel\Exception
WorkspaceHasNoBaseWorkspaceNameClass in namespace Neos\ContentRepository\Core\SharedModel\Exception
NodeAddress::withAggregateId() — Method in class NodeAddress
WorkspaceClass in namespace Neos\ContentRepository\Core\SharedModel\Workspace

Workspace Read Model

WorkspaceNameClass in namespace Neos\ContentRepository\Core\SharedModel\Workspace

Name of a workspace.

WorkspacesClass 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
WorkspaceCreationClass 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#workspaceServiceProperty in class UsageController
$ CropImageAdjustment#widthProperty in class CropImageAdjustment
$ ResizeImageAdjustment#widthProperty in class ResizeImageAdjustment
$ DimensionsTrait#widthProperty 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#widthProperty in class ThumbnailConfiguration
$ Video#widthProperty in class Video
Box::widen() — Method in class Box
{@inheritdoc}
AssetUsageFilter::withAsset() — Method in class AssetUsageFilter
AssetUsageFilter::withWorkspaceName() — Method in class AssetUsageFilter
$ SiteCommandController#workspaceServiceProperty in class SiteCommandController
WorkspaceCommandControllerClass in namespace Neos\Neos\Command

The Workspace Command Controller

$ WorkspaceCommandController#workspacePublishingServiceProperty in class WorkspaceCommandController
$ WorkspaceCommandController#workspaceServiceProperty in class WorkspaceCommandController
WorkspaceDescriptionClass in namespace Neos\Neos\Domain\Model

Description for a workspace

WorkspaceMetadataClass in namespace Neos\Neos\Domain\Model

Neos-specific metadata of a workspace

WorkspacePermissionsClass in namespace Neos\Neos\Domain\Model

Evaluated permissions a specific user has on a workspace, usually evaluated by the {ContentRepositoryAuthorizationService}

WorkspaceRoleAssignmentClass in namespace Neos\Neos\Domain\Model

Assignment of a workspace role to a Neos user or user group

WorkspaceRoleAssignmentsClass in namespace Neos\Neos\Domain\Model

A set of {WorkspaceRoleAssignment} instances

WorkspaceRoleAssignments::withAssignment() — Method in class WorkspaceRoleAssignments
WorkspaceRoleSubjectClass in namespace Neos\Neos\Domain\Model

The identifier of a workspace role subject that identifiers a group of users or a single user {WorkspaceRoleSubjectType}

WorkspaceRoleSubjectsClass in namespace Neos\Neos\Domain\Model

A set of {WorkspaceRoleSubject} instances

WorkspaceTitleClass in namespace Neos\Neos\Domain\Model

Human-Readable title of a workspace

WorkspaceMetadataAndRoleRepositoryClass in namespace Neos\Neos\Domain\Repository

Implementation detail of {WorkspaceService} and {ContentRepositoryAuthorizationService}

NodeAggregateIdMapping::withNewNodeAggregateId() — Method in class NodeAggregateIdMapping
$ SiteService#workspaceServiceProperty in class SiteService
$ UserService#workspaceServiceProperty in class UserService
$ UserService#workspaceMetadataAndRoleRepositoryProperty in class UserService
WorkspacePublishingServiceClass in namespace Neos\Neos\Domain\Service

Central authority for publishing/discarding workspace changes from Neos

WorkspaceServiceClass 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
WrapViewHelperClass in namespace Neos\Neos\ViewHelpers\ContentElement

A view helper for manually wrapping content editables.

WorkspaceJsonViewClass in namespace Neos\Neos\View\Service

A view specialised on a JSON representation of Workspaces.

WorkspaceControllerClass in namespace Neos\Workspace\Ui\Controller

The Neos Workspace module controller

$ WorkspaceController#workspacePublishingServiceProperty in class WorkspaceController
$ WorkspaceController#workspaceServiceProperty in class WorkspaceController
Sorting::withInvertedSorting() — Method in class Sorting
WorkspaceListItemClass in namespace Neos\Workspace\Ui\ViewModel
WorkspaceListItemsClass in namespace Neos\Workspace\Ui\ViewModel

X

XmlCommentHandlerClass in namespace Neos\Fusion\Core\ExceptionHandlers

Creates xml comments from exceptions

$ CropImageAdjustment#xProperty in class CropImageAdjustment
$ BackendController#xliffServiceProperty in class BackendController
BackendController::xliffAsJsonAction() — Method in class BackendController

Returns the cached json array with the xliff labels

XliffServiceClass in namespace Neos\Neos\Service

The XLIFF service provides methods to find XLIFF files and parse them to json

$ XliffService#xliffBasePathProperty in class XliffService

A relative path for translations inside the package resources.

$ XliffService#xliffReaderProperty in class XliffService
$ XliffService#xliffToJsonTranslationsCacheProperty in class XliffService
$ XliffService#xliffFileProviderProperty in class XliffService
XliffCacheVersionViewHelperClass in namespace Neos\Neos\ViewHelpers\Backend

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

$ XliffCacheVersionViewHelper#xliffServiceProperty in class XliffCacheVersionViewHelper

Y

YamlConfigurationClass in namespace Neos\ContentRepositoryRegistry\Migration\Configuration

Migration Configuration using YAML files.

$ YamlConfiguration#yamlSourceImporterProperty in class YamlConfiguration
$ CropImageAdjustment#yProperty in class CropImageAdjustment
$ FormDefinitionDataSource#yamlPersistenceManagerProperty 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
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
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
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#_translatorProperty 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#_localizationServiceProperty in class BackendUserTranslationTrait
$ BackendUserTranslationTrait#_userServiceProperty 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