UpdateQuery::$fields
An array of fields that will be updated.
Type: array
File
-
includes/
database/ query.inc, line 983
Class
- UpdateQuery
- General class for an abstracted UPDATE operation.
Code
protected $fields = array();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.