Search for configuration
- Search 7.x for configuration
- Search 9.5.x for configuration
- Search 8.9.x for configuration
- Search 10.3.x for configuration
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CurrentThemeCondition::submitConfigurationForm | function | core/ |
Form submission handler. |
DateTimeTest::testDateFormatConfiguration | function | core/ |
Tests date format configuration. |
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::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. |
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 |
DeprecationHandler::getConfiguration | function | core/ |
Returns the extension configuration. |
DestinationCategoryTest::getConfigurationClasses | function | core/ |
Get configuration classes. |
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. |
DrupalSqlBaseTest::$migrationConfiguration | property | core/ |
Define bare minimum migration configuration. |
Drupal\package_manager\PathExcluder\SiteConfigurationExcluder | service | core/ |
|
EditorAdminTest::verifyUnicornEditorConfiguration | function | core/ |
Verifies unicorn editor configuration. |
EditorBase::buildConfigurationForm | function | core/ |
Form constructor. |
EditorBase::submitConfigurationForm | function | core/ |
Form submission handler. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
EmailAction::buildConfigurationForm | function | core/ |
Form constructor. |
EmailAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
EmailAction::submitConfigurationForm | function | core/ |
Form submission handler. |
EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
EmptyBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
EmptyBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
EntityBundle::buildConfigurationForm | function | core/ |
Form constructor. |
EntityBundle::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
EntityBundle::submitConfigurationForm | function | core/ |
Form submission handler. |
ExecutableFinderTest::testCheckConfigurationForExecutablePath | function | core/ |
Tests that the executable finder looks for paths in configuration. |
ExtraFieldBlock::defaultConfiguration | function | core/ |
|
FieldBlock::defaultConfiguration | function | core/ |
|
FieldDefinitionTest::testDisplayConfigurationSettings | function | core/ |
Tests the display configuration settings. |
FieldPluginBaseTest::$configuration | property | core/ |
The configuration of the plugin under test. |
FileCacheFactory::$configuration | property | core/ |
The configuration used to create FileCache objects. |
FileCacheFactory::getConfiguration | function | core/ |
Gets the configuration used for constructing future file cache objects. |
FileCacheFactory::setConfiguration | function | core/ |
Sets the configuration to use for constructing future file cache objects. |
FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
@covers ::get |
FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@covers ::getConfiguration @covers ::setConfiguration |
FileUploadTest::testFileUploadNoConfiguration | function | core/ |
Tests using the file upload POST route no configuration. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.