|
Query::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
Returns a unique identifier for this object. |
|
Query::$uniqueIdentifier |
property |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
A unique identifier for this query object. |
|
Schema::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Implements PlaceHolderInterface::uniqueIdentifier(). |
|
Schema::$uniqueIdentifier |
property |
drupal/core/lib/Drupal/Core/Database/Schema.php |
A unique identifier for this query object. |
|
SelectExtender::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
Implements Drupal\Core\Database\Query\PlaceholderInterface::uniqueIdentifier(). |
|
SelectExtender::$uniqueIdentifier |
property |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
A unique identifier for this query object. |
|
PlaceholderInterface::uniqueIdentifier |
function |
drupal/core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php |
Returns a unique identifier for this object. |