A unique identifier for this query object.
File
- core/lib/Drupal/Core/Database/Query/Query.php, line 47
Class
- Query
- Base class for query builders.
Namespace
Drupal\Core\Database\Query
Code
protected $uniqueIdentifier;
A unique identifier for this query object.
Drupal\Core\Database\Query
protected $uniqueIdentifier;
Please login to continue.