protected property Condition::$queryPlaceholderIdentifier

The identifier of the query placeholder this condition has been compiled against.

File

drupal/core/lib/Drupal/Core/Database/Query/Condition.php, line 46
Definition of 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;