Condition::$stringVersion

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Database/Query/Condition.php \Drupal\Core\Database\Query\Condition::stringVersion
  2. 10 core/lib/Drupal/Core/Database/Query/Condition.php \Drupal\Core\Database\Query\Condition::stringVersion
  3. 11.x core/lib/Drupal/Core/Database/Query/Condition.php \Drupal\Core\Database\Query\Condition::stringVersion

Contains the string version of the Condition.

Type: string

File

core/lib/Drupal/Core/Database/Query/Condition.php, line 74

Class

Condition
Generic class for a series of conditions in a query.

Namespace

Drupal\Core\Database\Query

Code

protected $stringVersion;

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