Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
InstallerSiteConfigProfileTest::$profile | property | core/ |
The installation profile to install. |
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/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
InstallerSiteConfigProfileTest::setUpSite | function | core/ |
Final installer step: Configure site. |
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. |
install_ensure_config_directory | function | core/ |
Ensures that the config directory exists and is writable, or can be made so. |
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. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.