namespace Drupal\Core\Entity\Query\Sql
Same name in other branches
Object name | File name | Summary |
---|---|---|
Condition | core/lib/Drupal/Core/Entity/Query/Sql/Condition.php | Implements entity query conditions for SQL databases. |
ConditionAggregate | core/lib/Drupal/Core/Entity/Query/Sql/ConditionAggregate.php | Defines the aggregate condition for sql based storage. |
Query | core/lib/Drupal/Core/Entity/Query/Sql/Query.php | The SQL storage entity query class. |
QueryAggregate | core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php | The SQL storage entity query aggregate class. |
QueryFactory | core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php | Factory class creating entity query objects for the SQL backend. |
Tables | core/lib/Drupal/Core/Entity/Query/Sql/Tables.php | Adds tables and fields to the SQL entity query. |
TablesInterface | core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php | Adds tables and fields to the SQL entity query. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.