Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
EntityConfirmFormBase.php | file | core/ |
|
EntityConfirmFormBase::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
EntityConfirmFormBase::buildForm | function | core/ |
Form constructor. |
EntityConfirmFormBase::delete | function | core/ |
The delete() method is not used in EntityConfirmFormBase. This overrides the default implementation that redirects to the delete-form confirmation form. |
EntityConfirmFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
EntityConfirmFormBase::getCancelText | function | core/ |
Returns a caption for the link which cancels the action. |
EntityConfirmFormBase::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
EntityConfirmFormBase::getDescription | function | core/ |
Returns additional text to display as a description. |
EntityConfirmFormBase::getFormName | function | core/ |
Returns the internal name used to refer to the confirmation item. |
EntityConfirmFormBase::save | function | core/ |
The save() method is not used in EntityConfirmFormBase. This overrides the default implementation that saves the entity. |
EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
EntityDeleteForm::getConfigManager | function | core/ |
Gets the configuration manager. |
EntityDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
EntityDeleteFormTrait::getConfirmText | function | core/ |
|
EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig | function | core/ |
Tests the behavior of an extra field component with initial invalid values. |
EntityFieldStorageConfig | class | core/ |
Provides destination plugin for field_storage_config configuration entities. |
EntityFieldStorageConfig | class | core/ |
Deprecated. Destination with Drupal specific config dependencies. |
EntityFieldStorageConfig.php | file | core/ |
|
EntityFieldStorageConfig.php | file | core/ |
|
EntityFieldStorageConfig::$fieldTypePluginManager | property | core/ |
The field type plugin manager. |
EntityFieldStorageConfig::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
EntityFieldStorageConfig::create | function | core/ |
Creates an instance of the plugin. |
EntityFieldStorageConfig::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityFieldStorageConfig::getIds | function | core/ |
Gets the destination IDs. |
EntityFieldStorageConfig::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
EntityFieldStorageConfig::__construct | function | core/ |
Construct a new plugin. |
EntityInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityInterface::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
EntityInterface::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
EntityManager::loadEntityByConfigTarget | function | core/ |
|
EntityManagerTest::testLoadEntityByConfigTarget | function | core/ |
Tests the loadEntityByConfigTarget() method. |
EntityReferenceItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
EntityReferenceSelectionUnitTest::providerTestSetConfiguration | function | core/ |
Provides test data for ::testSetConfiguration() |
EntityReferenceSelectionUnitTest::testInvalidDefaultConfiguration | function | core/ |
Tests invalid default configuration. |
EntityReferenceSelectionUnitTest::testSetConfiguration | function | core/ |
Tests selection handler plugin configuration set. |
EntityReferenceSelectionUnitTest::testSetConfigurationBcLevel | function | core/ |
Tests the selection handler plugin BC structure. |
EntityRepository::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
EntityRepositoryInterface::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
EntityResource::$configFactory | property | core/ |
The config factory. |
EntityResource::isConfigEntityResource | function | core/ |
Checks if this resource is for a Config Entity. |
EntityResourcePostRouteSubscriber::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
EntityType::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityTypeInterface::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
EntityTypeInterface::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EnvironmentCleanerService::$configFactory | property | core/ |
The config factory. |
ExcludedModulesEventSubscriber::getDependentConfigNames | function | core/ |
Get all the configuration which depends on one of the excluded modules. |
ExcludedModulesEventSubscriber::onConfigTransformExport | function | core/ |
Transform the storage which is used to export the configuration. |
ExcludedModulesEventSubscriber::onConfigTransformImport | function | core/ |
Transform the storage which is used to import the configuration. |
ExecutablePluginBase::getConfig | function | core/ |
Gets all configuration values. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.