The FOR UPDATE status
File
- core/lib/Drupal/Core/Database/Query/Select.php, line 118
Class
- Select
- Query builder for SELECT statements.
Namespace
Drupal\Core\Database\Query
Code
protected $forUpdate = FALSE;
The FOR UPDATE status
Drupal\Core\Database\Query
protected $forUpdate = FALSE;
Please login to continue.