interface QueryPlaceholderInterface

Interface for a query that accepts placeholders.

Hierarchy

Expanded class hierarchy of QueryPlaceholderInterface

All classes that implement QueryPlaceholderInterface

Related topics

File

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

Members

Name Modifiers Type Description
QueryPlaceholderInterface::nextPlaceholder public function Returns the next placeholder ID for the query.
QueryPlaceholderInterface::uniqueIdentifier public function Returns a unique identifier for this object.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!database!query.inc/interface/QueryPlaceholderInterface/7.x