Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigSync.php | file | core/ |
|
| ConfigSync::$activeStorage | property | core/ |
The active configuration object. |
| ConfigSync::$configManager | property | core/ |
The configuration manager. |
| ConfigSync::$eventDispatcher | property | core/ |
Event dispatcher. |
| 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::$themeExtensionList | property | core/ |
The theme extension list. |
| 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::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigSync::submitForm | function | core/ |
Form submission handler. |
| ConfigSync::__construct | function | core/ |
Constructs the object. |
| ConfigSyncReadmeUpdateTest | class | core/ |
Tests update to readme inside the configuration synchronization directory. |
| ConfigSyncReadmeUpdateTest.php | file | core/ |
|
| ConfigSyncReadmeUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigSyncReadmeUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ConfigSyncReadmeUpdateTest::testConfigurationSynchronizationReadmeUpdate | function | core/ |
Tests configuration synchronization readme file update. |
| ConfigTarget::$elementParents | property | core/ |
The parents of the form element which maps to this config property. |
| ConfigTarget::$propertyPaths | property | core/ |
The property paths to target. |
| ConfigTarget::fromString | function | core/ |
Creates a ConfigTarget object. |
| 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/ |
@coversDefaultClass \Drupal\Core\Form\ConfigTarget[[api-linebreak]] @group Form |
| ConfigTargetTest | class | core/ |
Tests forms using #config_target. |
| ConfigTargetTest | class | core/ |
Tests forms using #config_target and #ajax together. |
| 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/ |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.