Returns the collection as an array.
\Drupal\Core\Entity\EntityInterface[] The array of entities.
public function toArray() { return $this->data; }