Tables::addJoin
  • References/PHP/Drupal/Entity/Query/Sql/Tables

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

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

QueryAggregate::createSqlAlias($field, $sql_field)

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

public ConditionAggregate::exists($field, $function

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

public QueryAggregate::execute()

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

public static Condition::translateCondition(&$condition, SelectInterface

2025-01-10 15:47:30