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.
EntityTestMulRevStorageController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php Defines the controller class for the test entity.
EntityTestMulStorageController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php Defines the controller class for the test entity.
EntityTestRenderController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRenderController.php Defines an entity render controller for a test entity.
EntityTestRevStorageController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php Defines the controller class for the test entity.
EntityTestStorageController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php Defines the controller class for the test entity.