Search for config
- Search 7.x for config
- Search 9.5.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 config 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 |
---|---|---|---|
Internal::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
ItemsImporter::$config | property | core/ |
The aggregator.settings config object. |
IteratorTest::$migrationConfiguration | property | core/ |
|
JoinPluginBase::$configuration | property | core/ |
The configuration array passed by initJoin. |
JsonApiDocumentTopLevelNormalizerTest::testNormalizeConfig | function | core/ |
@covers ::normalize |
JsonApiSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
KernelTestBase::$configDirectories | property | core/ |
The configuration directories for this test run. |
KernelTestBase::$configImporter | property | core/ |
@todo Move into Config test base class. |
KernelTestBase::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
KernelTestBase::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
KernelTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
KernelTestBase::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
KernelTestBase::installConfig | function | core/ |
Installs default configuration for a given list of modules. |
KernelTestBase::installConfig | function | core/ |
Installs default configuration for a given list of modules. |
KernelTestBase::prepareConfigDirectories | function | core/ |
Create and set new configuration directories. |
KernelTestBaseTest::testInstallConfig | function | core/ |
Tests expected behavior of installConfig(). |
KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
@covers ::save @covers ::doSave |
KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
@covers ::save @covers ::doSave |
language-negotiation-configure-form.html.twig | file | core/ |
Default theme implementation for a language negotiation configuration form. |
language-negotiation-configure-form.html.twig | file | core/ |
Theme override for a language negotiation configuration form. |
language.config_factory_override | service | core/ |
Drupal\language\Config\LanguageConfigFactoryOverride |
language.config_subscriber | service | core/ |
Drupal\language\EventSubscriber\ConfigSubscriber |
Language::buildConfigurationForm | function | core/ |
Form constructor. |
Language::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
Language::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
Language::submitConfigurationForm | function | core/ |
Form submission handler. |
LanguageConfigCollectionNameTrait | trait | core/ |
Provides a common trait for working with language override collection names. |
LanguageConfigCollectionNameTrait.php | file | core/ |
|
LanguageConfigCollectionNameTrait::createConfigCollectionName | function | core/ |
Creates a configuration collection name based on a language code. |
LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName | function | core/ |
Converts a configuration collection name to a language code. |
LanguageConfigFactoryOverride | class | core/ |
Provides language overrides for the configuration factory. |
LanguageConfigFactoryOverride.php | file | core/ |
|
LanguageConfigFactoryOverride::$baseStorage | property | core/ |
The configuration storage. |
LanguageConfigFactoryOverride::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
LanguageConfigFactoryOverride::$language | property | core/ |
The language object used to override configuration data. |
LanguageConfigFactoryOverride::$storages | property | core/ |
An array of configuration storages keyed by langcode. |
LanguageConfigFactoryOverride::$typedConfigManager | property | core/ |
The typed config manager. |
LanguageConfigFactoryOverride::addCollections | function | core/ |
Reacts to the ConfigEvents::COLLECTION_INFO event. |
LanguageConfigFactoryOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
LanguageConfigFactoryOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
LanguageConfigFactoryOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
LanguageConfigFactoryOverride::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
LanguageConfigFactoryOverride::getOverride | function | core/ |
Get language override for given language and configuration name. |
LanguageConfigFactoryOverride::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
LanguageConfigFactoryOverride::installLanguageOverrides | function | core/ |
Installs available language configuration overrides for a given langcode. |
LanguageConfigFactoryOverride::loadOverrides | function | core/ |
Returns config overrides. |
LanguageConfigFactoryOverride::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
LanguageConfigFactoryOverride::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
LanguageConfigFactoryOverride::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
LanguageConfigFactoryOverride::setLanguage | function | core/ |
Sets the language to be used in configuration overrides. |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.