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

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

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

public ConditionAggregate::notExists($field, $function

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

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

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

protected Tables::ensureEntityTable($index_prefix, $property, $type, $langcode

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

public QueryAggregate::execute()

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

protected QueryAggregate::addAggregate()

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

Type: \Drupal\Core\Database\Connection

2025-01-10 15:47:30