Search for list

  1. Search 7.x for list
  2. Search 8.9.x for list
  3. Search 10.3.x for list
  4. Search 11.x for list
  5. Other projects
Title Object type File name Summary
EntityListBuilderInterface.php file core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php
EntityListBuilderInterface::getOperations function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Provides an array of information to build a list of operation links.
EntityListBuilderInterface::getStorage function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Gets the entity storage.
EntityListBuilderInterface::load function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Loads entities of this type from storage for listing.
EntityListBuilderInterface::render function core/lib/Drupal/Core/Entity/EntityListBuilderInterface.php Builds a listing of entities for the given entity type.
EntityListBuilderTest class core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php @coversDefaultClass \Drupal\Core\Entity\EntityListBuilder[[api-linebreak]]
@group Entity
EntityListBuilderTest class core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests entity list builder functionality.
EntityListBuilderTest.php file core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityListBuilderTest.php file core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Contains \Drupal\Tests\Core\Entity\EntityListBuilderTest.
EntityListBuilderTest::$container property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The service container used for testing.
EntityListBuilderTest::$defaultTheme property core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityListBuilderTest::$entityListBuilder property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The EntityListBuilder object to test.
EntityListBuilderTest::$entityType property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The entity type used for testing.
EntityListBuilderTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The module handler used for testing.
EntityListBuilderTest::$modules property core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityListBuilderTest::$redirectDestination property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The redirect destination service.
EntityListBuilderTest::$role property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The entity used to construct the EntityListBuilder.
EntityListBuilderTest::$roleStorage property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The role storage used for testing.
EntityListBuilderTest::$translationManager property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The translation manager used for testing.
EntityListBuilderTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php
EntityListBuilderTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityListBuilderTest::testCacheContexts function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests that the correct cache contexts are set.
EntityListBuilderTest::testCacheTags function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests if the list cache tags are set.
EntityListBuilderTest::testGetOperations function core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php @covers ::getOperations[[api-linebreak]]
EntityListBuilderTest::testPager function core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests paging.
EntityListController class core/lib/Drupal/Core/Entity/Controller/EntityListController.php Defines a generic controller to list entities.
EntityListController.php file core/lib/Drupal/Core/Entity/Controller/EntityListController.php
EntityListController::listing function core/lib/Drupal/Core/Entity/Controller/EntityListController.php Provides the listing page for any entity type.
EntityReferenceFieldItemList class core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php Defines an item list class for entity reference fields.
EntityReferenceFieldItemList.php file core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php
EntityReferenceFieldItemList::defaultValuesFormSubmit function core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php
EntityReferenceFieldItemList::getConstraints function core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php
EntityReferenceFieldItemList::processDefaultValue function core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php
EntityReferenceFieldItemList::referencedEntities function core/lib/Drupal/Core/Field/EntityReferenceFieldItemList.php
EntityReferenceFieldItemListInterface interface core/lib/Drupal/Core/Field/EntityReferenceFieldItemListInterface.php Interface for entity reference lists of field items.
EntityReferenceFieldItemListInterface.php file core/lib/Drupal/Core/Field/EntityReferenceFieldItemListInterface.php
EntityReferenceFieldItemListInterface::referencedEntities function core/lib/Drupal/Core/Field/EntityReferenceFieldItemListInterface.php Gets the entities referenced by this field, preserving field item deltas.
EntityResolverManagerTest::testSetRouteOptionsWithEntityListRoute function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Tests setRouteOptions() with an _entity_list route.
EntityRouteEnhancer::enhanceEntityList function core/lib/Drupal/Core/Entity/Enhancer/EntityRouteEnhancer.php Update defaults for an entity list.
EntityTestController::listEntitiesAlphabetically function core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php List entities of the given entity type labels, sorted alphabetically.
EntityTestController::listEntitiesEmpty function core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php Empty list of entities of the given entity type.
EntityTestController::listReferencingEntities function core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php List entity_test entities referencing the given entity.
EntityTestListBuilder class core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php Defines a class to build a listing of entity test entities.
EntityTestListBuilder.php file core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
EntityTestListBuilder::buildHeader function core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
EntityTestListBuilder::buildRow function core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php
EntityType::$list_cache_contexts property core/lib/Drupal/Core/Entity/EntityType.php The list cache contexts for this entity type.
EntityType::$list_cache_tags property core/lib/Drupal/Core/Entity/EntityType.php The list cache tags for this entity type.
EntityType::getListBuilderClass function core/lib/Drupal/Core/Entity/EntityType.php
EntityType::getListCacheContexts function core/lib/Drupal/Core/Entity/EntityType.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.