Search for conf
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ | The id of the original proxied service. | 
| AdminPathConfigEntityConverter::$service | property | core/ | The real proxied service, after it was lazy loaded. | 
| AdminPathConfigEntityConverter::applies | function | core/ | Determines if the converter applies to a specific route and variable. | 
| 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/ | Form constructor. | 
| AjaxTestImageEffect::defaultConfiguration | function | core/ | Gets default configuration for this plugin. | 
| AjaxTestImageEffect::submitConfigurationForm | function | core/ | Form submission handler. | 
| Alignment::buildConfigurationForm | function | core/ | Form for choosing which alignment types are available. | 
| Alignment::defaultConfiguration | function | core/ | Gets default configuration for this plugin. | 
| 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/ | Form submission handler. | 
| Alignment::validateConfigurationForm | function | core/ | Form validation handler. | 
| AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ | Provides a list of configs to test. | 
| AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ | Tests get dynamic plugin config. | 
| 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. | 
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.
