QueryBase::notExists
  • References/PHP/Drupal/Entity/Query/QueryBase

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

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

public QueryAggregateInterface::execute()

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

public Query::execute() Execute the

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

public QueryBase::getEntityTypeId() Gets

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

Defines aggregated entity query conditions. Hierarchy interface \Drupal\Core\Entity\Query\

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

protected QueryAggregate::addAggregate()

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

public ConditionInterface::exists($field,

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

Entity table array, key is table name, value is alias. This array contains at most two entries: one for the data, one for the properties.

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

Flag indicating whether to query the current revision or all revisions. Type: bool File

2025-01-10 15:47:30