Hierarchy
- interface EntityControllerInterface
- interface DrupalEntityControllerInterface
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
Name | Modifiers | Type | Description |
---|---|---|---|
EntityControllerInterface:: |
public | function | Builds a structured array representing the entity's content. |
EntityControllerInterface:: |
public | function | Loads one or more entities. |
EntityControllerInterface:: |
public | function | Resets the internal, static entity cache. |
EntityControllerInterface:: |
public | function | Resets the internal, static entity cache. |
EntityControllerInterface:: |
public | function | Creates a rendered entity. |