W3cubDocs

/Drupal 8

interface 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.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!EntityListBuilderInterface.php/interface/EntityListBuilderInterface/8.1.x