172 files declare their use of FieldStorageDefinitionInterface
- ArgumentSummaryTest.php in core/
modules/ views/ tests/ src/ Kernel/ Handler/ ArgumentSummaryTest.php - BaseFieldDefinitionTest.php in core/
tests/ Drupal/ Tests/ Core/ Entity/ BaseFieldDefinitionTest.php - BlockContentStorageSchema.php in core/
modules/ block_content/ src/ BlockContentStorageSchema.php - BooleanItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ BooleanItem.php - ClaroModalDisplayTest.php in core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroModalDisplayTest.php - CommentItem.php in core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItem.php - CommentStorageSchema.php in core/
modules/ comment/ src/ CommentStorageSchema.php - ComputedTestCacheableStringItem.php in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ ComputedTestCacheableStringItem.php - ConfigFieldDefinitionTest.php in core/
modules/ field/ tests/ src/ Kernel/ ConfigFieldDefinitionTest.php - ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php in core/
tests/ Drupal/ FunctionalTests/ Entity/ ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php - ContentEntityFormFieldValidationFilteringTest.php in core/
tests/ Drupal/ FunctionalTests/ Entity/ ContentEntityFormFieldValidationFilteringTest.php - ContentEntityStorageBase.php in core/
lib/ Drupal/ Core/ Entity/ ContentEntityStorageBase.php - ContentEntityTest.php in core/
modules/ migrate_drupal/ tests/ src/ Kernel/ Plugin/ migrate/ source/ ContentEntityTest.php - ContentModerationTest.php in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ ContentModerationTest.php - content_translation.admin.inc in core/
modules/ content_translation/ content_translation.admin.inc - The content translation administration forms.
- DateRangeItem.php in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldType/ DateRangeItem.php - DateTimeIso8601NormalizerTest.php in core/
modules/ serialization/ tests/ src/ Unit/ Normalizer/ DateTimeIso8601NormalizerTest.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 - DefaultHtmlRouteProviderTest.php in core/
tests/ Drupal/ Tests/ Core/ Entity/ Routing/ DefaultHtmlRouteProviderTest.php - DefaultTableMapping.php in core/
lib/ Drupal/ Core/ Entity/ Sql/ DefaultTableMapping.php - DefaultTableMappingIntegrationTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ DefaultTableMappingIntegrationTest.php - DefaultViewsTest.php in core/
modules/ views/ tests/ src/ Functional/ DefaultViewsTest.php - DeprecatedReferenceItem.php in core/
modules/ jsonapi/ tests/ modules/ jsonapi_test_reference_types/ src/ Plugin/ Field/ FieldType/ DeprecatedReferenceItem.php - DummyAjaxItem.php in core/
modules/ image/ tests/ modules/ image_module_test/ src/ Plugin/ Field/ FieldType/ DummyAjaxItem.php - DynamicallyFieldableEntityStorageSchemaInterface.php in core/
lib/ Drupal/ Core/ Entity/ Schema/ DynamicallyFieldableEntityStorageSchemaInterface.php - EarlyDateTest.php in core/
modules/ taxonomy/ tests/ src/ Functional/ EarlyDateTest.php - EditorFileUsageTest.php in core/
modules/ editor/ tests/ src/ Kernel/ EditorFileUsageTest.php - EmailItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EmailItem.php - EntityCacheTagsTestBase.php in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityCacheTagsTestBase.php - EntityDefinitionUpdateManager.php in core/
lib/ Drupal/ Core/ Entity/ EntityDefinitionUpdateManager.php - EntityDefinitionUpdateManagerInterface.php in core/
lib/ Drupal/ Core/ Entity/ EntityDefinitionUpdateManagerInterface.php - EntityField.php in core/
modules/ views/ src/ Plugin/ views/ field/ EntityField.php - EntityFieldManagerTest.php in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityFieldManagerTest.php - EntityLastInstalledSchemaRepository.php in core/
lib/ Drupal/ Core/ Entity/ EntityLastInstalledSchemaRepository.php - EntityLastInstalledSchemaRepositoryInterface.php in core/
lib/ Drupal/ Core/ Entity/ EntityLastInstalledSchemaRepositoryInterface.php - EntityReferenceAdminTest.php in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - EntityReferenceAutoCreateTest.php in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - EntityReferenceFieldTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityReferenceFieldTest.php - EntityReferenceFieldTranslatedReferenceViewTest.php in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFieldTranslatedReferenceViewTest.php - EntityReferenceFileUploadTest.php in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceFileUploadTest.php - EntityReferenceFormatterTest.php in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - EntityReferenceItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - EntityReferenceItemTest.php in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - EntityResourceTest.php in core/
modules/ jsonapi/ tests/ src/ Kernel/ Controller/ EntityResourceTest.php - EntityTestDefinitionSubscriber.php in core/
modules/ system/ tests/ modules/ entity_test/ src/ EntityTestDefinitionSubscriber.php - EntityTestUpdateStorageSchema.php in core/
modules/ system/ tests/ modules/ entity_test_update/ src/ EntityTestUpdateStorageSchema.php - entity_definition_updates_8001.inc in core/
modules/ system/ tests/ modules/ entity_test/ update/ entity_definition_updates_8001.inc - Defines the 8001 db update for the "entity_definition_updates" group.
- entity_test.module in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Test module for the entity API providing several entity types for testing.
- ExposedFormCheckboxesTest.php in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormCheckboxesTest.php - field.purge.inc in core/
modules/ field/ field.purge.inc - Provides support for field data purge after mass deletion.
- FieldableEntityStorageInterface.php in core/
lib/ Drupal/ Core/ Entity/ FieldableEntityStorageInterface.php - FieldDefinitionTest.php in core/
tests/ Drupal/ Tests/ Core/ Entity/ FieldDefinitionTest.php - FieldFieldTest.php in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldFieldTest.php - FieldGroupRowsTest.php in core/
modules/ views/ tests/ src/ Kernel/ Handler/ FieldGroupRowsTest.php - FieldGroupRowsWebTest.php in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldGroupRowsWebTest.php - FieldItemListTest.php in core/
tests/ Drupal/ Tests/ Core/ Field/ FieldItemListTest.php - FieldStorageConfig.php in core/
modules/ field/ src/ Entity/ FieldStorageConfig.php - FieldStorageConfigEditForm.php in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - FieldStorageConfigEntityUnitTest.php in core/
modules/ field/ tests/ src/ Unit/ FieldStorageConfigEntityUnitTest.php - FieldStorageConfigInterface.php in core/
modules/ field/ src/ FieldStorageConfigInterface.php - FieldTest.php in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - FieldTestItem.php in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ FieldTestItem.php - FileFieldDisplayTest.php in core/
modules/ file/ tests/ src/ Functional/ FileFieldDisplayTest.php - FileFieldValidateTest.php in core/
modules/ file/ tests/ src/ Functional/ FileFieldValidateTest.php - FileItem.php in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileItem.php - FileItemTest.php in core/
modules/ file/ tests/ src/ Kernel/ FileItemTest.php - FileMediaFormatterTestBase.php in core/
modules/ file/ tests/ src/ Functional/ Formatter/ FileMediaFormatterTestBase.php - FileStorageSchema.php in core/
modules/ file/ src/ FileStorageSchema.php - FileUploadForm.php in core/
modules/ media_library/ src/ Form/ FileUploadForm.php - FileUploadResourceTestBase.php in core/
modules/ rest/ tests/ src/ Functional/ FileUploadResourceTestBase.php - FileUploadTest.php in core/
modules/ jsonapi/ tests/ src/ Kernel/ Controller/ FileUploadTest.php - FileUploadTest.php in core/
modules/ jsonapi/ tests/ src/ Functional/ FileUploadTest.php - FileUriItem.php in core/
modules/ file/ src/ Plugin/ Field/ FieldType/ FileUriItem.php - FileWidget.php in core/
modules/ file/ src/ Plugin/ Field/ FieldWidget/ FileWidget.php - FilterTest.php in core/
modules/ jsonapi/ tests/ src/ Kernel/ Query/ FilterTest.php - FloatItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ FloatItem.php - FormTest.php in core/
modules/ field/ tests/ src/ Functional/ FormTest.php - HandlerFieldFieldTest.php in core/
modules/ field/ tests/ src/ Kernel/ Views/ HandlerFieldFieldTest.php - HiddenTaxonomyTermReferenceFieldWizardTest.php in core/
modules/ node/ tests/ src/ Functional/ Views/ Wizard/ HiddenTaxonomyTermReferenceFieldWizardTest.php - ImageFieldDisplayTest.php in core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php - ImageFieldValidateTest.php in core/
modules/ image/ tests/ src/ Functional/ ImageFieldValidateTest.php - ImageFieldWidgetMultipleTest.php in core/
modules/ image/ tests/ src/ FunctionalJavascript/ ImageFieldWidgetMultipleTest.php - ImageFormatterTest.php in core/
modules/ image/ tests/ src/ Kernel/ ImageFormatterTest.php - ImageItem.php in core/
modules/ image/ src/ Plugin/ Field/ FieldType/ ImageItem.php - ImageItemTest.php in core/
modules/ image/ tests/ src/ Kernel/ ImageItemTest.php - ImageThemeFunctionTest.php in core/
modules/ image/ tests/ src/ Kernel/ ImageThemeFunctionTest.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 - JsonApiDocumentTopLevelNormalizerTest.php in core/
modules/ jsonapi/ tests/ src/ Kernel/ Normalizer/ JsonApiDocumentTopLevelNormalizerTest.php - JsonApiFilterRegressionTest.php in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFilterRegressionTest.php - JsonApiFunctionalTestBase.php in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiFunctionalTestBase.php - JsonApiPatchRegressionTest.php in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiPatchRegressionTest.php - JsonApiRegressionTest.php in core/
modules/ jsonapi/ tests/ src/ Functional/ JsonApiRegressionTest.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 - link_test_base_field.module in core/
modules/ link/ tests/ modules/ link_test_base_field/ link_test_base_field.module - Contains main module functions.
- ListFloatItem.php in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListFloatItem.php - ListIntegerItem.php in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListIntegerItem.php - ListStringItem.php in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListStringItem.php - ManageFieldsFunctionalTest.php in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsFunctionalTest.php - ManageFieldsLifecycleTest.php in core/
modules/ field_ui/ tests/ src/ Functional/ ManageFieldsLifecycleTest.php - MapItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ MapItem.php - MediaLibraryWidget.php in core/
modules/ media_library/ src/ Plugin/ Field/ FieldWidget/ MediaLibraryWidget.php - MediaUiReferenceWidgetTest.php in core/
modules/ media/ tests/ src/ Functional/ MediaUiReferenceWidgetTest.php - MenuLinkContentStorageSchema.php in core/
modules/ menu_link_content/ src/ MenuLinkContentStorageSchema.php - MultiFormTest.php in core/
tests/ Drupal/ FunctionalJavascriptTests/ Ajax/ MultiFormTest.php - MultipleValueWidgetTest.php in core/
modules/ field/ tests/ src/ FunctionalJavascript/ MultipleValueWidgetTest.php - MultiValueTestItem.php in core/
modules/ system/ tests/ modules/ entity_test_update/ src/ Plugin/ Field/ FieldType/ MultiValueTestItem.php - NestedFormTest.php in core/
modules/ field/ tests/ src/ Functional/ NestedFormTest.php - NodeAccessBaseTableTest.php in core/
modules/ node/ tests/ src/ Functional/ NodeAccessBaseTableTest.php - NodeStorageSchema.php in core/
modules/ node/ src/ NodeStorageSchema.php - options.api.php in core/
modules/ options/ options.api.php - Hooks provided by the Options module.
- options.module in core/
modules/ options/ options.module - Defines selection, check box and radio button widgets for text and numeric fields.
- options_test.module in core/
modules/ options/ tests/ options_test/ options_test.module - Helper module for the List module tests.
- OverridesSectionStorageTest.php in core/
modules/ layout_builder/ tests/ src/ Unit/ OverridesSectionStorageTest.php - PagePreviewTest.php in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.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 - RebuildTest.php in core/
modules/ system/ tests/ src/ FunctionalJavascript/ Form/ RebuildTest.php - RegistrationWithUserFieldsTest.php in core/
modules/ user/ tests/ src/ FunctionalJavascript/ RegistrationWithUserFieldsTest.php - RelationshipNormalizerTest.php in core/
modules/ jsonapi/ tests/ src/ Kernel/ Normalizer/ RelationshipNormalizerTest.php - ResourceIdentifierNormalizerTest.php in core/
modules/ jsonapi/ tests/ src/ Unit/ Normalizer/ ResourceIdentifierNormalizerTest.php - ResourceTestBase.php in core/
modules/ jsonapi/ tests/ src/ Functional/ ResourceTestBase.php - RssTest.php in core/
modules/ taxonomy/ tests/ src/ Functional/ RssTest.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 - ShapeItemRequired.php in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ ShapeItemRequired.php - SingleInternalPropertyTestFieldItem.php in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ SingleInternalPropertyTestFieldItem.php - SqlContentEntityStorage.php in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorage.php - SqlContentEntityStorageSchema.php in core/
lib/ Drupal/ Core/ Entity/ Sql/ SqlContentEntityStorageSchema.php - StringItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ StringItem.php - StringItemBase.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ StringItemBase.php - StringLongItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ StringLongItem.php - StyleSerializerTest.php in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - TableMappingInterface.php in core/
lib/ Drupal/ Core/ Entity/ Sql/ TableMappingInterface.php - Tables.php in core/
modules/ workspaces/ src/ EntityQuery/ Tables.php - Tables.php in core/
lib/ Drupal/ Core/ Entity/ Query/ Sql/ Tables.php - TaggedWithTest.php in core/
modules/ views/ tests/ src/ Functional/ Wizard/ TaggedWithTest.php - TaxonomyTermViewTest.php in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - TaxonomyTestBase.php in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTestBase.php - TaxonomyTestBase.php in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTestBase.php - TaxonomyTranslationTestTrait.php in core/
modules/ taxonomy/ tests/ src/ Functional/ TaxonomyTranslationTestTrait.php - TelephoneItem.php in core/
modules/ telephone/ src/ Plugin/ Field/ FieldType/ TelephoneItem.php - TemporaryJsonapiFileFieldUploaderTest.php in core/
modules/ jsonapi/ tests/ src/ Kernel/ Controller/ TemporaryJsonapiFileFieldUploaderTest.php - TemporaryQueryGuard.php in core/
modules/ jsonapi/ src/ Access/ TemporaryQueryGuard.php - TermAutocompleteTest.php in core/
modules/ taxonomy/ tests/ src/ Functional/ TermAutocompleteTest.php - TermIndexTest.php in core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php - TermStorageSchema.php in core/
modules/ taxonomy/ src/ TermStorageSchema.php - TermTest.php in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - TestBaseFieldDefinitionInterface.php in core/
tests/ Drupal/ Tests/ Core/ Field/ TestBaseFieldDefinitionInterface.php - TestItem.php in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestItem.php - TestItemWithPreconfiguredOptions.php in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestItemWithPreconfiguredOptions.php - TestObjectItem.php in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestObjectItem.php - TestViewsTest.php in core/
modules/ views/ tests/ src/ Kernel/ TestViewsTest.php - TextItem.php in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextItem.php - TextItemBase.php in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextItemBase.php - TextLongItem.php in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextLongItem.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 - TokenReplaceTest.php in core/
modules/ taxonomy/ tests/ src/ Kernel/ TokenReplaceTest.php - TranslationsTest.php in core/
modules/ media_library/ tests/ src/ FunctionalJavascript/ TranslationsTest.php - UriItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ UriItem.php - UserRegistrationTest.php in core/
modules/ user/ tests/ src/ Functional/ UserRegistrationTest.php - UserStorageSchema.php in core/
modules/ user/ src/ UserStorageSchema.php - UuidItem.php in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ UuidItem.php - ValidReferenceConstraintValidatorTest.php in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ValidReferenceConstraintValidatorTest.php - Vocabulary.php in core/
modules/ taxonomy/ src/ Plugin/ migrate/ source/ d6/ Vocabulary.php - VocabularyPerTypeTest.php in core/
modules/ taxonomy/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ VocabularyPerTypeTest.php - VocabularyTest.php in core/
modules/ taxonomy/ tests/ src/ Kernel/ Plugin/ migrate/ source/ d6/ VocabularyTest.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.