ConditionBase
  • References/PHP/Drupal/Entity/Query/ConditionBase

Defines a common base class for all entity condition implementations. Hierarchy class

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::$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
ConditionFundamentals::$query
  • References/PHP/Drupal/Entity/Query/ConditionFundamentals

The query this condition belongs to. 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
Tables::$sqlQuery
  • References/PHP/Drupal/Entity/Query/Sql/Tables

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

public ConditionFundamentals::__construct($conjunction

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

protected QueryAggregate::result()

2025-01-10 15:47:30
QueryBase::exists
  • References/PHP/Drupal/Entity/Query/QueryBase

public QueryBase::exists($property, $langcode = NULL)

2025-01-10 15:47:30