FIELD_LOAD_CURRENT

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

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

File

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

Code

define('FIELD_LOAD_CURRENT', 'FIELD_LOAD_CURRENT')

Related topics

Login or register to post comments