You are here

25 calls to EntityListBuilder::buildRow() in Drupal 8

ActionListBuilder::buildRow in core/modules/action/src/ActionListBuilder.php
Builds a row for an entity in the entity listing.
BlockContentListBuilder::buildRow in core/modules/block_content/src/BlockContentListBuilder.php
Builds a row for an entity in the entity listing.
BlockContentTypeListBuilder::buildRow in core/modules/block_content/src/BlockContentTypeListBuilder.php
Builds a row for an entity in the entity listing.
CommentTypeListBuilder::buildRow in core/modules/comment/src/CommentTypeListBuilder.php
Builds a row for an entity in the entity listing.
ConfigTestListBuilder::buildRow in core/modules/config/tests/config_test/src/ConfigTestListBuilder.php
Builds a row for an entity in the entity listing.
ConfigTranslationEntityListBuilder::buildRow in core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php
Builds a row for an entity in the entity listing.
ContactFormListBuilder::buildRow in core/modules/contact/src/ContactFormListBuilder.php
Builds a row for an entity in the entity listing.
DateFormatListBuilder::buildRow in core/modules/system/src/DateFormatListBuilder.php
Builds a row for an entity in the entity listing.
DraggableListBuilder::buildRow in core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php
Builds a row for an entity in the entity listing.
EntityDisplayModeListBuilder::buildRow in core/modules/field_ui/src/EntityDisplayModeListBuilder.php
Builds a row for an entity in the entity listing.
EntityListBuilder::render in core/lib/Drupal/Core/Entity/EntityListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
EntityTestListBuilder::buildRow in core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
Builds a row for an entity in the entity listing.
FieldConfigListBuilder::buildRow in core/modules/field_ui/src/FieldConfigListBuilder.php
Builds a row for an entity in the entity listing.
ImageStyleListBuilder::buildRow in core/modules/image/src/ImageStyleListBuilder.php
Builds a row for an entity in the entity listing.
MediaListBuilder::buildRow in core/modules/media/src/MediaListBuilder.php
Builds a row for an entity in the entity listing.
MediaTypeListBuilder::buildRow in core/modules/media/src/MediaTypeListBuilder.php
Builds a row for an entity in the entity listing.
MenuListBuilder::buildRow in core/modules/menu_ui/src/MenuListBuilder.php
Builds a row for an entity in the entity listing.
NodeListBuilder::buildRow in core/modules/node/src/NodeListBuilder.php
Builds a row for an entity in the entity listing.
NodeTypeListBuilder::buildRow in core/modules/node/src/NodeTypeListBuilder.php
Builds a row for an entity in the entity listing.
ResponsiveImageStyleListBuilder::buildRow in core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php
Builds a row for an entity in the entity listing.
ShortcutSetListBuilder::buildRow in core/modules/shortcut/src/ShortcutSetListBuilder.php
Builds a row for an entity in the entity listing.
UserListBuilder::buildRow in core/modules/user/src/UserListBuilder.php
Builds a row for an entity in the entity listing.
ViewListBuilder::buildRow in core/modules/views_ui/src/ViewListBuilder.php
Builds a row for an entity in the entity listing.
WorkflowListBuilder::buildRow in core/modules/workflows/src/WorkflowListBuilder.php
Builds a row for an entity in the entity listing.
WorkspaceListBuilder::buildRow in core/modules/workspaces/src/WorkspaceListBuilder.php
Builds a row for an entity in the entity listing.