Same name in other branches
  1. 8.9.x Drupal\Core\Entity\Query
  2. 9 Drupal\Core\Entity\Query
Classsort descending Location Description
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.
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.