You are here

namespace Drupal\field in Zircon Profile 8.0

Same name in other branches
  1. 8 Drupal\field
Classsort descending Location Description
ConfigImporterFieldPurger core/modules/field/src/ConfigImporterFieldPurger.php Processes field purges before a configuration synchronization.
FieldConfigAccessControlHandler core/modules/field/src/FieldConfigAccessControlHandler.php Defines the access control handler for the field entity type.
FieldConfigInterface core/modules/field/src/FieldConfigInterface.php Provides an interface defining a field entity.
FieldConfigStorage core/modules/field/src/FieldConfigStorage.php Controller class for fields.
FieldStorageConfigInterface core/modules/field/src/FieldStorageConfigInterface.php Provides an interface defining a field storage entity.
FieldStorageConfigStorage core/modules/field/src/FieldStorageConfigStorage.php Controller class for "field storage" configuration entities.
FieldStorageConfigUpdateForbiddenException core/modules/field/src/FieldStorageConfigUpdateForbiddenException.php Exception class thrown by hook_field_storage_config_update_forbid().
FieldUninstallValidator core/modules/field/src/FieldUninstallValidator.php Prevents uninstallation of modules providing active field storage.