| EntityListBuilderTest::$modules |
property |
core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php |
Modules to enable. |
| 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 |
Test 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. |
| EntityLoadByUuidTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/EntityLoadByUuidTest.php |
Tests loading entities by UUID. |
| EntityLoadByUuidTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/EntityLoadByUuidTest.php |
|
| EntityLoadByUuidTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/EntityLoadByUuidTest.php |
Modules to enable. |
| EntityLoadByUuidTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityLoadByUuidTest.php |
|
| EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityLoadByUuidTest.php |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
| EntityMalformedException |
class |
core/lib/Drupal/Core/Entity/EntityMalformedException.php |
Defines an exception thrown when a malformed entity is passed. |
| EntityMalformedException.php |
file |
core/lib/Drupal/Core/Entity/EntityMalformedException.php |
|
| EntityManager |
class |
core/lib/Drupal/Core/Entity/EntityManager.php |
Provides a wrapper around many other services relating to entities. |
| EntityManager.php |
file |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::clearCachedBundles |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::clearCachedDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::clearCachedFieldDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::clearDisplayModeInfo |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::createHandlerInstance |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::createInstance |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getAccessControlHandler |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getActive |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getActiveDefinition |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getActiveFieldStorageDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getActiveMultiple |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getAllBundleInfo |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getAllFormModes |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getAllViewModes |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getBaseFieldDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getBundleInfo |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getCanonical |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getCanonicalMultiple |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getDefinition |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getEntityTypeFromClass |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getEntityTypeLabels |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getExtraFields |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getFieldDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getFieldMap |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getFieldMapByFieldType |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|
| EntityManager::getFieldStorageDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityManager.php |
|