Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigSync::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigSync::submitForm | function | core/ |
Form submission handler. |
| ConfigSync::__construct | function | core/ |
Constructs the object. |
| 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/ |
Tests file system configuration operations. |
| ConfigTest | class | core/ |
Defines the ConfigTest configuration entity. |
| ConfigTest | class | core/ |
Tests the config source plugin. |
| 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::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| ConfigTest::$config | property | core/ |
Config. |
| ConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
| ConfigTest::$id | property | core/ |
The machine name for the configuration entity. |
| ConfigTest::$label | property | core/ |
The human-readable name of the configuration entity. |
| ConfigTest::$modules | property | core/ |
Modules to enable. |
| ConfigTest::$protected_property | property | core/ |
A protected property of the configuration entity. |
| ConfigTest::$storage | property | core/ |
Storage. |
| ConfigTest::$style | property | core/ |
The image style to use. |
| ConfigTest::$typedConfig | property | core/ |
Typed Config. |
| ConfigTest::$weight | property | core/ |
The weight of the configuration entity. |
| ConfigTest::assertConfigDataEquals | function | core/ |
Asserts all config data equals $data provided. |
| ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
| ConfigTest::assertOverriddenKeys | function | core/ |
Asserts that the correct keys are overridden. |
| ConfigTest::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ConfigTest::isInstallable | function | core/ |
Checks whether this entity is installable. |
| ConfigTest::mergeDataProvider | function | core/ |
Provides data to test merges. |
| ConfigTest::nestedDataProvider | function | core/ |
Provides nested test data. |
| ConfigTest::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| ConfigTest::overrideDataProvider | function | core/ |
Provides override data. |
| ConfigTest::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| ConfigTest::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ConfigTest::provideGetMessageText | function | core/ |
|
| ConfigTest::providerSource | function | core/ |
The data provider. |
| ConfigTest::setEnforcedDependencies | function | core/ |
Sets the enforced dependencies. |
| ConfigTest::setNameProvider | function | core/ |
Provides config names to test. |
| ConfigTest::setUp | function | core/ |
|
| ConfigTest::setUp | function | core/ |
|
| ConfigTest::setUpBeforeClass | function | core/ |
|
| ConfigTest::simpleDataProvider | function | core/ |
Provides simple test data. |
| ConfigTest::sort | function | core/ |
Helper callback for uasort() to sort configuration entities by weight and label. |
| ConfigTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] @dataProvider simpleDataProvider |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.