EntityListBuilderInterface::render

Builds a listing of entities for the given entity type.

Return value

array A render array as expected by drupal_render().

File

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

Class

EntityListBuilderInterface
Defines an interface to build entity listings.

Namespace

Drupal\Core\Entity

Code

public function render();
doc_Drupal
2016-10-29 09:06:55
Comments
Leave a Comment

Please login to continue.