namespace Drupal\entity_test

Classsort ascending Location Description
EntityTestStorageController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php Defines the controller class for the 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.
EntityTestRenderController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRenderController.php Defines an entity render controller for a 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.
EntityTestMulRevStorageController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php Defines the controller class for the test entity.
EntityTestFormController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php Form controller for the test entity edit forms.
EntityTestAccessController drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php Defines the access controller for the test entity type.