Interface for a query that accepts placeholders.
Implemented by
Hierarchy
- interface QueryPlaceholderInterface
Expanded class hierarchy of QueryPlaceholderInterface
Related topics
File
- core/includes/ database/ query.inc, line 256 
- Non-specific Database query code. Used by all engines.
Members
| Name   | Modifiers | Type | Description | 
|---|---|---|---|
| QueryPlaceholderInterface:: | public | function | Returns the next placeholder ID for the query. | 
| QueryPlaceholderInterface:: | public | function | Returns a unique identifier for this object. | 
