Search for conf

  1. Search 7.x for conf
  2. Search 9.5.x for conf
  3. Search 8.9.x for conf
  4. Search 10.3.x for conf
  5. Other projects
Title Object type File name Summary
DefaultConfigTest::testThemeConfig function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests if installed config is equal to the exported config.
DefaultConfigTest::themeListDataProvider function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php A data provider that lists every theme in core.
DefaultLazyPluginCollection::$configurations property core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php The initial configuration for each plugin in the collection.
DefaultLazyPluginCollection::getConfiguration function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php Gets the current configuration of all plugins in this collection.
DefaultLazyPluginCollection::setConfiguration function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php Sets the configuration for all plugins in this collection.
DefaultLazyPluginCollection::setInstanceConfiguration function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php Updates the configuration for a plugin instance.
DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::getConfiguration
DefaultLazyPluginCollectionTest::testConfigurableInterface function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Tests that plugin methods are correctly attached to interfaces.
DefaultLazyPluginCollectionTest::testConfigurableSetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::setConfiguration
DefaultLazyPluginCollectionTest::testGetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::getConfiguration
DefaultLazyPluginCollectionTest::testSetInstanceConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::setInstanceConfiguration
DefaultLazyPluginCollectionTest::testSetInstanceConfigurationPluginChange function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Tests plugin instances are changed if the configuration plugin key changes.
DefaultNegotiator::$configFactory property core/lib/Drupal/Core/Theme/DefaultNegotiator.php The system theme config object.
DefaultSelection::buildConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form constructor.
DefaultSelection::defaultConfiguration function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Gets default configuration for this plugin.
DefaultSingleLazyPluginCollection::$configuration property core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php An array of configuration to instantiate the plugin with.
DefaultSingleLazyPluginCollection::getConfiguration function core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php Gets the current configuration of all plugins in this collection.
DefaultSingleLazyPluginCollection::setConfiguration function core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php Sets the configuration for all plugins in this collection.
DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php @covers ::setConfiguration
DefaultsSectionStorageTest::testConfigInstall function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php Tests installing defaults via config install.
DeleteForm::getConfirmText function core/modules/forum/src/Form/DeleteForm.php Returns a caption for the button that confirms the action.
DeleteMultipleForm::getConfirmText function core/lib/Drupal/Core/Entity/Form/DeleteMultipleForm.php Returns a caption for the button that confirms the action.
DemoUmamiProfileTest::assertDefaultConfig function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Asserts that the default configuration matches active configuration.
DemoUmamiProfileTest::testConfig function core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php Tests the profile supplied configuration is the same after installation.
demo_umami_form_install_configure_form_alter function core/profiles/demo_umami/demo_umami.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
demo_umami_form_install_configure_submit function core/profiles/demo_umami/demo_umami.profile Submission handler to sync the contact.form.feedback recipient.
DependentPluginDefinitionInterface::getConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Gets the config dependencies of this plugin definition.
DependentPluginDefinitionInterface::setConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionInterface.php Sets the config dependencies of this plugin definition.
DependentPluginDefinitionTrait::$config_dependencies property core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
DependentPluginDefinitionTrait::getConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
DependentPluginDefinitionTrait::setConfigDependencies function core/lib/Drupal/Core/Plugin/Definition/DependentPluginDefinitionTrait.php
DeprecationHandler::getConfiguration function core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php Returns the extension configuration.
DestinationCategoryTest::getConfigurationClasses function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/DestinationCategoryTest.php Get configuration classes.
DisplayTest::$configSchemaCheckerExclusions property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php An array of config object names that are excluded from schema checking.
DisplayVariantTest::providerTestGetConfiguration function core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Provides test data for testGetConfiguration().
DisplayVariantTest::testGetConfiguration function core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Tests the getConfiguration() method.
DisplayVariantTest::testSubmitConfigurationForm function core/tests/Drupal/Tests/Core/Display/DisplayVariantTest.php Tests the submitConfigurationForm() method.
Drupal6SqlBaseTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Define bare minimum migration configuration.
Drupal::config function core/lib/Drupal.php Retrieves a configuration object.
Drupal::configFactory function core/lib/Drupal.php Retrieves the configuration factory.
Drupal::isConfigSyncing function core/lib/Drupal.php Gets the syncing state.
DrupalKernel::$configStorage property core/lib/Drupal/Core/DrupalKernel.php Config storage object used for reading enabled modules configuration.
DrupalKernel::getConfigStorage function core/lib/Drupal/Core/DrupalKernel.php Returns the active configuration storage to use during building the container.
DrupalSqlBaseTest::$migrationConfiguration property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Define bare minimum migration configuration.
DrupalTest::testConfig function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the config() method.
Drupal\config_translation\ConfigMapperManagerInterface service core/modules/config_translation/config_translation.services.yml
Drupal\Core\Config\ConfigFactoryOverrideInterface service core/modules/language/language.services.yml
Drupal\language\Config\LanguageConfigFactoryOverrideInterface service core/modules/language/language.services.yml
Drupal\locale\LocaleConfigManager service core/modules/locale/locale.services.yml
Drupal\locale\LocaleDefaultConfigStorage service core/modules/locale/locale.services.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.