1 query.inc public QueryPlaceholderInterface::uniqueIdentifier()

Returns a unique identifier for this object.

File

core/includes/database/query.inc, line 257
Non-specific Database query code. Used by all engines.

Class

QueryPlaceholderInterface
Interface for a query that accepts placeholders.

Code

public function uniqueIdentifier();