QueryFactory::$entityManager
  • References/PHP/Drupal/Entity/Query/QueryFactory

Stores the entity manager used by the query. Type:

2025-01-10 15:47:30
Query
  • References/PHP/Drupal/Entity/Query/Sql/Query

The SQL storage entity query class. Hierarchy class \Drupal\Core\Entity\Query\

2025-01-10 15:47:30
QueryBase::getAggregationAlias
  • References/PHP/Drupal/Entity/Query/QueryBase

protected QueryBase::getAggregationAlias($field, $function)

2025-01-10 15:47:30
Tables::$entityManager
  • References/PHP/Drupal/Entity/Query/Sql/Tables

The entity manager. Type:

2025-01-10 15:47:30
ConditionAggregateInterface::exists
  • References/PHP/Drupal/Entity/Query/ConditionAggregateInterface

public ConditionAggregateInterface::exists($field

2025-01-10 15:47:30
QueryAggregateInterface
  • References/PHP/Drupal/Entity/Query/QueryAggregateInterface

Defines a interface for aggregated entity queries. Hierarchy interface \Drupal\Co

2025-01-10 15:47:30
QueryInterface::exists
  • References/PHP/Drupal/Entity/Query/QueryInterface

public QueryInterface::exists($field, $langcode = NULL)

2025-01-10 15:47:30
QueryInterface::execute
  • References/PHP/Drupal/Entity/Query/QueryInterface

public QueryInterface::execute() Execute

2025-01-10 15:47:30
QueryException
  • References/PHP/Drupal/Entity/Query/QueryException

Exception thrown by Query() on unsupported query syntax. Some storage modules might not support the full range of the syntax for conditions

2025-01-10 15:47:30
ConditionAggregate::exists
  • References/PHP/Drupal/Entity/Query/Sql/ConditionAggregate

public ConditionAggregate::exists($field, $function

2025-01-10 15:47:30