QueryAggregate::result
  • References/PHP/Drupal/Entity/Query/Sql/QueryAggregate

protected QueryAggregate::result()

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

public TablesInterface::isFieldCaseSensitive($field_name)

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

Type:

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

The SQL entity query object this condition belongs to. Type:

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

protected Query::result() Executes the

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