ConditionFundamentals::$conditions

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php \Drupal\Core\Entity\Query\ConditionFundamentals::conditions
  2. 8.9.x core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php \Drupal\Core\Entity\Query\ConditionFundamentals::conditions
  3. 10 core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php \Drupal\Core\Entity\Query\ConditionFundamentals::conditions

Array of conditions.

Type: array

File

core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php, line 15

Class

ConditionFundamentals
Common code for all implementations of the entity query condition interfaces.

Namespace

Drupal\Core\Entity\Query

Code

protected $conditions = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.