Search for nextPlaceholder
| Nombre | Tipo | Ubicación | Descripción |
|---|---|---|---|
|
Query:: |
function |
drupal-7.x/ |
Gets the next placeholder value for this query object. |
|
Query:: |
property |
drupal-7.x/ |
The placeholder counter. |
|
DatabaseSchema:: |
function |
drupal-7.x/ |
Implements QueryPlaceHolderInterface::nextPlaceholder(). |
|
SelectQueryExtender:: |
function |
drupal-7.x/ |
Implements QueryPlaceholderInterface::nextPlaceholder(). |
|
QueryPlaceholderInterface:: |
function |
drupal-7.x/ |
Returns the next placeholder ID for the query. |