constant FIELD_LOAD_CURRENT

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

Related topics

File

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

Code

define('FIELD_LOAD_CURRENT', 'FIELD_LOAD_CURRENT')

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!field!field.module/constant/FIELD_LOAD_CURRENT/7.x