QueryFactory
  • References/PHP/Drupal/Entity/Query/Sql/pgsql/QueryFactory

PostgreSQL specific entity query implementation. To add a new query implementation extending the default SQL one, add a service definition like

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

public ConditionAggregateInterface::condition($field

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

Defines the entity query for configuration entities. Hierarchy class \Drupal\Core\Entity\Query\

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

public QueryAggregateInterface::sortAggregate($field

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

public Query::conditionAggregateGroupFactory($conjunction = 'AND')

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

public QueryAggregateInterface::conditionAg

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

public QueryFactoryInterface::get(EntityTypeInterface

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

public QueryBase::hasAllTags() Determines

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

protected Query::getSqlField($field, $langcode)

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

TRUE if this is a count query, FALSE if it isn't. Type: bool File

2025-01-10 15:47:30