EntityListBuilderInterface

Defines an interface to build entity listings.

Hierarchy

File

core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php, line 8

Namespace

Drupal\Core\Entity

Members

Name Modifiers Type Description
EntityListBuilderInterface::getOperations public function Provides an array of information to build a list of operation links.
EntityListBuilderInterface::getStorage public function Gets the entity storage.
EntityListBuilderInterface::load public function Loads entities of this type from storage for listing.
EntityListBuilderInterface::render public function Builds a listing of entities for the given entity type.
doc_Drupal
2016-10-29 09:06:54
Comments
Leave a Comment

Please login to continue.