Search for config
- Search 7.x for config
- Search 9.5.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Config | class | composer/ |
Determine configuration. |
Config | class | core/ |
Drupal 8+ configuration source from database. |
Config | class | core/ |
Provides Configuration Management destination plugin. |
Config | class | core/ |
Defines the default configuration object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTarget::getValue | function | core/ |
Retrieves the mapped value from config. |
ConfigTarget::isMultiTarget | function | core/ |
Indicates if this object targets multiple property paths. |
ConfigTarget::setValue | function | core/ |
Sets the submitted value from config. |
ConfigTarget::__construct | function | core/ |
Constructs a ConfigTarget object. |
ConfigTargetTest | class | core/ |
Tests forms using #config_target and #ajax together. |
ConfigTargetTest | class | core/ |
Tests forms using #config_target. |
ConfigTargetTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\ConfigTarget[[api-linebreak]] @group Form |
ConfigTargetTest.php | file | core/ |
|
ConfigTargetTest.php | file | core/ |
|
ConfigTargetTest.php | file | core/ |
|
ConfigTargetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTargetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTargetTest::$modules | property | core/ |
Modules to install. |
ConfigTargetTest::$modules | property | core/ |
Modules to install. |
ConfigTargetTest::providerMultiTargetWithoutCallables | function | core/ |
|
ConfigTargetTest::providerTestFormCacheable | function | core/ |
|
ConfigTargetTest::providerTestFromFormException | function | core/ |
|
ConfigTargetTest::testDuplicateTargetsNotAllowed | function | core/ |
@covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap[[api-linebreak]] |
ConfigTargetTest::testFormCacheable | function | core/ |
@covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap[[api-linebreak]] @dataProvider providerTestFormCacheable |
ConfigTargetTest::testFromFormConfigTarget | function | core/ |
@covers ::fromForm[[api-linebreak]] |
ConfigTargetTest::testFromFormException | function | core/ |
@covers ::fromForm[[api-linebreak]] @dataProvider providerTestFromFormException |
ConfigTargetTest::testFromFormString | function | core/ |
@covers ::fromForm[[api-linebreak]] @covers ::fromString[[api-linebreak]] |
ConfigTargetTest::testGetValueCorrectConfig | function | core/ |
|
ConfigTargetTest::testIncorrectKey | function | core/ |
Tests #config_target with an incorrect key. |
ConfigTargetTest::testMultiTarget | function | core/ |
|
ConfigTargetTest::testMultiTargetWithoutCallables | function | core/ |
@dataProvider providerMultiTargetWithoutCallables |
ConfigTargetTest::testNested | function | core/ |
Tests #config_target with callbacks. |
ConfigTargetTest::testNested | function | core/ |
Tests #config_target where there is not a 1:1 property to element. |
ConfigTargetTest::testSetValueCorrectConfig | function | core/ |
|
ConfigTargetTest::testSetValueMultiTargetToConfigReturnValue | function | core/ |
@testWith ["this string was returned by toConfig", "The toConfig callable returned a string, but it must be an array with a key-value pair for each of the targeted property paths."][[api-linebreak]] [true, "The toConfig… |
ConfigTargetTest::testSingleTarget | function | core/ |
|
ConfigTargetTest::testTree | function | core/ |
Tests #config_target with no callbacks. |
ConfigTargetTest::testTree | function | core/ |
Tests #config_target where #tree is set to TRUE. |
ConfigTest | class | core/ |
Tests file system configuration operations. |
ConfigTest | class | core/ |
Tests the config source plugin. |
ConfigTest | class | core/ |
@coversDefaultClass Drupal\Composer\Plugin\ProjectMessage\Message[[api-linebreak]] @group ProjectMessage |
ConfigTest | class | core/ |
@coversDefaultClass Drupal\Composer\Plugin\VendorHardening\Config[[api-linebreak]] @group VendorHardening |
ConfigTest | class | core/ |
Tests the Config. |
ConfigTest | class | core/ |
Defines the ConfigTest configuration entity. |
ConfigTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\destination\Config[[api-linebreak]] @group migrate |
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest.php | file | core/ |
|
ConfigTest::$array_property | property | core/ |
An array property of the configuration entity. |
ConfigTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigTest::$config | property | core/ |
Config. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.