public QueryAggregateInterface::notExistsAggregate($field
public QueryInterface::notExists($field, $langcode = NULL)
The list of sorts. Type:
public Query::notExistsAggregate($field, $function, $langcode = NULL)
Adds tables and fields to the SQL entity query. Hierarchy class \Drupal\Core\Entity\Query\Sql\
public QueryAggregateInterface::existsAggregate($field
Stores the sql expressions used to build the sql query. An array of expressions. Type:
public ConditionAggregateInterface::notExists($field
public &ConditionAggregateInterface
PostgreSQL specific entity query implementation. To add a new query implementation extending the default SQL one, add a service definition like
Page 12 of 19