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/ |
Tests configurable get configuration. |
| DefaultLazyPluginCollectionTest::testConfigurableInterface | function | core/ |
Tests that plugin methods are correctly attached to interfaces. |
| DefaultLazyPluginCollectionTest::testConfigurableSetConfiguration | function | core/ |
Tests configurable set configuration. |
| DefaultLazyPluginCollectionTest::testGetConfiguration | function | core/ |
Tests get configuration. |
| DefaultLazyPluginCollectionTest::testSetInstanceConfiguration | function | core/ |
Tests set instance configuration. |
| 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/ |
Tests configurable set configuration. |
| DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
| DeleteMultipleForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| DemoUmamiHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| DemoUmamiHooks::installConfigureSubmit | function | core/ |
Submission handler for the site configuration form. |
| 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. |
| 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/ |
The dependencies of this plugin definition. |
| 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/ |
Gets the active configuration storage to use during building the container. |
| DrupalSqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.