class EntityTestNoUuid

Same name in other branches
  1. 9 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php \Drupal\entity_test\Entity\EntityTestNoUuid
  2. 8.9.x core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php \Drupal\entity_test\Entity\EntityTestNoUuid
  3. 10 core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php \Drupal\entity_test\Entity\EntityTestNoUuid

Test entity class with revisions but without UUIDs.

Hierarchy

Expanded class hierarchy of EntityTestNoUuid

1 file declares its use of EntityTestNoUuid
EntityAccessControlHandlerTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityAccessControlHandlerTest.php

File

core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php, line 14

Namespace

Drupal\entity_test\Entity
View source
class EntityTestNoUuid extends EntityTest {

}

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