Имя |
Описание |
ConditionGenerator |
A condition generator used as an eel context to orchestrate the different sql condition generators. |
ConjunctionGenerator |
A sql generator to create a sql conjunction condition. |
DisjunctionGenerator |
A sql generator to create a sql disjunction condition. |
EntityPrivilege |
A filter to rewrite doctrine queries according to the security policy. |
EntityPrivilegeExpressionEvaluator |
An evaluator that compiles expressions down to PHP code |
EntityPrivilegeExpressionParser |
A compiling expression parser |
FalseConditionGenerator |
A SQL generator to create a condition matching nothing. |
NotExpressionGenerator |
A sql generator to create a sql not condition. |
PropertyConditionGenerator |
A sql generator to create a sql condition for an entity property. |
SqlFilter |
A filter to rewrite doctrine queries according to the security policy. |
TrueConditionGenerator |
A SQL generator to create a condition matching anything. |