Hierarchy

Expanded class hierarchy of DrupalEntityControllerInterface

Related topics

File

core/includes/drupal.classes.inc, line 112
Contains class and interface wrappers for Drupal 7.x compatibility.

Members

Contains filters are case sensitive
Name Modifiers Typesort descending Description
EntityControllerInterface::resetCache public function Resets the internal, static entity cache.
EntityControllerInterface::load public function Loads one or more entities.
EntityControllerInterface::resetStaticCache public function Resets the internal, static entity cache.
EntityControllerInterface::buildContent public function Builds a structured array representing the entity's content.
EntityControllerInterface::view public function Creates a rendered entity.