Conditions that are used for exact searches.
This is always used for the second step in the query, but is not part of the preparation step unless $this->simple is FALSE.
Type: \Drupal\Core\Database\Query\ConditionInterface[]
protected $conditions;