Load the version of an entity's field data specified in the entity.
Overrides EntityStorageInterface::FIELD_LOAD_REVISION
File
- core/lib/Drupal/Core/Entity/EntityStorageInterface.php, line 26
Class
- EntityStorageInterface
- Defines the interface for entity storage classes.
Namespace
Drupal\Core\Entity
Code
const FIELD_LOAD_REVISION = 'FIELD_LOAD_REVISION';
Please login to continue.