protected property Condition::$query in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 25 - Contains \Drupal\Core\Entity\Query\Sql\Condition.
Class
- Condition
- Implements entity query conditions for SQL databases.
Namespace
Drupal\Core\Entity\Query\SqlCode
protected $query;