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

protected Query::prepare() Prepares

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

public TablesInterface::isFieldCaseSensitive($field_name)

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

protected QueryAggregate::result()

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

public Query::getTables(SelectInterface $sql_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
Tables::isFieldCaseSensitive
  • References/PHP/Drupal/Entity/Query/Sql/Tables

public Tables::isFieldCaseSensitive($field_name)

2025-01-10 15:47:30