QueryInterface::execute
  • References/PHP/Drupal/Entity/Query/QueryInterface

public QueryInterface::execute() Execute

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

protected Tables::ensureFieldTable($index_prefix, &$field, $type, $langcode

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

Defines a interface for aggregated entity queries. Hierarchy interface \Drupal\Co

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

public QueryAggregate::execute()

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

Exception thrown by Query() on unsupported query syntax. Some storage modules might not support the full range of the syntax for conditions

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

protected Tables::ensureEntityTable($index_prefix, $property, $type, $langcode

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

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

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

public QueryInterface::exists($field, $langcode = NULL)

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

public ConditionAggregate::exists($field, $function

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

The entity type this query runs against. Type: string File

2025-01-10 15:47:30