public PlaceholderInterface::uniqueIdentifier()
Returns a unique identifier for this object.
File
- core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php, line 13
Class
- PlaceholderInterface
- Interface for a query that accepts placeholders.
Namespace
Drupal\Core\Database\Query
Code
public function uniqueIdentifier();
Please login to continue.