PHP Class Neos\Flow\Tests\Functional\Aop\Fixtures\BaseFunctionalityTestingAspect

Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Свойство Type Description
$introducedProtectedPropertyWithDefaultValue string
$introducedPublicProperty array

Protected Properties

Свойство Type Description
$introducedProtectedProperty string

Méthodes publiques

Méthode Description
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

Method Details

anAdviceForAProtectedTargetMethod() public méthode

public anAdviceForAProtectedTargetMethod ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

anAfterReturningAdvice() public méthode

public anAfterReturningAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

changeNameArgumentAdvice() public méthode

public changeNameArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

globalNameAdvice() public méthode

public globalNameAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

introducedMethod01Implementation() public méthode

public introducedMethod01Implementation ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

introducedMethodWithArgumentsImplementation() public méthode

public introducedMethodWithArgumentsImplementation ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

lousyConstructorAdvice() public méthode

public lousyConstructorAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : void
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat void

manyNamesAdvice() public méthode

public manyNamesAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

methodOfFinalClassAdvice() public méthode

public methodOfFinalClassAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

methodWithStaticTypeDeclarationsAdvice() public méthode

public methodWithStaticTypeDeclarationsAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

propertyOnMethodArgumentAdvice() public méthode

public propertyOnMethodArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

rocketScienceAdvice() public méthode

public rocketScienceAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

somethingSmartAdvice() public méthode

public somethingSmartAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

specialNameAdvice() public méthode

public specialNameAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

thisOnMethodArgumentAdvice() public méthode

public thisOnMethodArgumentAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

throwWorldAdvice() public méthode

public throwWorldAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

tryToWrapStaticMethodAdvice() public méthode

public tryToWrapStaticMethodAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

worldAdvice() public méthode

public worldAdvice ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : string
$joinPoint Neos\Flow\Aop\JoinPointInterface
Résultat string

Property Details

$introducedProtectedProperty protected_oe property

protected string $introducedProtectedProperty
Résultat string

$introducedProtectedPropertyWithDefaultValue public_oe property

public string $introducedProtectedPropertyWithDefaultValue
Résultat string

$introducedPublicProperty public_oe property

public array $introducedPublicProperty
Résultat array