Свойство | Тип | Описание | |
---|---|---|---|
$contextFactory | Neos\ContentRepository\Domain\Service\ContextFactoryInterface | ||
$securityContext |
Метод | Описание | |
---|---|---|
addCurrentNodeIdentifier ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : void | Add the current node and all parent identifiers to be used for cache entry tagging |
public addCurrentNodeIdentifier ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : void | ||
$joinPoint | Neos\Flow\Aop\JoinPointInterface | The current join point |
Результат | void |
protected ContextFactoryInterface,Neos\ContentRepository\Domain\Service $contextFactory | ||
Результат | Neos\ContentRepository\Domain\Service\ContextFactoryInterface |