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 |
---|---|---|---|
AdminPathConfigEntityConverter::applies | function | core/ |
Determines if the converter applies to a specific route and variable. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::convert | function | core/ |
Converts path variables to their corresponding objects. |
AdminPathConfigEntityConverter::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
AdminPathConfigEntityConverter::__construct | function | core/ |
Constructs a new EntityConverter. |
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage | function | core/ |
Tests the translated and untranslated config entities are loaded properly. |
AdminTest::testConfigBlocksDescription | function | core/ |
Tests admin config page blocks without descriptions. |
AdminUiTest::testLanguageConfigForm | function | core/ |
Tests the language config form. |
AdvancedSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
AdvisoriesConfigSubscriber | class | core/ |
Defines a config subscriber for changes to 'system.advisories'. |
AdvisoriesConfigSubscriber.php | file | core/ |
|
AdvisoriesConfigSubscriber::$securityAdvisoriesFetcher | property | core/ |
The security advisory fetcher service. |
AdvisoriesConfigSubscriber::getSubscribedEvents | function | core/ |
|
AdvisoriesConfigSubscriber::onConfigSave | function | core/ |
Deletes the stored response from the security advisories feed, if needed. |
AdvisoriesConfigSubscriber::__construct | function | core/ |
Constructs a new ConfigSubscriber object. |
AjaxBasePageNegotiator::$configFactory | property | core/ |
The config factory. |
AjaxResponseAttachmentsProcessor::$config | property | core/ |
A config object for the system performance configuration. |
AjaxTestImageEffect::buildConfigurationForm | function | core/ |
|
AjaxTestImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
AjaxTestImageEffect::submitConfigurationForm | function | core/ |
|
Alignment::buildConfigurationForm | function | core/ |
Form for choosing which alignment types are available. |
Alignment::defaultConfiguration | function | core/ |
|
Alignment::DEFAULT_CONFIGURATION | constant | core/ |
The default configuration for this plugin. |
Alignment::getDynamicPluginConfig | function | core/ |
Filters the alignment options to those chosen in editor config. |
Alignment::submitConfigurationForm | function | core/ |
|
Alignment::validateConfigurationForm | function | core/ |
|
AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
AllowListConfigStorage | class | core/ |
A read-only storage wrapper that only allows access to certain config names. |
AllowListConfigStorage.php | file | core/ |
|
AllowListConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
AllowListConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
AllowListConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
AllowListConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
AllowListConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
AllowListConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
AllowListConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
AllowListConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
AllowListConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
AllowListConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
AllowListConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
AllowListConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
AllowListConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
AllowListConfigStorage::__construct | function | core/ |
|
AnnounceFetcher::$config | property | core/ |
The configuration settings of this module. |
AnnounceTestController::setFeedConfig | function | core/ |
Reads a JSON file and returns the contents as a Response. |
ArgumentsConfigArrayKey | class | core/ |
A stub class used by testGetInstanceArguments(). |
ArgumentsConfigArrayKey::__construct | function | core/ |
|
AssertConfigEntityImportTrait | trait | core/ |
Provides test assertions for testing config entity synchronization. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.