EntityViewController

Defines a generic controller to render a single entity.

Hierarchy

File

core/lib/Drupal/Core/Entity/Controller/EntityViewController.php, line 15

Namespace

Drupal\Core\Entity\Controller

Members

Name Modifiers Type Description
EntityViewController::$entityManager protected property The entity manager
EntityViewController::$renderer protected property The renderer service.
EntityViewController::buildTitle public function Pre-render callback to build the page title.
EntityViewController::create public static function Instantiates a new instance of this class. Overrides ContainerInjectionInterface::create
EntityViewController::view public function Provides a page to render a single entity.
EntityViewController::viewRevision public function Provides a page to render a single entity revision.
EntityViewController::__construct public function Creates an EntityViewController object.
doc_Drupal
2016-10-29 09:08:49
Comments
Leave a Comment

Please login to continue.