constant FIELD_LOAD_CURRENT

Load the most recent version of an entity's field data.

See also

field_attach_load().

Related topics

15 uses of FIELD_LOAD_CURRENT

File

drupal/core/modules/field/field.module, line 120
Attach custom data fields to Drupal entities.

Code

const FIELD_LOAD_CURRENT = 'FIELD_LOAD_CURRENT';