PHP Класс Neos\Flow\Tests\Functional\Aop\Fixtures\BaseFunctionalityTestingAspect

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$introducedProtectedPropertyWithDefaultValue string
$introducedPublicProperty array

Защищенные свойства (Protected)

Свойство Тип Описание
$introducedProtectedProperty string

Открытые методы

Метод Описание
anAdviceForAProtectedTargetMethod ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
anAfterReturningAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
changeNameArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
globalNameAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
introducedMethod01Implementation ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
introducedMethodWithArgumentsImplementation ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
lousyConstructorAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : void
manyNamesAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
methodOfFinalClassAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
methodWithStaticTypeDeclarationsAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
propertyOnMethodArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
rocketScienceAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
somethingSmartAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
specialNameAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
thisOnMethodArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
throwWorldAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
tryToWrapStaticMethodAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
worldAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string

Описание методов

anAdviceForAProtectedTargetMethod() публичный Метод

public anAdviceForAProtectedTargetMethod ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

anAfterReturningAdvice() публичный Метод

public anAfterReturningAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

changeNameArgumentAdvice() публичный Метод

public changeNameArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

globalNameAdvice() публичный Метод

public globalNameAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

introducedMethod01Implementation() публичный Метод

public introducedMethod01Implementation ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

introducedMethodWithArgumentsImplementation() публичный Метод

public introducedMethodWithArgumentsImplementation ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

lousyConstructorAdvice() публичный Метод

public lousyConstructorAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : void
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат void

manyNamesAdvice() публичный Метод

public manyNamesAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

methodOfFinalClassAdvice() публичный Метод

public methodOfFinalClassAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

methodWithStaticTypeDeclarationsAdvice() публичный Метод

public methodWithStaticTypeDeclarationsAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

propertyOnMethodArgumentAdvice() публичный Метод

public propertyOnMethodArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

rocketScienceAdvice() публичный Метод

public rocketScienceAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

somethingSmartAdvice() публичный Метод

public somethingSmartAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

specialNameAdvice() публичный Метод

public specialNameAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

thisOnMethodArgumentAdvice() публичный Метод

public thisOnMethodArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

throwWorldAdvice() публичный Метод

public throwWorldAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

tryToWrapStaticMethodAdvice() публичный Метод

public tryToWrapStaticMethodAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

worldAdvice() публичный Метод

public worldAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Результат string

Описание свойств

$introducedProtectedProperty защищенное свойство

protected string $introducedProtectedProperty
Результат string

$introducedProtectedPropertyWithDefaultValue публичное свойство

public string $introducedProtectedPropertyWithDefaultValue
Результат string

$introducedPublicProperty публичное свойство

public array $introducedPublicProperty
Результат array