Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityListBuilderInterface::getStorage | function | core/ |
Gets the entity storage. |
| EntityListBuilderInterface::load | function | core/ |
Loads entities of this type from storage for listing. |
| EntityListBuilderInterface::render | function | core/ |
Builds a listing of entities for the given entity type. |
| EntityListBuilderTest | class | core/ |
@coversDefaultClass \Drupal\entity_test\EntityTestListBuilder[[api-linebreak]] @group Entity |
| EntityListBuilderTest | class | core/ |
Tests entity list builder functionality. |
| EntityListBuilderTest.php | file | core/ |
|
| EntityListBuilderTest.php | file | core/ |
Contains \Drupal\Tests\Core\Entity\EntityListBuilderTest. |
| EntityListBuilderTest::$container | property | core/ |
The service container used for testing. |
| EntityListBuilderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityListBuilderTest::$entityListBuilder | property | core/ |
The EntityListBuilder object to test. |
| EntityListBuilderTest::$entityType | property | core/ |
The entity type used for testing. |
| EntityListBuilderTest::$moduleHandler | property | core/ |
The module handler used for testing. |
| EntityListBuilderTest::$modules | property | core/ |
Modules to enable. |
| EntityListBuilderTest::$redirectDestination | property | core/ |
The redirect destination service. |
| EntityListBuilderTest::$role | property | core/ |
The entity used to construct the EntityListBuilder. |
| EntityListBuilderTest::$roleStorage | property | core/ |
The role storage used for testing. |
| EntityListBuilderTest::$translationManager | property | core/ |
The translation manager used for testing. |
| EntityListBuilderTest::setUp | function | core/ |
|
| EntityListBuilderTest::setUp | function | core/ |
|
| EntityListBuilderTest::testCacheContexts | function | core/ |
Tests that the correct cache contexts are set. |
| EntityListBuilderTest::testCacheTags | function | core/ |
Tests if the list cache tags are set. |
| EntityListBuilderTest::testGetOperations | function | core/ |
@covers ::getOperations[[api-linebreak]] |
| EntityListBuilderTest::testPager | function | core/ |
Test paging. |
| EntityListController | class | core/ |
Defines a generic controller to list entities. |
| EntityListController.php | file | core/ |
|
| EntityListController::listing | function | core/ |
Provides the listing page for any entity type. |
| EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
| EntityLoadByUuidTest.php | file | core/ |
|
| EntityLoadByUuidTest::$modules | property | core/ |
Modules to enable. |
| EntityLoadByUuidTest::setUp | function | core/ |
|
| EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
| EntityManager::clearCachedBundles | function | core/ |
|
| EntityManager::clearCachedDefinitions | function | core/ |
|
| EntityManager::clearCachedFieldDefinitions | function | core/ |
|
| EntityManager::clearDisplayModeInfo | function | core/ |
|
| EntityManager::createHandlerInstance | function | core/ |
|
| EntityManager::createInstance | function | core/ |
|
| EntityManager::getAccessControlHandler | function | core/ |
|
| EntityManager::getActiveFieldStorageDefinitions | function | core/ |
|
| EntityManager::getAllFormModes | function | core/ |
|
| EntityManager::getAllViewModes | function | core/ |
|
| EntityManager::getBaseFieldDefinitions | function | core/ |
|
| EntityManager::getDefinitions | function | core/ |
|
| EntityManager::getEntityTypeFromClass | function | core/ |
|
| EntityManager::getEntityTypeLabels | function | core/ |
|
| EntityManager::getExtraFields | function | core/ |
|
| EntityManager::getFieldDefinitions | function | core/ |
|
| EntityManager::getFieldStorageDefinitions | function | core/ |
|
| EntityManager::getFormDisplay | function | core/ |
|
| EntityManager::getFormModeOptions | function | core/ |
Pagination
- Previous page
- Page 396
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.