Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
TestFieldWidgetMultilingual::form function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultilingual.php Creates a form element for a field.
TestFieldWidgetMultiple class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Plugin implementation of the 'test_field_widget_multiple' widget.
TestFieldWidgetMultiple.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php
TestFieldWidgetMultiple::defaultSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Defines the default settings for this plugin.
TestFieldWidgetMultiple::errorElement function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Assigns a field-level validation error to the right widget sub-element.
TestFieldWidgetMultiple::formElement function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Returns the form for a single field widget.
TestFieldWidgetMultiple::isApplicable function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Used in \Drupal\field\Tests\EntityReference\EntityReferenceAdminTest::testAvailableFormatters().
TestFieldWidgetMultiple::multipleValidate function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Element validation helper.
TestFieldWidgetMultiple::settingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Returns a form to configure settings for the widget.
TestFieldWidgetMultiple::settingsSummary function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php Returns a short summary for the current widget settings.
TestFieldWidgetMultipleSingleValues class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultipleSingleValues.php Plugin implementation of the 'test_field_widget_multiple' widget.
TestFieldWidgetMultipleSingleValues.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultipleSingleValues.php
TestFileCopy::getConfiguration function core/modules/migrate/tests/src/Unit/process/FileCopyTest.php Gets this plugin's configuration.
TestFileCreationTrait::getTestFiles function core/tests/Drupal/Tests/TestFileCreationTrait.php Gets a list of files that can be used in tests.
TestFileParser::getTestListFromFile function core/lib/Drupal/Core/Test/RunTests/TestFileParser.php Gets the classes from a PHP file.
TestFileParserTest::testGetTestListFromFile function core/tests/Drupal/Tests/Core/Test/RunTests/TestFileParserTest.php @covers ::getTestListFromFile[[api-linebreak]]
TestFileTransferWithSettingsForm::getSettingsForm function core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php Returns a settings form with a text field to input a username.
TestFilteredPluginManager::getDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().
TestFilteredPluginManager::getType function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php A string identifying the plugin type.
TestForm::getFormId function core/modules/block/tests/modules/block_test/src/Form/TestForm.php Returns a unique string identifying the form.
TestForm::getFormId function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Returns a unique string identifying the form.
TestForm::getFormId function core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php Returns a unique string identifying the form.
TestForm::getFormId function core/modules/page_cache/tests/modules/src/Form/TestForm.php Returns a unique string identifying the form.
TestFormApiFormBlock::getFormId function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Returns a unique string identifying the form.
TestHelpTopicDeriver::getDerivativeDefinition function core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php Gets the definition of a derivative plugin.
TestHelpTopicDeriver::getDerivativeDefinitions function core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php Gets the definition of all derivatives of a base plugin.
TestHelpTopicPlugin::getBody function core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php Returns the body of the topic.
TestHelpTopicPlugin::getCacheContexts function core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php The cache contexts associated with this object.
TestHelpTopicPlugin::getCacheMaxAge function core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php The maximum age for which this object may be cached.
TestHelpTopicPlugin::getCacheTags function core/modules/help_topics/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php The cache tags associated with this object.
TestInstallStorage::getAllFolders function core/modules/config/tests/config_test/src/TestInstallStorage.php Returns a map of all config object names and their folders.
TestItem::getConstraints function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Gets a list of validation constraints.
TestItemWithPreconfiguredOptions::getPreconfiguredOptions function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php Returns preconfigured field options for a field type.
TestLazyPluginCollection::getConfiguration function core/modules/system/tests/modules/plugin_test/src/Plugin/TestLazyPluginCollection.php Gets the current configuration of all plugins in this collection.
TestLibraryDiscoveryParser::drupalGetPath function core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php Wraps drupal_get_path().
TestLoader::getCacheKey function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestLoader::getSource function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestLoader::getSourceContext function core/modules/system/tests/modules/twig_loader_test/src/Loader/TestLoader.php
TestLocalAction4::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction4.php Returns the localized title to be shown for this action.
TestLocalAction5::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction5.php Returns the localized title to be shown for this action.
TestLocalAction::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalAction.php Returns the localized title to be shown for this action.
TestLocalActionWithConfig::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalAction/TestLocalActionWithConfig.php Returns the localized title to be shown for this action.
TestMemoryBackend::getAllCids function core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php
TestMigrateExecutable::getIdMap function core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Get the ID map from the current migration.
TestMigrateExecutable::getMemoryUsage function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Returns the memory usage so far.
TestMigrateExecutable::getSource function core/modules/migrate/tests/src/Kernel/TestMigrateExecutable.php Returns the source.
TestMigrationMock::getMigrationDependencies function core/modules/migrate/tests/src/Unit/MigrationPluginManagerTest.php Get the dependencies for this migration.
TestObject::getA function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php
TestPageDisplayVariantSubscriber::getSubscribedEvents function core/modules/system/tests/modules/display_variant_test/src/EventSubscriber/TestPageDisplayVariantSubscriber.php
TestPageTestController class core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php Controller routines for test_page_test routes.

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