namespace Drupal\entity_test
Same name in other branches
Object name | File name | Summary |
---|---|---|
EntityTestAccessControlHandler | core/modules/system/tests/modules/entity_test/src/EntityTestAccessControlHandler.php | Defines the access control handler for the test entity type. |
EntityTestDefinitionSubscriber | core/modules/system/tests/modules/entity_test/src/EntityTestDefinitionSubscriber.php | Test entity type and field storage definition event subscriber. |
EntityTestDeleteForm | core/modules/system/tests/modules/entity_test/src/EntityTestDeleteForm.php | Provides the entity_test delete form. |
EntityTestForm | core/modules/system/tests/modules/entity_test/src/EntityTestForm.php | Form controller for the test entity edit forms. |
EntityTestListBuilder | core/modules/system/tests/modules/entity_test/src/EntityTestListBuilder.php | Defines a class to build a listing of entity test entities. |
EntityTestNoLoadStorage | core/modules/system/tests/modules/entity_test/src/EntityTestNoLoadStorage.php | Test storage class used to verify that no load operation is triggered. |
EntityTestPermissions | core/modules/system/tests/modules/entity_test/src/EntityTestPermissions.php | Provides dynamic permissions for entity test. |
EntityTestViewBuilder | core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php | Defines an entity view builder for a test entity. |
EntityTestViewBuilderOverriddenView | core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php | Provides a view builder that overrides ::view() and ::viewMultiple(). |
EntityTestViewsData | core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php | Provides a view to override views data for test entity types. |
FieldStorageDefinition | core/modules/system/tests/modules/entity_test/src/FieldStorageDefinition.php | A custom field storage definition class. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.