Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigSync::$importTransformer | property | core/ |
The import transformer service. |
ConfigSync::$lock | property | core/ |
The database lock object. |
ConfigSync::$moduleExtensionList | property | core/ |
The module extension list. |
ConfigSync::$moduleHandler | property | core/ |
The module handler. |
ConfigSync::$moduleInstaller | property | core/ |
The module installer. |
ConfigSync::$renderer | property | core/ |
The renderer. |
ConfigSync::$snapshotStorage | property | core/ |
The snapshot configuration object. |
ConfigSync::$syncStorage | property | core/ |
The sync configuration object. |
ConfigSync::$themeHandler | property | core/ |
The theme handler. |
ConfigSync::$typedConfigManager | property | core/ |
The typed config manager. |
ConfigSync::buildForm | function | core/ |
Form constructor. |
ConfigSync::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSync::finishBatch | function | core/ |
Finish batch. |
ConfigSync::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSync::processBatch | function | core/ |
Processes the config import batch and persists the importer. |
ConfigSync::submitForm | function | core/ |
Form submission handler. |
ConfigSync::__construct | function | core/ |
Constructs the object. |
ConfigTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\destination\Config @group migrate |
ConfigTest | class | core/ |
Tests the config source plugin. |
ConfigTest | class | core/ |
Tests file system configuration operations. |
ConfigTest | class | core/ |
Defines the ConfigTest configuration entity. |
ConfigTest | class | core/ |
@coversDefaultClass Drupal\Composer\Plugin\ProjectMessage\Message @group ProjectMessage |
ConfigTest | class | core/ |
@coversDefaultClass Drupal\Composer\Plugin\VendorHardening\Config @group VendorHardening |
ConfigTest | class | core/ |
Tests the Config. |
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. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.