Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
DefaultConfigTest::$skippedConfig | property | core/ |
The following config entries are changed on module install. |
DefaultConfigTest::$timeLimit | property | core/ |
|
DefaultConfigTest::assertExtensionConfig | function | core/ |
Tests that the config provided by the extension is correct. |
DefaultConfigTest::doTestsOnConfigStorage | function | core/ |
Tests that default config matches the installed config. |
DefaultConfigTest::moduleListDataProvider | function | core/ |
A data provider that lists every module in core. |
DefaultConfigTest::testConfigIsEmpty | function | core/ |
Tests that core.extension.yml is empty by default. |
DefaultConfigTest::testModuleConfig | function | core/ |
Tests if installed config is equal to the exported config. |
DefaultConfigTest::testThemeConfig | function | core/ |
Tests if installed config is equal to the exported config. |
DefaultConfigTest::themeListDataProvider | function | core/ |
A data provider that lists every theme in core. |
DefaultLazyPluginCollection::$configurations | property | core/ |
The initial configuration for each plugin in the collection. |
DefaultLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
DefaultLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
DefaultLazyPluginCollection::setInstanceConfiguration | function | core/ |
Updates the configuration for a plugin instance. |
DefaultLazyPluginCollectionTest::testConfigurableGetConfiguration | function | core/ |
@covers ::getConfiguration |
DefaultLazyPluginCollectionTest::testConfigurableInterface | function | core/ |
Tests that plugin methods are correctly attached to interfaces. |
DefaultLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
@covers ::setConfiguration |
DefaultLazyPluginCollectionTest::testGetConfiguration | function | core/ |
@covers ::getConfiguration |
DefaultLazyPluginCollectionTest::testSetInstanceConfiguration | function | core/ |
@covers ::setInstanceConfiguration |
DefaultLazyPluginCollectionTest::testSetInstanceConfigurationPluginChange | function | core/ |
Tests plugin instances are changed if the configuration plugin key changes. |
DefaultNegotiator::$configFactory | property | core/ |
The system theme config object. |
DefaultSelection::buildConfigurationForm | function | core/ |
Form constructor. |
DefaultSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
DefaultSingleLazyPluginCollection::$configuration | property | core/ |
An array of configuration to instantiate the plugin with. |
DefaultSingleLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
DefaultSingleLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
DefaultSingleLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
@covers ::setConfiguration |
DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
DeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
DeleteMultipleForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
DemoUmamiProfileTest::assertDefaultConfig | function | core/ |
Asserts that the default configuration matches active configuration. |
DemoUmamiProfileTest::testConfig | function | core/ |
Tests the profile supplied configuration is the same after installation. |
demo_umami_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
demo_umami_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
DependentPluginDefinitionInterface::setConfigDependencies | function | core/ |
Sets the config dependencies of this plugin definition. |
DependentPluginDefinitionTrait::$config_dependencies | property | core/ |
|
DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
DeprecationHandler::getConfiguration | function | core/ |
Returns the extension configuration. |
DestinationCategoryTest::getConfigurationClasses | function | core/ |
Get configuration classes. |
DisplayTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
DisplayVariantTest::providerTestGetConfiguration | function | core/ |
Provides test data for testGetConfiguration(). |
DisplayVariantTest::testGetConfiguration | function | core/ |
Tests the getConfiguration() method. |
DisplayVariantTest::testSubmitConfigurationForm | function | core/ |
Tests the submitConfigurationForm() method. |
Drupal6SqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
Drupal::config | function | core/ |
Retrieves a configuration object. |
Drupal::configFactory | function | core/ |
Retrieves the configuration factory. |
Drupal::isConfigSyncing | function | core/ |
Gets the syncing state. |
DrupalKernel::$configStorage | property | core/ |
Config storage object used for reading enabled modules configuration. |
DrupalKernel::getConfigStorage | function | core/ |
Returns the active configuration storage to use during building the container. |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.