Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
LanguageConfigInstallOverrideExistingTest | class | core/ |
Ensures the language config is installed but not altered on install. |
LanguageConfigInstallOverrideExistingTest.php | file | core/ |
|
LanguageConfigInstallOverrideExistingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LanguageConfigInstallOverrideExistingTest::$profile | property | core/ |
The profile to install as a basis for testing. |
LanguageConfigInstallOverrideExistingTest::testLanguageConfigInstallOverrideExisting | function | core/ |
Tests when language config is installed existing config is not overridden. |
LanguageInterface::STATE_CONFIGURABLE | constant | core/ |
The language state when referring to configurable languages. |
LanguageManager::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
LanguageManager::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
LanguageManagerInterface::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
LanguageManagerInterface::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
LayoutDefault::buildConfigurationForm | function | core/ |
Form constructor. |
LayoutDefault::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
LayoutDefault::getConfiguration | function | core/ |
Gets this plugin's configuration. |
LayoutDefault::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
LayoutDefault::submitConfigurationForm | function | core/ |
Form submission handler. |
LayoutDefault::validateConfigurationForm | function | core/ |
Form validation handler. |
LayoutTestPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
LayoutTestPlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
LayoutTestPlugin::submitConfigurationForm | function | core/ |
Form submission handler. |
LayoutTestPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
LazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
LocalActionDefaultTest::$config | property | core/ |
The used plugin configuration. |
LocalActionsBlock::defaultConfiguration | function | core/ |
|
LocaleDefaultConfigStorageTest | class | core/ |
@group locale |
LocaleDefaultConfigStorageTest.php | file | core/ |
|
LocaleDefaultConfigStorageTest::$modules | property | core/ |
Modules to install. |
LocaleDefaultConfigStorageTest::testGetComponentNames | function | core/ |
|
LocaleTest::testConfig | function | core/ |
Tests deprecation of config() method. |
LocalTaskDefaultTest::$config | property | core/ |
The used plugin configuration. |
LocalTasksBlock::defaultConfiguration | function | core/ |
|
MailManager::$configFactory | property | core/ |
The config factory. |
MailManagerTest::$configFactory | property | core/ |
The configuration factory. |
MailTest::configureDefaultMailInterface | function | core/ |
Configures the default mail interface. |
MaintenanceMode::$config | property | core/ |
The configuration factory. |
MaintenanceModeSubscriber::$config | property | core/ |
The config factory. |
MappingTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
MediaEmbedFilterConfigurationUiAddTest | class | core/ |
@covers ::media_filter_format_edit_form_validate[[api-linebreak]] @group media @group #slow |
MediaEmbedFilterConfigurationUiAddTest.php | file | core/ |
|
MediaEmbedFilterConfigurationUiAddTest::testValidationWhenAdding | function | core/ |
@covers ::media_form_filter_format_add_form_alter[[api-linebreak]] @dataProvider providerTestValidations |
MediaEmbedFilterConfigurationUiEditTest | class | core/ |
@covers ::media_filter_format_edit_form_validate[[api-linebreak]] @group media @group #slow |
MediaEmbedFilterConfigurationUiEditTest.php | file | core/ |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.