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

protected Query::prepare() Prepares

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

Type:

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

Adds tables and fields to the SQL entity query. Hierarchy interface \Drupal\Core\Entity\Query\Sql\

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

protected QueryAggregate::result()

2025-01-10 15:47:30