Search for config
- Search 7.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Search 11.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 |
---|---|---|---|
ConfigSubscriber | class | core/ |
Config subscriber. |
ConfigSubscriber.php | file | core/ |
|
ConfigSubscriber.php | file | core/ |
|
ConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
ConfigSubscriber::$languageDefault | property | core/ |
The default language. |
ConfigSubscriber::$languageManager | property | core/ |
The language manager. |
ConfigSubscriber::$languageNegotiator | property | core/ |
The language negotiator. |
ConfigSubscriber::$pathProcessorLanguage | property | core/ |
The language path processor. |
ConfigSubscriber::getSubscribedEvents | function | core/ |
|
ConfigSubscriber::getSubscribedEvents | function | core/ |
|
ConfigSubscriber::onConfigImporterValidate | function | core/ |
Checks that the Configuration module is not being uninstalled. |
ConfigSubscriber::onConfigSave | function | core/ |
Causes the container to be rebuilt on the next request. |
ConfigSubscriber::setPathProcessorLanguage | function | core/ |
Injects the language path processors on multilingual site configuration. |
ConfigSubscriber::__construct | function | core/ |
Constructs a new class object. |
ConfigSync | class | core/ |
Construct the storage changes in a configuration synchronization form. |
ConfigSync.php | file | core/ |
|
ConfigSync::$activeStorage | property | core/ |
The active configuration object. |
ConfigSync::$configManager | property | core/ |
The configuration manager. |
ConfigSync::$eventDispatcher | property | core/ |
Event dispatcher. |
ConfigSync::$importTransformer | property | core/ |
The import transformer service. |
ConfigSync::$lock | property | core/ |
The database lock object. |
ConfigSync::$moduleExtensionList | property | core/ |
The module extension list. |
ConfigSync::$moduleHandler | property | core/ |
The module handler. |
ConfigSync::$moduleInstaller | property | core/ |
The module installer. |
ConfigSync::$renderer | property | core/ |
The renderer. |
ConfigSync::$snapshotStorage | property | core/ |
The snapshot configuration object. |
ConfigSync::$syncStorage | property | core/ |
The sync configuration object. |
ConfigSync::$themeExtensionList | property | core/ |
The theme extension list. |
ConfigSync::$themeHandler | property | core/ |
The theme handler. |
ConfigSync::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigSync::buildForm | function | core/ |
Form constructor. |
ConfigSync::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSync::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSync::submitForm | function | core/ |
Form submission handler. |
ConfigSync::__construct | function | core/ |
Constructs the object. |
ConfigTest | class | core/ |
Defines the ConfigTest configuration entity. |
ConfigTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\destination\Config @group migrate |
ConfigTest | class | core/ |
Tests the config source plugin. |
ConfigTest | class | core/ |
@coversDefaultClass Drupal\Composer\Plugin\ProjectMessage\Message @group ProjectMessage |
ConfigTest | class | core/ |
@coversDefaultClass Drupal\Composer\Plugin\VendorHardening\Config @group VendorHardening |
ConfigTest | class | core/ |
Tests the Config. |
ConfigTest | class | core/ |
Tests file system configuration operations. |
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.