namespace Drupal\Core\Entity\Query
Same name in other branches
Object name | File name | Summary |
---|---|---|
ConditionAggregateBase | core/lib/Drupal/Core/Entity/Query/ConditionAggregateBase.php | Defines a common base class for all aggregation entity condition implementations. |
ConditionAggregateInterface | core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php | Defines aggregated entity query conditions. |
ConditionBase | core/lib/Drupal/Core/Entity/Query/ConditionBase.php | Defines a common base class for all entity condition implementations. |
ConditionFundamentals | core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php | Common code for all implementations of the entity query condition interfaces. |
ConditionInterface | core/lib/Drupal/Core/Entity/Query/ConditionInterface.php | Defines the entity query condition interface. |
QueryAggregateInterface | core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php | Defines an interface for aggregated entity queries. |
QueryBase | core/lib/Drupal/Core/Entity/Query/QueryBase.php | The base entity query class. |
QueryException | core/lib/Drupal/Core/Entity/Query/QueryException.php | Exception thrown by Query() on unsupported query syntax. |
QueryFactoryInterface | core/lib/Drupal/Core/Entity/Query/QueryFactoryInterface.php | Defines an interface for QueryFactory classes. |
QueryInterface | core/lib/Drupal/Core/Entity/Query/QueryInterface.php | Interface for entity queries. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.