Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EmailAction::defaultConfiguration | function | core/ |
|
EmailAction::submitConfigurationForm | function | core/ |
|
EmailAction::validateConfigurationForm | function | core/ |
|
EmptyBlockForm::buildConfigurationForm | function | core/ |
|
EmptyBlockForm::submitConfigurationForm | function | core/ |
|
EnabledConfigurablePluginsConstraint | class | core/ |
The CKEditor 5 plugin settings. |
EnabledConfigurablePluginsConstraint.php | file | core/ |
|
EnabledConfigurablePluginsConstraint::$message | property | core/ |
The default violation message. |
EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
|
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ |
Gets all configurable CKEditor 5 plugin definitions that are enabled. |
EnabledConfigurablePluginsConstraintValidator::validate | function | core/ |
|
entity.bundle_config_import_validator | service | core/ |
Drupal\Core\Entity\Event\BundleConfigImportValidate |
entity.query.config | service | core/ |
Drupal\Core\Config\Entity\Query\QueryFactory |
EntityBase::getConfigDependencyKey | function | core/ |
|
EntityBase::getConfigDependencyName | function | core/ |
|
EntityBase::getConfigTarget | function | core/ |
|
EntityBundle::buildConfigurationForm | function | core/ |
|
EntityBundle::defaultConfiguration | function | core/ |
|
EntityBundle::submitConfigurationForm | function | core/ |
|
EntityBundleEntityTest::testWithConfigBundleEntity | function | core/ |
Tests an entity type with config entities for bundles. |
EntityCloneConfigActionTest | class | core/ |
@covers \Drupal\Core\Config\Action\Plugin\ConfigAction\EntityClone[[api-linebreak]] @group Recipe |
EntityCloneConfigActionTest.php | file | core/ |
|
EntityCloneConfigActionTest::$modules | property | core/ |
|
EntityCloneConfigActionTest::setUp | function | core/ |
|
EntityCloneConfigActionTest::testCloneWithWildcards | function | core/ |
Tests wildcard support, which allows positional tokens in the clone's ID. |
EntityCloneConfigActionTest::testErrorIfOriginalDoesNotExist | function | core/ |
Tests error if original entity does not exist. |
EntityCloneConfigActionTest::testFailIfEntityExists | function | core/ |
Tests that the action can be configured to fail if the clone exists. |
EntityCloneConfigActionTest::testNoErrorWithExistingEntity | function | core/ |
Tests no error is thrown when an entity with the same ID already exists. |
EntityCloneConfigActionTest::testSuccessfulClone | function | core/ |
Tests successful clone. |
EntityConfigBase | class | core/ |
Base destination class for importing configuration entities. |
EntityConfigBase.php | file | core/ |
|
EntityConfigBase::$configFactory | property | core/ |
The configuration factory. |
EntityConfigBase::$languageManager | property | core/ |
The language manager. |
EntityConfigBase::create | function | core/ |
|
EntityConfigBase::generateId | function | core/ |
Generates an entity ID. |
EntityConfigBase::getIds | function | core/ |
|
EntityConfigBase::import | function | core/ |
|
EntityConfigBase::isTranslationDestination | function | core/ |
Get whether this destination is for translations. |
EntityConfigBase::rollback | function | core/ |
|
EntityConfigBase::updateEntity | function | core/ |
Updates an entity with the contents of a row. |
EntityConfigBase::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
EntityConfigBase::__construct | function | core/ |
Construct a new 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. |
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.php | file | core/ |
|
EntityFieldStorageConfig::getIds | function | core/ |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.