Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.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 |
---|---|---|---|
InstallerKernel::resetConfigStorage | function | core/ |
Reset the bootstrap config storage. |
InstallerSiteConfigProfileTest | class | core/ |
Verifies that the installer uses the profile's site configuration. |
InstallerSiteConfigProfileTest.php | file | core/ |
|
InstallerSiteConfigProfileTest::$defaultTheme | property | core/ |
|
InstallerSiteConfigProfileTest::$profile | property | core/ |
|
InstallerSiteConfigProfileTest::EXPECTED_SITE_MAIL | constant | core/ |
The site mail we expect to be set from the install profile. |
InstallerSiteConfigProfileTest::EXPECTED_TIMEZONE | constant | core/ |
The timezone we expect to be set from the install profile. |
InstallerSiteConfigProfileTest::installParameters | function | core/ |
|
InstallerSiteConfigProfileTest::setUpSite | function | core/ |
|
InstallerSiteConfigProfileTest::testInstaller | function | core/ |
Verify the correct site config was set. |
InstallStorage::CONFIG_INSTALL_DIRECTORY | constant | core/ |
Extension sub-directory containing default configuration for installation. |
InstallStorage::CONFIG_OPTIONAL_DIRECTORY | constant | core/ |
Extension sub-directory containing optional configuration for installation. |
InstallStorage::CONFIG_SCHEMA_DIRECTORY | constant | core/ |
Extension sub-directory containing configuration schema. |
install_config_download_translations | function | core/ |
Replaces install_download_translation() during configuration installs. |
install_config_import_batch | function | core/ |
Creates a batch for the config importer to process. |
install_config_revert_install_changes | function | core/ |
Reverts configuration if hook_install() implementations have made changes. |
InvalidConfigException | class | core/ |
Thrown if config created or changed by a recipe fails validation. |
InvalidConfigException.php | file | core/ |
|
InvalidConfigException::formatMessage | function | core/ |
Formats the constraint violation list as a human-readable message. |
InvalidConfigException::__construct | function | core/ |
Constructs an InvalidConfigException object. |
JoinPluginBase::$configuration | property | core/ |
The configuration array passed by initJoin. |
JsonApiDocumentTopLevelNormalizerTest::testNormalizeConfig | function | core/ |
@covers ::normalize |
JsonapiMaintenanceModeSubscriber::$config | property | core/ |
The configuration factory. |
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. |
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::buildConfigurationForm | function | core/ |
|
Language::defaultConfiguration | function | core/ |
|
Language::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
Language::getDynamicPluginConfig | function | core/ |
|
Language::submitConfigurationForm | function | core/ |
|
Language::submitConfigurationForm | function | core/ |
Form submission handler. |
Language::validateConfigurationForm | function | core/ |
|
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. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.