SelectQuery::forUpdate |
function |
drupal/includes/database/select.inc |
Add FOR UPDATE to the query. |
SelectQuery::$forUpdate |
property |
drupal/includes/database/select.inc |
The FOR UPDATE status |
SelectQuery_sqlite::forUpdate |
function |
drupal/includes/database/sqlite/select.inc |
Add FOR UPDATE to the query. |
SelectQueryExtender::forUpdate |
function |
drupal/includes/database/select.inc |
Add FOR UPDATE to the query. |
SelectQueryInterface::forUpdate |
function |
drupal/includes/database/select.inc |
Add FOR UPDATE to the query. |