Свойство | Type | Description | |
---|---|---|---|
$entityType | string | Entity type the currently parsed expression relates to |
Méthode | Description | |
---|---|---|
conjunction ( ) : |
||
disjunction ( ) : |
||
getEntityType ( ) : string | ||
isType ( $entityType ) : void | ||
notExpression ( Neos\Flow\Security\Authorization\Privilege\Entity\Doctrine\SqlGeneratorInterface $expression ) : |
||
property ( string $path ) : |
public conjunction ( ) : |
||
Résultat |
public disjunction ( ) : |
||
Résultat |
public notExpression ( Neos\Flow\Security\Authorization\Privilege\Entity\Doctrine\SqlGeneratorInterface $expression ) : |
||
$expression | Neos\Flow\Security\Authorization\Privilege\Entity\Doctrine\SqlGeneratorInterface | |
Résultat |
protected string $entityType | ||
Résultat | string |