N | Doctrine\Common\Collections\Expr | |
C | ClosureExpressionVisitor | Walks an expression graph and turns it into a PHP closure. |
C | Comparison | Comparison of a field with a value by the given operator. |
C | CompositeExpression | Expression of Expressions combined by AND or OR operation. |
C | ExpressionVisitor | An Expression visitor walks a graph of expressions and turns them into a query for the underlying implementation. |
C | Value |
N | Doctrine\Common\Collections\Expr | |
I | Expression | Expression for the {@link Selectable} interface. |