QueryAggregate::addAggregate
  • References/PHP/Drupal/Entity/Query/Sql/QueryAggregate

protected QueryAggregate::addAggregate()

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
QueryBase::conditionAggregate
  • References/PHP/Drupal/Entity/Query/QueryBase

public QueryBase::conditionAggregate($field, $function = NULL, $value =

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

Stores the entity manager used by the query. Type:

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

Flag indicating whether to query the current revision or all revisions. Type: bool File

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

public static Condition::translateCondition(&$condition, SelectInterface

2025-01-10 15:47:30
ConditionFundamentals::$conjunction
  • References/PHP/Drupal/Entity/Query/ConditionFundamentals

The conjunction of this condition group. The value is one of the following: AND (default) OR

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

Type: \Drupal\Core\Database\Connection

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

public QueryBase::notExists($property, $langcode = NULL)

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

public Query::execute() Execute the

2025-01-10 15:47:30