namespace Drupal\Tests\system\Functional\Entity

Same name in other branches
  1. 9 Drupal\Tests\system\Functional\Entity
  2. 8.9.x Drupal\Tests\system\Functional\Entity
  3. 10 Drupal\Tests\system\Functional\Entity
Object name File name Summary
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.
EntityComputedFieldTest core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php Tests that entities with computed fields work correctly.
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 Tests modifying an entity with 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.

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