FIELD_LOAD_REVISION

  1. drupal
    1. 7 modules/field/field.module
    2. 8 core/modules/field/field.module

Age argument for loading the version of an entity's field data specified in the entity with field_attach_load().

File

modules/field/field.module, line 274
Attach custom data fields to Drupal entities.

Code

define('FIELD_LOAD_REVISION', 'FIELD_LOAD_REVISION')

Related topics

Login or register to post comments