namespace Drupal\entity_test

Classsort descending Location Description
EntityTestAccessController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php Defines the access controller for the test entity type.
EntityTestFormController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php Form controller for the test entity edit forms.
EntityTestStorageController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php Defines the controller class for the test entity.
EntityTestTranslationController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestTranslationController.php Test entity translation controller.