ConditionInterface::notExists
  • References/PHP/Drupal/Entity/Query/ConditionInterface

public ConditionInterface::notExists($field

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

An array of strings added as to the group by, keyed by the string to avoid duplicates. Type:

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

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

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

protected QueryAggregate::compileAggregate()

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

Provides a factory for creating entity query objects for the null backend. Hierarchy class

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

public QueryInterface::allRevisions()

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

Factory class Creating entity query objects. Any implementation of this service must call getQuery()/getAggregateQuery() of the corresponding

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

The base entity query class. Hierarchy class \Drupal\Core\Entity\Query\

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

public Tables::addField($field, $type, $langcode)

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

public QueryAggregateInterface::conditionAggregate($field

2025-01-10 15:47:30