/**
  * {@inheritdoc}
  */
 public function getAllViewModes()
 {
     return $this->entityManager->getAllViewModes();
 }