Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 forms using #config_target and #ajax together. |
| ConfigTargetTest | class | core/ |
Tests forms using #config_target. |
| ConfigTargetTest | class | core/ |
Tests Drupal\Core\Form\ConfigTarget. |
| 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. |
| 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/ |
Tests set value multi target to config return value. |
| 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::getArrayProperty | function | core/ |
Gets the array property value. |
| ConfigTest::getProtectedProperty | function | core/ |
Gets the protected property value. |
| ConfigTest::provideGetMessageText | function | core/ |
|
| ConfigTest::testGetCacheTags | function | core/ |
Tests get cache tags. |
| ConfigTest::testGetMessageText | function | core/ |
Tests get message text. |
| ConfigTest::testGetPathsForPackageMixedCase | function | core/ |
Tests get paths for package mixed case. |
| ConfigTestResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ConfigTestResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ConfigTestResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ConfigTestTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ConfigTestTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ConfigTestTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ConfigTranslationAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigTranslationBlockListBuilder::getFilterLabels | function | core/ |
Provides user facing strings for the filter element. |
| ConfigTranslationContextualLink::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.