Condition::$queryPlaceholderIdentifier
Same name in other branches
- 9 core/lib/Drupal/Core/Database/Query/Condition.php \Drupal\Core\Database\Query\Condition::queryPlaceholderIdentifier
- 10 core/lib/Drupal/Core/Database/Query/Condition.php \Drupal\Core\Database\Query\Condition::queryPlaceholderIdentifier
- 11.x core/lib/Drupal/Core/Database/Query/Condition.php \Drupal\Core\Database\Query\Condition::queryPlaceholderIdentifier
The identifier of the query placeholder this condition has been compiled against.
Type: string
File
-
core/
lib/ Drupal/ Core/ Database/ Query/ Condition.php, line 67
Class
- Condition
- Generic class for a series of conditions in a query.
Namespace
Drupal\Core\Database\QueryCode
protected $queryPlaceholderIdentifier;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.