constant EntityStorageInterface::FIELD_LOAD_REVISION in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/EntityStorageInterface.php \Drupal\Core\Entity\EntityStorageInterface::FIELD_LOAD_REVISION
- 9 core/lib/Drupal/Core/Entity/EntityStorageInterface.php \Drupal\Core\Entity\EntityStorageInterface::FIELD_LOAD_REVISION
Load the version of an entity's field data specified in the entity.
File
- core/
lib/ Drupal/ Core/ Entity/ EntityStorageInterface.php, line 26
Class
- EntityStorageInterface
- Defines the interface for entity storage classes.
Namespace
Drupal\Core\EntityCode
const FIELD_LOAD_REVISION = 'FIELD_LOAD_REVISION';