EntityAddUITest |
core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php |
Tests the /add and /add/{type} controllers. |
EntityCacheTagsTestBase |
core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php |
Provides helper methods for Entity cache tags tests. |
EntityFormTest |
core/modules/system/tests/src/Functional/Entity/EntityFormTest.php |
Tests the entity form. |
EntityListBuilderTest |
core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php |
Tests entity list builder functionality. |
EntityOperationsTest |
core/modules/system/tests/src/Functional/Entity/EntityOperationsTest.php |
Tests that operations can be injected from the hook. |
EntityReferenceFieldCreationTest |
core/modules/system/tests/src/Functional/Entity/EntityReferenceFieldCreationTest.php |
Tests creating entity reference fields in the UI. |
EntityRevisionsTest |
core/modules/system/tests/src/Functional/Entity/EntityRevisionsTest.php |
Create a entity with revisions and test viewing, saving, reverting, and
deleting revisions. |
EntityTranslationFormTest |
core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php |
Tests entity translation form. |
EntityViewControllerTest |
core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php |
Tests EntityViewController functionality. |
EntityWithUriCacheTagsTestBase |
core/modules/system/tests/src/Functional/Entity/EntityWithUriCacheTagsTestBase.php |
Provides helper methods for Entity cache tags tests; for entities with URIs. |