namespace Drupal\entity_test_bundle_class\Entity

Same name in other branches
  1. 10 Drupal\entity_test_bundle_class\Entity
  2. 11.x Drupal\entity_test_bundle_class\Entity
Object name File name Summary
EntityTestAmbiguousBundleClass core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestAmbiguousBundleClass.php An ambiguous bundle class that is a subclass of two different entity classes.
EntityTestBundleClass core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php The bundle class for the bundle_class bundle of the entity_test entity.
EntityTestUserClass core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestUserClass.php A custom bundle class for the User entity.
EntityTestVariant core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestVariant.php Defines a custom class to use for EntityTest.
NonInheritingBundleClass core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/NonInheritingBundleClass.php An invalid bundle class which does not inherit the main entity class.

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