QueryAggregateInterface::notExistsAggregate
  • References/PHP/Drupal/Entity/Query/QueryAggregateInterface

public QueryAggregateInterface::notExistsAggregate($field

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

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

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

The list of sorts. Type:

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

public Query::notExistsAggregate($field, $function, $langcode = NULL)

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

Adds tables and fields to the SQL entity query. Hierarchy class \Drupal\Core\Entity\Query\Sql\

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

public QueryAggregateInterface::existsAggregate($field

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

Stores the sql expressions used to build the sql query. An array of expressions. Type:

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

public ConditionAggregateInterface::notExists($field

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

public &ConditionAggregateInterface

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

PostgreSQL specific entity query implementation. To add a new query implementation extending the default SQL one, add a service definition like

2025-01-10 15:47:30