You are here

20 files declare their use of FieldStorageConfigInterface in Drupal 8

comment.module in core/modules/comment/comment.module
Enables users to comment on published content.
datetime.views.inc in core/modules/datetime/datetime.views.inc
Provides views data for the datetime module.
datetime_range.views.inc in core/modules/datetime_range/datetime_range.views.inc
Provides views data for the datetime_range module.
field.module in core/modules/field/field.module
Attach custom data fields to Drupal entities.
FieldConfig.php in core/modules/field/src/Entity/FieldConfig.php
FieldStorageAddForm.php in core/modules/field_ui/src/Form/FieldStorageAddForm.php
FieldStorageConfig.php in core/modules/field/src/Entity/FieldStorageConfig.php
field_test.field.inc in core/modules/field/tests/modules/field_test/field_test.field.inc
Defines a field type and its formatters and widgets.
field_test.module in core/modules/field/tests/modules/field_test/field_test.module
Helper module for the Field API tests.
file.views.inc in core/modules/file/file.views.inc
Provide views data for file.module.
image.module in core/modules/image/image.module
Exposes global functionality for creating image styles.
image.views.inc in core/modules/image/image.views.inc
Provide views data for image.module.
MigrateBlockContentBodyFieldTest.php in core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php
MigrateFieldTest.php in core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldTest.php
MigrateUserPictureFieldTest.php in core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureFieldTest.php
options.module in core/modules/options/options.module
Defines selection, check box and radio button widgets for text and numeric fields.
options.views.inc in core/modules/options/options.views.inc
Provide Views data for options.module.
taxonomy.views.inc in core/modules/taxonomy/taxonomy.views.inc
Provides views data for taxonomy.module.
views.views.inc in core/modules/views/views.views.inc
Provide views data that isn't tied to any other module.
views_test_data.views_execution.inc in core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc
Provides views data and hooks for views_test_data module.