Query::prepare
  • References/PHP/Drupal/Entity/Query/Sql/Query

protected Query::prepare() Prepares

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

An array of fields keyed by the field alias. Each entry correlates to the arguments of

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

protected Query::result() Executes the

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

public Query::getTables(SelectInterface $sql_query)

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

public Condition::compile($conditionContainer)

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

Implements entity query conditions for PostgreSQL databases. Hierarchy class \Dru

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

public Tables::isFieldCaseSensitive($field_name)

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

Field table array, key is table name, value is alias. This array contains one entry per field table. Type:

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

Defines the aggregate condition for sql based storage. Hierarchy class \Drupal\Core\Entity\Query\

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

protected QueryAggregate::result()

2025-01-10 15:47:30