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')
Age argument for loading the most recent version of an entity's field data with field_attach_load().
define('FIELD_LOAD_CURRENT', 'FIELD_LOAD_CURRENT')