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 11.x for __get
  5. Other projects
Title Object type File name Summary
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/tests/Drupal/Tests/Core/Form/FormBuilderTest.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.
TestForm::getFormId function core/modules/system/tests/modules/dialog_renderer_test/src/Form/TestForm.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/block/tests/modules/block_test/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/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php Gets the definition of a derivative plugin.
TestHelpTopicDeriver::getDerivativeDefinitions function core/modules/help/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/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php Returns the body of the topic.
TestHelpTopicPlugin::getCacheContexts function core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php The cache contexts associated with this object.
TestHelpTopicPlugin::getCacheMaxAge function core/modules/help/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/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.
TestLoader::getCacheKey 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::getIdMap function core/modules/migrate/tests/src/Kernel/Plugin/LogTest.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.
TestNodeVisitor::getPriority function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php
TestNormalizerBase::getSupportedTypes function core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php
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.
TestPageTestController.php file core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php
TestPageTestController::testPage function core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php Returns a test page and sets the title.
TestPageTestController::testPageVarDump function core/modules/system/tests/modules/test_page_test/src/Controller/TestPageTestController.php Returns a test page and with the call to the dump() function.
TestPerComponentEntityDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Gets the entity.
TestPerComponentEntityDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityFormDisplay::getEntity function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Gets the entity.
TestPerComponentEntityFormDisplay::getTestValues function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestPluginDependency::getDependencies function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php
TestPrepareLayout::getSubscribedEvents function core/modules/layout_builder/tests/modules/layout_builder_element_test/src/EventSubscriber/TestPrepareLayout.php
TestProfilerExtension::getNodeVisitors function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php
TestRequirementsTrait::getDrupalRoot function core/tests/Drupal/Tests/TestRequirementsTrait.php Returns the Drupal root directory.
TestRouteBuilder::getRouteDefinitions function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Retrieves all defined routes from .routing.yml files.
TestRouteProvider::getCandidateOutlines function core/tests/Drupal/KernelTests/Core/Routing/RouteProviderTest.php Returns an array of path pattern outlines that could match the path parts.
TestRouteSubscriber::getApplicableViews function core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php Returns all views/display combinations with routes.

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