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 |
---|---|---|---|
EntityFieldStorageConfig::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
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. |
EntityMethodConfigActionsTest | class | core/ |
@group Recipe |
EntityMethodConfigActionsTest.php | file | core/ |
|
EntityMethodConfigActionsTest::$configActionManager | property | core/ |
The configuration action manager. |
EntityMethodConfigActionsTest::$modules | property | core/ |
|
EntityMethodConfigActionsTest::setUp | function | core/ |
|
EntityMethodConfigActionsTest::testRemoveComponentFromDisplay | function | core/ |
@testWith ["hideComponent"][[api-linebreak]] ["hideComponents"][[api-linebreak]] [[api-linebreak]] |
EntityMethodConfigActionsTest::testSet | function | core/ |
@testWith ["set", {"property_name": "protected_property", "value": "Here be sandworms..."}][[api-linebreak]] ["setMultiple", [{"property_name": "protected_property",… |
EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
Tests setting multiple third party settings. |
EntityMethodConfigActionsTest::testSetNestedProperty | function | core/ |
Test setting a nested property on a config entity. |
EntityMethodConfigActionsTest::testSetPropertiesWillNotChangeEntityKeys | function | core/ |
Tests that the setProperties action refuses to modify entity IDs or UUIDs. |
EntityMethodConfigActionsTest::testSetSingleThirdPartySetting | function | core/ |
@covers \Drupal\Core\Config\Entity\ConfigEntityBase::getThirdPartySetting |
EntityMethodConfigActionsTest::testSetStatus | function | core/ |
@testWith [true, "setStatus", false, false][[api-linebreak]] [false, "setStatus", true, true][[api-linebreak]] [true, "disable", [], false][[api-linebreak]] [false, "enable", [],… |
EntityMethodConfigActionsTest::testSimpleConfigUpdateFailsOnEntities | function | core/ |
Tests that the simpleConfigUpdate action cannot be used on entities. |
EntityPermissionsForm::$configManager | property | core/ |
The configuration entity manager. |
EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue | function | core/ |
Tests that dependencies due to default values can be removed. |
EntityReferenceItem::getPreconfiguredOptions | function | core/ |
|
EntityReferenceItemTest::testConfigEntityReferenceItem | function | core/ |
Tests the entity reference field type for referencing config entities. |
EntityReferenceRelationshipTest::testEntityReferenceConfigEntity | function | core/ |
Test that config entities don't get relationships added. |
EntityReferenceSettingsTest::testConfigTargetBundleDeletion | function | core/ |
Tests that config bundle deletions are mirrored in field config settings. |
EntityRepository::loadEntityByConfigTarget | function | core/ |
|
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/ |
|
EntityType::getConfigDependencyKey | function | core/ |
|
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. |
entity_test.entity_test_bundle.testing_config_overrides.yml | file | core/ |
core/profiles/tests/testing_config_overrides/config/optional/entity_test.entity_test_bundle.testing_config_overrides.yml |
entity_test.entity_test_bundle.testing_config_overrides_module.yml | file | core/ |
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/config/optional/entity_test.entity_test_bundle.testing_config_overrides_module.yml |
EventSubscriber::configEventRecorder | function | core/ |
Reacts to config event. |
EventSubscriber::configEventRecorder | function | core/ |
Reacts to config event. |
EventSubscriber::onConfigDelete | function | core/ |
Reacts to a config delete and records information in state for testing. |
EventSubscriber::onConfigImporterMissingContentOne | function | core/ |
Handles the missing content event. |
EventSubscriber::onConfigImporterMissingContentTwo | function | core/ |
Handles the missing content event. |
EventSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
EventSubscriber::onConfigSave | function | core/ |
Reacts to a config save and records information in state for testing. |
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. |
ExecutableFinderTest::testCheckConfigurationForExecutablePath | function | core/ |
Tests that the executable finder looks for paths in configuration. |
ExecutablePluginBase::getConfig | function | core/ |
Gets all configuration values. |
ExecutablePluginBase::getConfigDefinition | function | core/ |
Gets the definition of a configuration option. |
ExecutablePluginBase::getConfigDefinitions | function | core/ |
Gets an array of definitions of available configuration options. |
ExecutablePluginBase::setConfig | function | core/ |
Sets the value of a particular configuration option. |
ExtensionInstallStorage::$configStorage | property | core/ |
The active configuration store. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.