Array of entities that has comments.
We use this to load all the commented entities of same entity type at once to the EntityStorageController static cache.
Type: array
protected $loadedCommentedEntities = [];