Condition::$query
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/Query/Sql/Condition.php \Drupal\Core\Entity\Query\Sql\Condition::query
- 10 core/lib/Drupal/Core/Entity/Query/Sql/Condition.php \Drupal\Core\Entity\Query\Sql\Condition::query
- 11.x core/lib/Drupal/Core/Entity/Query/Sql/Condition.php \Drupal\Core\Entity\Query\Sql\Condition::query
The SQL entity query object this condition belongs to.
Type: \Drupal\Core\Entity\Query\Sql\Query
Overrides ConditionFundamentals::$query
File
-
core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Condition.php, line 27
Class
- Condition
- Implements entity query conditions for SQL databases.
Namespace
Drupal\Core\Entity\Query\SqlCode
protected $query;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.