Load the most recent version of an entity's field data.
See also
field_attach_load().
Related topics
File
- drupal/core/modules/field/field.module, line 257
- Attach custom data fields to Drupal entities.
Code
const FIELD_LOAD_CURRENT = 'FIELD_LOAD_CURRENT';