61 files declare their use of DataDefinition

AllowedValuesConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php
BaseFieldDefinitionTest.php in core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php
BooleanItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
BundleConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php
CommentItem.php in core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
ComplexDataConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php
ComputedTestCacheableStringItem.php in core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ComputedTestCacheableStringItem.php
ConfigExistsConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/Config/ConfigExistsConstraintValidatorTest.php
ConfigMapperManagerTest.php in core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php
ContextAwarePluginTraitTest.php in core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php
ContextTypedDataTest.php in core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php
DataType.php in core/lib/Drupal/Core/TypedData/Attribute/DataType.php
DateRangeItem.php in core/modules/datetime_range/src/Plugin/Field/FieldType/DateRangeItem.php
DateTimeItem.php in core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php
DecimalItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php
DummyAjaxItem.php in core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldType/DummyAjaxItem.php
EmailItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EmailItem.php
EntityBundleExistsConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityBundleExistsConstraintValidatorTest.php
EntityConverterTest.php in core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php
EntityTypeConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php
ExtensionExistsConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/Extension/ExtensionExistsConstraintValidatorTest.php
ExtensionNameConstraintTest.php in core/tests/Drupal/KernelTests/Core/Extension/ExtensionNameConstraintTest.php
FieldItemDataDefinition.php in core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php
FieldTestItem.php in core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php
FileItem.php in core/modules/file/src/Plugin/Field/FieldType/FileItem.php
FileUriItem.php in core/modules/file/src/Plugin/Field/FieldType/FileUriItem.php
FilterAPITest.php in core/modules/filter/tests/src/Kernel/FilterAPITest.php
FloatItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
ImageItem.php in core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImmutablePropertiesConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php
IntegerItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
InternalPropertyTestFieldItem.php in core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/InternalPropertyTestFieldItem.php
LanguageItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php
LayoutSectionItem.php in core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php
LinkItem.php in core/modules/link/src/Plugin/Field/FieldType/LinkItem.php
ListFloatItem.php in core/modules/options/src/Plugin/Field/FieldType/ListFloatItem.php
ListIntegerItem.php in core/modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php
ListNormalizerTest.php in core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php
ListStringItem.php in core/modules/options/src/Plugin/Field/FieldType/ListStringItem.php
MapDataNormalizerTest.php in core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php
MultiValueTestItem.php in core/modules/system/tests/modules/entity_test_update/src/Plugin/Field/FieldType/MultiValueTestItem.php
PasswordItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php
PathItem.php in core/modules/path/src/Plugin/Field/FieldType/PathItem.php
PluginExistsConstraintValidatorTest.php in core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php
PrimitiveDataNormalizerTest.php in core/modules/serialization/tests/src/Unit/Normalizer/PrimitiveDataNormalizerTest.php
PrimitiveTypeConstraintValidatorTest.php in core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidatorTest.php
RecursiveContextualValidatorTest.php in core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php
SerializedItem.php in core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedItem.php
SerializedPropertyItem.php in core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php
ShapeItem.php in core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php
SingleInternalPropertyTestFieldItem.php in core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php
StringItemBase.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php
TelephoneItem.php in core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php
TestItem.php in core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
TestObjectItem.php in core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php
TextItemBase.php in core/modules/text/src/Plugin/Field/FieldType/TextItemBase.php
TextWithSummaryItem.php in core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php
TimestampItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/TimestampItem.php
TypedDataDefinitionTest.php in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php
TypedDataTest.php in core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php
UriItem.php in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php

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