QueryFactory::getConfigKeyStore

protected QueryFactory::getConfigKeyStore(EntityTypeInterface $entity_type) Gets the key value store used to store fast lookups. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type. Return value \Drupal\Core\KeyValueStore\KeyValueStoreInterface The key value store used to store fast lookups. File core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php, line 82 Class QueryFactory Provides a factory for creating entity query objects for the config backend.

QueryFactory::getAggregate

public QueryFactory::getAggregate(EntityTypeInterface $entity_type, $conjunction) Instantiates an aggregation query object for a given entity type. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition. string $conjunction: AND: all of the conditions on the query need to match. OR: at least one of the conditions on the query need to match. Return value \Drupal\Core\Entity\Query\QueryAggregateInterface The query object that can query the given entity t

QueryFactory::getAggregate

public QueryFactory::getAggregate(EntityTypeInterface $entity_type, $conjunction) Instantiates an aggregation query object for a given entity type. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition. string $conjunction: AND: all of the conditions on the query need to match. OR: at least one of the conditions on the query need to match. Return value \Drupal\Core\Entity\Query\QueryAggregateInterface The query object that can query the given entity t

QueryFactory::getAggregate

public QueryFactory::getAggregate(EntityTypeInterface $entity_type, $conjunction) Instantiates an aggregation query object for a given entity type. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition. string $conjunction: AND: all of the conditions on the query need to match. OR: at least one of the conditions on the query need to match. Return value \Drupal\Core\Entity\Query\QueryAggregateInterface The query object that can query the given entity t

QueryFactory::getAggregate

public QueryFactory::getAggregate(EntityTypeInterface $entity_type, $conjunction) Instantiates an aggregation query object for a given entity type. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition. string $conjunction: AND: all of the conditions on the query need to match. OR: at least one of the conditions on the query need to match. Return value \Drupal\Core\Entity\Query\QueryAggregateInterface The query object that can query the given entity t

QueryFactory::getAggregate

public QueryFactory::getAggregate($entity_type_id, $conjunction = 'AND') Returns an aggregated query object for a given entity type. Parameters string $entity_type_id: The entity type ID. string $conjunction: AND: all of the conditions on the query need to match. OR: at least one of the conditions on the query need to match. Return value \Drupal\Core\Entity\Query\QueryAggregateInterface The aggregated query object that can query the given entity type. File core/lib/Drupal/Core/Entity/Quer

QueryFactory::get

public QueryFactory::get(EntityTypeInterface $entity_type, $conjunction) Instantiates an entity query for a given entity type. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition. string $conjunction: The operator to use to combine conditions: 'AND' or 'OR'. Return value \Drupal\Core\Entity\Query\QueryInterface An entity query for a specific configuration entity type. Overrides QueryFactoryInterface::get File core/lib/Drupal/Core/Config/Entity/Query/Que

QueryFactory::get

public QueryFactory::get(EntityTypeInterface $entity_type, $conjunction) Instantiates an entity query for a given entity type. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition. string $conjunction: The operator to use to combine conditions: 'AND' or 'OR'. Return value \Drupal\Core\Entity\Query\QueryInterface An entity query for a specific configuration entity type. Overrides QueryFactoryInterface::get File core/lib/Drupal/Core/Entity/Query/Null/Query

QueryFactory::get

public QueryFactory::get(EntityTypeInterface $entity_type, $conjunction) Instantiates an entity query for a given entity type. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition. string $conjunction: The operator to use to combine conditions: 'AND' or 'OR'. Return value \Drupal\Core\Entity\Query\QueryInterface An entity query for a specific configuration entity type. Overrides QueryFactoryInterface::get File core/lib/Drupal/Core/Entity/KeyValueStore/Qu

QueryFactory::get

public QueryFactory::get(EntityTypeInterface $entity_type, $conjunction) Instantiates an entity query for a given entity type. Parameters \Drupal\Core\Entity\EntityTypeInterface $entity_type: The entity type definition. string $conjunction: The operator to use to combine conditions: 'AND' or 'OR'. Return value \Drupal\Core\Entity\Query\QueryInterface An entity query for a specific configuration entity type. Overrides QueryFactoryInterface::get File core/lib/Drupal/Core/Entity/Query/Sql/QueryF