protected property Schema::$uniqueIdentifier in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Database/Schema.php \Drupal\Core\Database\Schema::uniqueIdentifier
A unique identifier for this query object.
Type: string
File
- core/
lib/ Drupal/ Core/ Database/ Schema.php, line 44
Class
- Schema
- Provides a base implementation for Database Schema.
Namespace
Drupal\Core\DatabaseCode
protected $uniqueIdentifier;