| EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing |
function |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
Returns the additional cache tags for the tested entity's listing by type. |
| EntityCacheTagsTestBase::getAdditionalCacheTagsForEntity |
function |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
Returns the additional (non-standard) cache tags for the tested entity. |
| EntityCacheTagsTestBase::getAdditionalCacheTagsForEntityListing |
function |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
Returns the additional cache tags for the tested entity's listing by type. |
| EntityCacheTagsTestBase::getRenderCacheBackend |
function |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
Retrieves the render cache backend as a variation cache. |
| EntityCacheTagsTestBase::selectViewMode |
function |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
Selects the preferred view mode for the given entity type. |
| EntityCacheTagsTestBase::setUp |
function |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
|
| EntityCacheTagsTestBase::testReferencedEntity |
function |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
Tests cache tags presence and invalidation of the entity when referenced. |
| EntityCloneConfigActionTest |
class |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
Tests Entity Clone Config Action. |
| EntityCloneConfigActionTest.php |
file |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
|
| EntityCloneConfigActionTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
Modules to install. |
| EntityCloneConfigActionTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
|
| EntityCloneConfigActionTest::testCloneWithWildcards |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
Tests wildcard support, which allows positional tokens in the clone's ID. |
| EntityCloneConfigActionTest::testErrorIfOriginalDoesNotExist |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
Tests error if original entity does not exist. |
| EntityCloneConfigActionTest::testFailIfEntityExists |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
Tests that the action can be configured to fail if the clone exists. |
| EntityCloneConfigActionTest::testNoErrorWithExistingEntity |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
Tests no error is thrown when an entity with the same ID already exists. |
| EntityCloneConfigActionTest::testSuccessfulClone |
function |
core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php |
Tests successful clone. |
| EntityComputedFieldTest |
class |
core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php |
Tests that entities with computed fields work correctly. |
| EntityComputedFieldTest.php |
file |
core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php |
|
| EntityComputedFieldTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php |
The theme to install as the default for testing. |
| EntityComputedFieldTest::$modules |
property |
core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php |
Modules to install. |
| EntityComputedFieldTest::$state |
property |
core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php |
The state service. |
| EntityComputedFieldTest::setUp |
function |
core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php |
|
| EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata |
function |
core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php |
Tests that formatters bubble the cacheable metadata of computed fields. |
| EntityConditionGroupTest |
class |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php |
Tests Drupal\jsonapi\Query\EntityConditionGroup. |
| EntityConditionGroupTest.php |
file |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php |
|
| EntityConditionGroupTest::constructProvider |
function |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php |
Data provider for testConstruct. |
| EntityConditionGroupTest::testConstruct |
function |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php |
Tests construct. |
| EntityConditionGroupTest::testConstructException |
function |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php |
Tests construct exception. |
| EntityConditionTest |
class |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php |
Tests Drupal\jsonapi\Query\EntityCondition. |
| EntityConditionTest.php |
file |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php |
|
| EntityConditionTest::queryParameterProvider |
function |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php |
Data provider for testDenormalize. |
| EntityConditionTest::setUp |
function |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php |
|
| EntityConditionTest::testCreateFromQueryParameter |
function |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php |
Tests create from query parameter. |
| EntityConditionTest::testValidation |
function |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php |
Tests validation. |
| EntityConditionTest::validationProvider |
function |
core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php |
Data provider for testValidation. |
| EntityConstraintViolationListTest |
class |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Tests Drupal\Core\Entity\EntityConstraintViolationList. |
| EntityConstraintViolationListTest.php |
file |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
|
| EntityConstraintViolationListTest::setupConstraintListWithCompositeConstraint |
function |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Builds an entity constraint violation list with composite constraints. |
| EntityConstraintViolationListTest::setupConstraintListWithoutCompositeConstraint |
function |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Builds an entity constraint violation list without composite constraints. |
| EntityConstraintViolationListTest::setupEntity |
function |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Builds the entity. |
| EntityConstraintViolationListTest::testFilterByFieldAccess |
function |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Tests filter by field access. |
| EntityConstraintViolationListTest::testFilterByFieldAccessWithCompositeConstraint |
function |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Tests filter by field access with composite constraint. |
| EntityConstraintViolationListTest::testFilterByFields |
function |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Tests filter by fields. |
| EntityConstraintViolationListTest::testFilterByFieldsWithCompositeConstraints |
function |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Tests filter by fields with composite constraints. |
| EntityConstraintViolationListTest::testFindByCodes |
function |
core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php |
Tests find by codes. |
| EntityContentBaseTest |
class |
core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php |
Tests Entity Content Base. |
| EntityContentBaseTest |
class |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php |
Tests base entity migration destination functionality. |
| EntityContentBaseTest.php |
file |
core/modules/migrate/tests/src/Unit/Plugin/migrate/destination/EntityContentBaseTest.php |
|
| EntityContentBaseTest.php |
file |
core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php |
|
| EntityContentBaseTest::$modules |
property |
core/modules/migrate_drupal/tests/src/Kernel/d6/EntityContentBaseTest.php |
Modules to install. |