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 |
---|---|---|---|
LanguageNegotiator::$configFactory | property | core/ |
The configuration factory. |
LanguageNegotiator::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
LanguageNegotiator::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
LanguageNegotiator::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
LanguageNegotiatorInterface::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
LanguageNegotiatorInterface::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
LanguageNegotiatorInterface::updateConfiguration | function | core/ |
Updates the configuration based on the given language types. |
LanguagePluginTest::buildExpectedDynamicConfig | function | core/ |
Builds the expected dynamic configuration output given a language list. |
LanguagePluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
LanguagePluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig @dataProvider providerGetDynamicPluginConfig |
LanguageServiceProvider::CONFIG_PREFIX | constant | core/ |
|
LanguageTest::providerGetConfig | function | core/ |
Provides a list of configs to test. |
LanguageTest::testGetConfig | function | core/ |
@covers ::getConfig |
LanguageTypesTest::testTransformConfigurable | function | core/ |
Tests successful transformation of configurable language types. |
language_configuration_element_submit | function | core/ |
Submit handler for the forms that have a language_configuration element. |
language_config_override_test.info.yml | file | core/ |
core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml |
language_config_override_test.settings.yml | file | core/ |
core/modules/language/tests/language_config_override_test/config/install/language/de/language_config_override_test.settings.yml |
LayoutBuilderEntityViewDisplayTest::testInvalidConfiguration | function | core/ |
Tests that configuration schema enforces valid values. |
LayoutBuilderTest::testConfigurableLayoutSections | function | core/ |
Tests configurable layouts. |
LayoutBuilderTest::testSimpleConfigBasedLayout | function | core/ |
Tests a config-based implementation of Layout Builder. |
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. |
LayoutWithoutLabel::buildConfigurationForm | function | core/ |
Form constructor. |
LayoutWithoutLabel::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
LayoutWithoutLabel::submitConfigurationForm | function | core/ |
Form submission handler. |
layout_builder_field_config_delete | function | core/ |
Implements hook_field_config_delete(). |
layout_builder_field_config_insert | function | core/ |
Implements hook_field_config_insert(). |
layout_builder_test_form_layout_builder_configure_block_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block. |
layout_builder_test_form_layout_builder_configure_section_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_section. |
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. |
LinkManagerBase::$configFactory | property | core/ |
Config factory service. |
ListElement::setConfig | function | core/ |
Sets configuration based on a nested form value array. |
ListItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
ListItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
ListPlugin::buildConfigurationForm | function | core/ |
|
ListPlugin::defaultConfiguration | function | core/ |
|
ListPlugin::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
ListPlugin::submitConfigurationForm | function | core/ |
|
ListPlugin::validateConfigurationForm | function | core/ |
|
ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.