namespace Drupal\Core\Config\Entity
Same name in other branches
| Object name | File name | Summary | 
|---|---|---|
| ConfigDependencyDeleteFormTrait | core/lib/Drupal/Core/Config/Entity/ConfigDependencyDeleteFormTrait.php | Lists affected configuration entities by a dependency removal. | 
| ConfigDependencyManager | core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php | Provides a class to discover configuration entity dependencies. | 
| ConfigEntityBase | core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php | Defines a base configuration entity class. | 
| ConfigEntityBundleBase | core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php | A base class for config entity types that act as bundles. | 
| ConfigEntityDependency | core/lib/Drupal/Core/Config/Entity/ConfigEntityDependency.php | Provides a value object to discover configuration dependencies. | 
| ConfigEntityInterface | core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php | Defines a common interface for configuration entities. | 
| ConfigEntityListBuilder | core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php | Defines the default class to build a listing of configuration entities. | 
| ConfigEntityStorage | core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php | Defines the storage class for configuration entities. | 
| ConfigEntityStorageInterface | core/lib/Drupal/Core/Config/Entity/ConfigEntityStorageInterface.php | Provides an interface for configuration entity storage. | 
| ConfigEntityType | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Provides an implementation of a configuration entity type and its metadata. | 
| ConfigEntityTypeInterface | core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php | Provides an interface for a configuration entity type and its metadata. | 
| ConfigEntityUpdater | core/lib/Drupal/Core/Config/Entity/ConfigEntityUpdater.php | A utility class to make updating configuration entities simple. | 
| DraggableListBuilder | core/lib/Drupal/Core/Config/Entity/DraggableListBuilder.php | Defines a class to build a draggable listing of configuration entities. | 
| ImportableEntityStorageInterface | core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php | Provides an interface for responding to configuration imports. | 
| ThirdPartySettingsInterface | core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php | Interface for configuration entities to store third party information. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
