Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigSubscriber::$languageManager | property | core/ |
The language manager. |
| ConfigSubscriber::$languageNegotiator | property | core/ |
The language negotiator. |
| ConfigSubscriber::$pathProcessorLanguage | property | core/ |
The language path processor. |
| ConfigSubscriber::getSubscribedEvents | function | core/ |
|
| ConfigSubscriber::getSubscribedEvents | function | core/ |
|
| ConfigSubscriber::onConfigImporterValidate | function | core/ |
Checks that the Configuration module is not being uninstalled. |
| ConfigSubscriber::onConfigSave | function | core/ |
Causes the container to be rebuilt on the next request. |
| ConfigSubscriber::setPathProcessorLanguage | function | core/ |
Injects the language path processors on multilingual site configuration. |
| ConfigSubscriber::__construct | function | core/ |
Constructs a new class object. |
| ConfigSync | class | core/ |
Construct the storage changes in a configuration synchronization form. |
| ConfigSync.php | file | core/ |
|
| 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. |
| ConfigTarget | class | core/ |
Represents the mapping of a config property to a form element. |
| ConfigTarget.php | file | core/ |
|
| ConfigTarget::$elementParents | property | core/ |
The parents of the form element which maps to this config property. |
| ConfigTarget::$fromConfig | property | core/ |
Transforms a value loaded from config before it gets displayed by the form. |
| ConfigTarget::$propertyPaths | property | core/ |
The property paths to target. |
| ConfigTarget::$toConfig | property | core/ |
Transforms a value submitted by the form before it is set in the config. |
| ConfigTarget::fromForm | function | core/ |
Gets the config target object for an element from a form array. |
| ConfigTarget::fromString | function | core/ |
Creates a ConfigTarget object. |
| 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 Drupal\Core\Form\ConfigTarget. |
| ConfigTargetTest | class | core/ |
Tests forms using #config_target and #ajax together. |
| ConfigTargetTest | class | core/ |
Tests forms using #config_target. |
| 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/ |
Tests duplicate targets not allowed. |
| ConfigTargetTest::testFormCacheable | function | core/ |
Tests form cacheable. |
| ConfigTargetTest::testFromFormConfigTarget | function | core/ |
Tests from form config target. |
| ConfigTargetTest::testFromFormException | function | core/ |
Tests from form exception. |
| ConfigTargetTest::testFromFormString | function | core/ |
Tests from form string. |
| ConfigTargetTest::testGetValueCorrectConfig | function | core/ |
|
| ConfigTargetTest::testIncorrectKey | function | core/ |
Tests #config_target with an incorrect key. |
| ConfigTargetTest::testMultiTarget | function | core/ |
|
| ConfigTargetTest::testMultiTargetWithoutCallables | function | core/ |
Tests multi target without callables. |
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.