Condition::$nestedInsideOrCondition
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Entity/Query/Sql/Condition.php \Drupal\Core\Entity\Query\Sql\Condition::nestedInsideOrCondition
- 10 core/lib/Drupal/Core/Entity/Query/Sql/Condition.php \Drupal\Core\Entity\Query\Sql\Condition::nestedInsideOrCondition
- 11.x core/lib/Drupal/Core/Entity/Query/Sql/Condition.php \Drupal\Core\Entity\Query\Sql\Condition::nestedInsideOrCondition
Whether this condition is nested inside an OR condition.
Type: bool
File
-
core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Condition.php, line 19
Class
- Condition
- Implements entity query conditions for SQL databases.
Namespace
Drupal\Core\Entity\Query\SqlCode
protected $nestedInsideOrCondition = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.