You are here

16 methods override EntityListBuilder::render() in Drupal 8

ActionListBuilder::render in core/modules/action/src/ActionListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
BlockListBuilder::render in core/modules/block/src/BlockListBuilder.php
ConfigTranslationEntityListBuilder::render in core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php
Builds a listing of entities for the given entity type.
DraggableListBuilder::render in core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
EntityDisplayModeListBuilder::render in core/modules/field_ui/src/EntityDisplayModeListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
FieldConfigListBuilder::render in core/modules/field_ui/src/FieldConfigListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
ImageStyleListBuilder::render in core/modules/image/src/ImageStyleListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
MediaTypeListBuilder::render in core/modules/media/src/MediaTypeListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
MenuListBuilder::render in core/modules/menu_ui/src/MenuListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
ModeratedNodeListBuilder::render in core/modules/content_moderation/src/ModeratedNodeListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
NodeTypeListBuilder::render in core/modules/node/src/NodeTypeListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
PathAliasListBuilder::render in core/modules/path/src/PathAliasListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
UserListBuilder::render in core/modules/user/src/UserListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
ViewListBuilder::render in core/modules/views_ui/src/ViewListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
WorkflowListBuilder::render in core/modules/workflows/src/WorkflowListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
WorkspaceListBuilder::render in core/modules/workspaces/src/WorkspaceListBuilder.php
Builds the entity listing as renderable array for table.html.twig.