Initial proof of concept for delayed multiple loading of entities.
Compare changes
@@ -89,6 +89,11 @@ abstract class EntityStorageBase extends EntityHandlerBase implements EntityStor
@@ -285,6 +290,34 @@ public function loadMultiple(?array $ids = NULL) {