Update::$arguments
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Database/Query/Update.php \Drupal\Core\Database\Query\Update::arguments
- 10 core/lib/Drupal/Core/Database/Query/Update.php \Drupal\Core\Database\Query\Update::arguments
- 11.x core/lib/Drupal/Core/Database/Query/Update.php \Drupal\Core\Database\Query\Update::arguments
An array of values to update to.
Type: array
File
-
core/
lib/ Drupal/ Core/ Database/ Query/ Update.php, line 36
Class
- Update
- General class for an abstracted UPDATE operation.
Namespace
Drupal\Core\Database\QueryCode
protected $arguments = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.