You are here

protected property Condition::$queryPlaceholderIdentifier in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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.

File

core/lib/Drupal/Core/Database/Query/Condition.php, line 45
Contains \Drupal\Core\Database\Query\Condition.

Class

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

Namespace

Drupal\Core\Database\Query

Code

protected $queryPlaceholderIdentifier;