Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
ConfigTargetTest::providerMultiTargetWithoutCallables function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::providerTestFormCacheable function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::providerTestFromFormException function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testDuplicateTargetsNotAllowed function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap
ConfigTargetTest::testFormCacheable function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap
@dataProvider providerTestFormCacheable
ConfigTargetTest::testFromFormConfigTarget function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers ::fromForm
ConfigTargetTest::testFromFormException function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers ::fromForm
@dataProvider providerTestFromFormException
ConfigTargetTest::testFromFormString function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @covers ::fromForm
@covers ::fromString
ConfigTargetTest::testGetValueCorrectConfig function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testIncorrectKey function core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Tests #config_target with an incorrect key.
ConfigTargetTest::testMultiTarget function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testMultiTargetWithoutCallables function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @dataProvider providerMultiTargetWithoutCallables
ConfigTargetTest::testNested function core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php Tests #config_target with callbacks.
ConfigTargetTest::testNested function core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Tests #config_target where there is not a 1:1 property to element.
ConfigTargetTest::testSetValueCorrectConfig function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testSetValueMultiTargetToConfigReturnValue function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @testWith ["this string was returned by toConfig", "The toConfig callable returned a string, but it must be an array with a key-value pair for each of the targeted property paths."]
[true, "The toConfig callable returned a…
ConfigTargetTest::testSingleTarget function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php
ConfigTargetTest::testTree function core/modules/system/tests/src/FunctionalJavascript/Form/ConfigTargetTest.php Tests #config_target with no callbacks.
ConfigTargetTest::testTree function core/modules/system/tests/src/Functional/Form/ConfigTargetTest.php Tests #config_target where #tree is set to TRUE.
ConfigTest::getArrayProperty function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Gets the array property value.
ConfigTest::getProtectedProperty function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Gets the protected property value.
ConfigTest::provideGetMessageText function core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php
ConfigTest::testGetCacheTags function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::getCacheTags
ConfigTest::testGetMessageText function core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php @dataProvider provideGetMessageText
@covers ::getText
ConfigTest::testGetPathsForPackageMixedCase function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php @covers ::getPathsForPackage
ConfigTestResourceTestBase::getExpectedNormalizedEntity function core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php Returns the expected normalization of the entity.
ConfigTestResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php Return the expected error message.
ConfigTestResourceTestBase::getNormalizedPostEntity function core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php Returns the normalized POST entity.
ConfigTestTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Returns the expected JSON:API document for the entity.
ConfigTestTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Return the expected error message.
ConfigTestTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ConfigTestTest.php Returns the JSON:API POST document.
ConfigTranslationAddForm::getFormId function core/modules/config_translation/src/Form/ConfigTranslationAddForm.php Returns a unique string identifying the form.
ConfigTranslationBlockListBuilder::getFilterLabels function core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php Provides user facing strings for the filter element.
ConfigTranslationContextualLink::getTitle function core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Returns the localized title to be shown for this contextual link.
ConfigTranslationContextualLinks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Gets the definition of all derivatives of a base plugin.
ConfigTranslationDeleteForm::getCancelUrl function core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php Returns the route to go to if the user cancels the action.
ConfigTranslationDeleteForm::getConfirmText function core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php Returns a caption for the button that confirms the action.
ConfigTranslationDeleteForm::getFormId function core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php Returns a unique string identifying the form.
ConfigTranslationDeleteForm::getQuestion function core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php Returns the question to ask the user.
ConfigTranslationEditForm::getFormId function core/modules/config_translation/src/Form/ConfigTranslationEditForm.php Returns a unique string identifying the form.
ConfigTranslationEntityListBuilder::getFilterLabels function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php Provides user facing strings for the filter element.
ConfigTranslationEntityListBuilder::getOperations function core/modules/config_translation/src/Controller/ConfigTranslationEntityListBuilder.php Provides an array of information to build a list of operation links.
ConfigTranslationFieldListBuilder::getFilterLabels function core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php Provides user facing strings for the filter element.
ConfigTranslationFormBase::getBaseFormId function core/modules/config_translation/src/Form/ConfigTranslationFormBase.php Returns a string identifying the base form.
ConfigTranslationInstallTest::getPo function core/modules/config_translation/tests/src/Functional/ConfigTranslationInstallTest.php Returns the string for the test .po file.
ConfigTranslationListUiTest::doSettingsPageTest function core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php Tests a given settings page for the translate operation.
ConfigTranslationLocalTask::getTitle function core/modules/config_translation/src/Plugin/Menu/LocalTask/ConfigTranslationLocalTask.php Returns the localized title to be shown for this tab.
ConfigTranslationLocalTasks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php Gets the definition of all derivatives of a base plugin.
ConfigTranslationOverviewAccess::getMapperFromRouteMatch function core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php Gets a configuration mapper using a route match.
ConfigTranslationTestSubscriber::getSubscribedEvents function core/modules/config_translation/tests/modules/config_translation_test/src/EventSubscriber/ConfigTranslationTestSubscriber.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.