EntityStorageInterface::FIELD_LOAD_CURRENT

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

Overrides EntityStorageInterface::FIELD_LOAD_CURRENT

File

core/lib/Drupal/Core/Entity/EntityStorageInterface.php, line 21

Class

EntityStorageInterface
Defines the interface for entity storage classes.

Namespace

Drupal\Core\Entity

Code

const FIELD_LOAD_CURRENT = 'FIELD_LOAD_CURRENT';
doc_Drupal
2016-10-29 09:07:44
Comments
Leave a Comment

Please login to continue.