Search for placeholder
- Search 9.5.x for placeholder
- Search 8.9.x for placeholder
- Search 10.3.x for placeholder
- Search 11.x for placeholder
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseCondition::$queryPlaceholderIdentifier | property | includes/ |
The identifier of the query placeholder this condition has been compiled against. |
| DatabaseSchema::$placeholder | property | includes/ |
The placeholder counter. |
| DatabaseSchema::nextPlaceholder | function | includes/ |
Implements QueryPlaceHolderInterface::nextPlaceholder(). |
| drupal_placeholder | function | includes/ |
Formats text for emphasized display in a placeholder inside a sentence. |
| Query::$nextPlaceholder | property | includes/ |
The placeholder counter. |
| Query::nextPlaceholder | function | includes/ |
Gets the next placeholder value for this query object. |
| QueryPlaceholderInterface | interface | includes/ |
Interface for a query that accepts placeholders. |
| QueryPlaceholderInterface::nextPlaceholder | function | includes/ |
Returns the next placeholder ID for the query. |
| QueryPlaceholderInterface::uniqueIdentifier | function | includes/ |
Returns a unique identifier for this object. |
| SelectQueryExtender::$placeholder | property | includes/ |
The placeholder counter. |
| SelectQueryExtender::nextPlaceholder | function | includes/ |
Implements QueryPlaceholderInterface::nextPlaceholder(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.