Neos\Flow\Security\Authorization\Privilege\Entity\Doctrine
Classes
A condition generator used as an eel context to orchestrate the different sql condition generators.
A sql generator to create a sql conjunction condition.
A sql generator to create a sql disjunction condition.
A filter to rewrite doctrine queries according to the security policy.
An evaluator that compiles expressions down to PHP code
A compiling expression parser
A SQL generator to create a condition matching nothing.
A sql generator to create a sql not condition.
A sql generator to create a sql condition for an entity property.
A filter to rewrite doctrine queries according to the security policy.
A SQL generator to create a condition matching anything.
Interfaces
Contract for a SQL condition generator.