Свойство | Type | Description | |
---|---|---|---|
$domainForActiveRequest | |||
$environment | |||
$firstOnlineSite |
Méthode | Description | |
---|---|---|
cacheDomainForActiveRequest ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : mixed | ||
cacheFirstOnlineSite ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : mixed |
public cacheDomainForActiveRequest ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : mixed | ||
$joinPoint | Neos\Flow\Aop\JoinPointInterface | The current join point |
Résultat | mixed |
public cacheFirstOnlineSite ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : mixed | ||
$joinPoint | Neos\Flow\Aop\JoinPointInterface | The current join point |
Résultat | mixed |
protected Domain,Neos\Neos\Domain\Model|bool $domainForActiveRequest | ||
Résultat |
protected Environment,Neos\Flow\Utility $environment | ||
Résultat |
protected Site,Neos\Neos\Domain\Model|bool $firstOnlineSite | ||
Résultat |