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
ConditionAggregate::compile
  • References/PHP/Drupal/Entity/Query/Sql/ConditionAggregate

public ConditionAggregate::compile($conditionContainer)

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

protected Query::compile() Compiles

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

public QueryAggregate::existsAggregate($field, $function,

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

protected Query::isSimpleQuery() Determines

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

protected QueryAggregate::addGroupBy()

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

protected QueryAggregate::finish()

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

Implements entity query conditions for SQL databases. Hierarchy class \Drupal\Core\Entity\Query\

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

public QueryFactory::getAggregate(EntityTypeInterface $entity_type

2025-01-10 15:47:30