EntityStorageBase::$entityIdsToLoad

Entity IDs awaiting loading.

Type: entityIdsToLoad

File

core/lib/Drupal/Core/Entity/EntityStorageBase.php, line 95

Class

EntityStorageBase
A base entity storage class.

Namespace

Drupal\Core\Entity

Code

protected array $entityIdsToLoad = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.