constant FIELD_STORAGE_UPDATE

Argument for an update operation.

This is used in hook_field_storage_write when updating an existing entity.

Related topics

File

modules/field/field.attach.inc, line 58
Field attach API, allowing entities (nodes, users, ...) to be 'fieldable'.

Code

define('FIELD_STORAGE_UPDATE', 'update')

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!field!field.attach.inc/constant/FIELD_STORAGE_UPDATE/7.x