Defines the entity query for configuration entities.
Hierarchy
class \Drupal\Core\Entity\Query\QueryBase implements QueryInterfaceclass \Drupal\Core\Entity\Query\Null\Query implements QueryAggregateInterface, QueryInterface
File
core/lib/Drupal/Core/Entity/Query/Null/Query.php, line 13
Namespace
Drupal\Core\Entity\Query\Null
Members
Name Modifiers Type Description Query::conditionAggregateGroupFactory public function Creates an object holding a group of conditions. Over