ConditionAggregate::notExists
  • References/PHP/Drupal/Entity/Query/Sql/ConditionAggregate

public ConditionAggregate::notExists($field, $function

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

protected Tables::addJoin($type, $table, $join_condition, $langcode, $delta

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

The build sql select query. Type:

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

protected QueryAggregate::addAggregate()

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

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

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

Entity table array, key is table name, value is alias. This array contains at most two entries: one for the data, one for the properties.

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

protected Tables::ensureFieldTable($index_prefix, &$field, $type, $langcode

2025-01-10 15:47:30