namespace Drupal\field_test\Plugin\Field\FieldType

Same name in other branches
  1. 9 Drupal\field_test\Plugin\Field\FieldType
  2. 8.9.x Drupal\field_test\Plugin\Field\FieldType
  3. 10 Drupal\field_test\Plugin\Field\FieldType
Object name File name Summary
HiddenTestItem core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/HiddenTestItem.php Defines the 'hidden_test' entity field item.
TestItem core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Defines the 'test_field' entity field item.
TestItemWithDependencies core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php Defines the 'test_field_with_dependencies' entity field item.
TestItemWithMultipleDescriptions core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithMultipleDescriptions.php Defines the 'test_field_with_multiple_descriptions' entity field item.
TestItemWithPreconfiguredOptions core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php Defines the 'test_field_with_preconfigured_options' entity field item.
TestItemWithSingleDescription core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithSingleDescription.php Defines the 'test_field_with_single_description' entity field item.
TestObjectItem core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php Defines the 'test_object_field' entity field item.

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