The identifier of the query placeholder this condition has been compiled against.
File
- core/lib/Drupal/Core/Database/Query/Condition.php, line 40
Class
- Condition
- Generic class for a series of conditions in a query.
Namespace
Drupal\Core\Database\Query
Code
protected $queryPlaceholderIdentifier;
Please login to continue.