W3cubDocs

/Drupal 8

interface PlaceholderInterface

Interface for a query that accepts placeholders.

Hierarchy

File

core/lib/Drupal/Core/Database/Query/PlaceholderInterface.php, line 8

Namespace

Drupal\Core\Database\Query

Members

Name Modifiers Type Description
PlaceholderInterface::nextPlaceholder public function Returns the next placeholder ID for the query.
PlaceholderInterface::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/core!lib!Drupal!Core!Database!Query!PlaceholderInterface.php/interface/PlaceholderInterface/8.1.x