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 11.x for conf
  5. Other projects
Title Object type File name Summary
DateTimeNormalizer::$systemDateConfig property core/modules/serialization/src/Normalizer/DateTimeNormalizer.php The system's date configuration.
DateTimeTest::testDateFormatConfiguration function core/modules/system/tests/src/Functional/System/DateTimeTest.php Tests date format configuration.
datetime_range_post_update_from_to_configuration function core/modules/datetime_range/datetime_range.post_update.php Adds 'from_to' in flagged entity view date range formatter.
DbCommandBase::configure function core/lib/Drupal/Core/Command/DbCommandBase.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
DbCommandBaseTester::configure function core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
DbDumpCommand::configure function core/lib/Drupal/Core/Command/DbDumpCommand.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
DbImportCommand::configure function core/lib/Drupal/Core/Command/DbImportCommand.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
DblogClearLogConfirmForm class core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Provides a confirmation form before clearing out the logs.
DblogClearLogConfirmForm.php file core/modules/dblog/src/Form/DblogClearLogConfirmForm.php
DblogClearLogConfirmForm::$connection property core/modules/dblog/src/Form/DblogClearLogConfirmForm.php The database connection.
DblogClearLogConfirmForm::create function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Instantiates a new instance of this class.
DblogClearLogConfirmForm::getCancelUrl function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the route to go to if the user cancels the action.
DblogClearLogConfirmForm::getFormId function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns a unique string identifying the form.
DblogClearLogConfirmForm::getQuestion function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Returns the question to ask the user.
DblogClearLogConfirmForm::submitForm function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Form submission handler.
DblogClearLogConfirmForm::__construct function core/modules/dblog/src/Form/DblogClearLogConfirmForm.php Constructs a new DblogClearLogConfirmForm.
DbLogResourceTest::$resourceConfigId property core/modules/dblog/tests/src/Functional/DbLogResourceTest.php The REST Resource Config entity ID under test (i.e. a resource type).
DbUpdateNegotiator::$configFactory property core/modules/system/src/Theme/DbUpdateNegotiator.php The config factory.
DefaultConfigTest class core/tests/Drupal/Tests/Core/Extension/DefaultConfigTest.php Tests default configuration of the Extension system.
DefaultConfigTest class core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests that the installed config matches the default config.
DefaultConfigTest.php file core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
DefaultConfigTest.php file core/tests/Drupal/Tests/Core/Extension/DefaultConfigTest.php
DefaultConfigTest::$modules property core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Modules to install.
DefaultConfigTest::$skippedConfig property core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php The following config entries are changed on module install.
DefaultConfigTest::$timeLimit property core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
DefaultConfigTest::assertExtensionConfig function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests that the config provided by the extension is correct.
DefaultConfigTest::doTestsOnConfigStorage function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests that default config matches the installed config.
DefaultConfigTest::moduleListDataProvider function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php A data provider that lists every module in core.
DefaultConfigTest::testConfigIsEmpty function core/tests/Drupal/Tests/Core/Extension/DefaultConfigTest.php Tests that core.extension.yml is empty by default.
DefaultConfigTest::testModuleConfig function core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php Tests if installed config is equal to the exported config.
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::testConfigurableSetConfigurationToNull function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::setConfiguration
@group legacy
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.
DefaultSelection::validateConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form validation handler.
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.

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