CurrentThemeCondition::defaultConfiguration |
function |
core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php |
Gets default configuration for this plugin. |
CurrentThemeCondition::submitConfigurationForm |
function |
core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php |
Form submission handler. |
CustomPageExceptionHtmlSubscriber::$configFactory |
property |
core/lib/Drupal/Core/EventSubscriber/CustomPageExceptionHtmlSubscriber.php |
The configuration factory. |
CustomPageExceptionHtmlSubscriberTest::$configFactory |
property |
core/tests/Drupal/Tests/Core/EventSubscriber/CustomPageExceptionHtmlSubscriberTest.php |
The mocked config factory |
DateFormatter::$configFactory |
property |
core/lib/Drupal/Core/Datetime/DateFormatter.php |
The configuration factory. |
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 |
Test date format configuration. |
DbCommandBase::configure |
function |
core/lib/Drupal/Core/Command/DbCommandBase.php |
|
DbCommandBaseTester::configure |
function |
core/modules/system/tests/src/Kernel/Scripts/DbCommandBaseTest.php |
|
DbDumpCommand::configure |
function |
core/lib/Drupal/Core/Command/DbDumpCommand.php |
|
DbImportCommand::configure |
function |
core/lib/Drupal/Core/Command/DbImportCommand.php |
|
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. |
DedupeEntityTest::$migrationConfiguration |
property |
core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php |
The migration configuration, initialized to set the ID to test. |
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 |
class |
core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php |
Tests that default configuration provided by all modules matches schema. |
DefaultConfigTest.php |
file |
core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php |
|
DefaultConfigTest.php |
file |
core/tests/Drupal/KernelTests/Core/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 enable. |
DefaultConfigTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php |
Modules to enable. |
DefaultConfigTest::$skippedConfig |
property |
core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php |
The following config entries are changed on module install. |
DefaultConfigTest::$themes |
property |
core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php |
Themes which provide default configuration and need enabling. |
DefaultConfigTest::$timeLimit |
property |
core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php |
|
DefaultConfigTest::doTestsOnConfigStorage |
function |
core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php |
Tests that default config matches the installed config. |
DefaultConfigTest::register |
function |
core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php |
Registers test-specific services. |
DefaultConfigTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php |
|
DefaultConfigTest::testConfigIsEmpty |
function |
core/tests/Drupal/Tests/Core/Extension/DefaultConfigTest.php |
Tests that core.extension.yml is empty by default. |
DefaultConfigTest::testDefaultConfig |
function |
core/tests/Drupal/KernelTests/Core/Config/DefaultConfigTest.php |
Tests default configuration data type. |
DefaultConfigTest::testModuleConfig |
function |
core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php |
Tests if installed config is equal to the exported config. |
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 |
DefaultNegotiator::$configFactory |
property |
core/lib/Drupal/Core/Theme/DefaultNegotiator.php |
The system theme config object. |
DefaultProcessor::$configFactory |
property |
core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php |
Contains the configuration object factory. |
DefaultProcessor::buildConfigurationForm |
function |
core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php |
Form constructor. |
DefaultProcessor::getConfiguration |
function |
core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php |
Gets this plugin's configuration. |
DefaultProcessor::getEditableConfigNames |
function |
core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php |
Gets the configuration names that will be editable. |
DefaultProcessor::setConfiguration |
function |
core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php |
Sets the configuration for this plugin instance. |
DefaultProcessor::submitConfigurationForm |
function |
core/modules/aggregator/src/Plugin/aggregator/processor/DefaultProcessor.php |
Form submission handler. |
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. |