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