Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Drupal\field

Object name File name Summary
ConfigImporterFieldPurger core/modules/field/src/ConfigImporterFieldPurger.php Processes field purges before a configuration synchronization.
EntityDisplayRebuilder core/modules/field/src/EntityDisplayRebuilder.php Rebuilds all form and view modes for a passed entity bundle.
FieldConfigAccessControlHandler core/modules/field/src/FieldConfigAccessControlHandler.php Defines the access control handler for the field config entity type.
FieldConfigInterface core/modules/field/src/FieldConfigInterface.php Provides an interface defining a field entity.
FieldConfigStorage core/modules/field/src/FieldConfigStorage.php Storage handler for field config.
FieldLabelOptionsTrait core/modules/field/src/FieldLabelOptionsTrait.php Provides a trait for the valid field label options.
FieldStorageConfigAccessControlHandler core/modules/field/src/FieldStorageConfigAccessControlHandler.php Defines the access control handler for the field storage config entity type.
FieldStorageConfigInterface core/modules/field/src/FieldStorageConfigInterface.php Provides an interface defining a field storage entity.
FieldStorageConfigStorage core/modules/field/src/FieldStorageConfigStorage.php Storage handler 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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal