This is the complete list of members for Predicate, including all inherited members.
$db (defined in Expression) | Expression | protected |
$expression (defined in Expression) | Expression | protected |
__callStatic(string $ignored, array $args) (defined in FactoryTrait) | FactoryTrait | static |
__construct(DB $db, string $expression) | Expression | |
__toString() | Expression | |
factory(DB $db, string $expression) | Expression | static |
factory(DB $db,... $args) (defined in FactoryTrait) | FactoryTrait | static |
lAnd(string ... $predicates) | Predicate | |
lNot() | Predicate | |
lOr(string ... $predicates) | Predicate | |
match(DB $db, $a, $b) | Predicate | static |