Defines the entity query condition interface.
Expanded class hierarchy of ConditionInterface
All classes that implement ConditionInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ConditionInterface:: |
public | function | Compiles this conditional clause. | |
ConditionInterface:: |
public | function | Adds a condition. | 7 |
ConditionInterface:: |
public | function | Gets a complete list of all conditions in this conditional clause. | |
ConditionInterface:: |
public | function | Implements \Countable::count(). | |
ConditionInterface:: |
public | function | Queries for the existence of a field. | |
ConditionInterface:: |
public | function | Gets the current conjunction. | |
ConditionInterface:: |
public | function | Queries for the existence of a field. |