Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
TestFileTransfer::isDirectory function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Checks if a path is a directory.
TestFileTransfer::removeDirectoryJailed function core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php Removes a directory within the jailed environment.
TestFileTransferWithSettingsForm::factory function core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php Returns a Drupal\update_test\TestFileTransferWithSettingsForm object.
TestFilterIterator class core/modules/migrate/tests/src/Kernel/TestFilterIterator.php Class to test FilterIterators.
TestFilterIterator.php file core/modules/migrate/tests/src/Kernel/TestFilterIterator.php
TestFilterIterator::accept function core/modules/migrate/tests/src/Kernel/TestFilterIterator.php
TestHelperPlugin::testSetOptionDefaults function core/modules/views/src/Tests/TestHelperPlugin.php Calls the protected method setOptionDefaults().
TestHelpSection::listSearchableTopics function core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php Returns the IDs of topics that should be indexed for searching.
TestHelpSection::listTopics function core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php Returns a list of topics to show in the help section.
TestHelpSection::renderTopicForSearch function core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php Renders one topic for search indexing or search results.
TestHelpTopicDeriver class core/modules/help/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php A test discovery deriver for fake help topics.
TestHelpTopicDeriver.php file core/modules/help/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php
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 class core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php A fake help topic plugin for testing.
TestHelpTopicPlugin.php file core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php
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.
TestHookOrderExtraTypes::customHookExtraTypes function core/modules/system/tests/modules/HookCollector/aaa_hook_collector_test/src/Hook/TestHookOrderExtraTypes.php This pair tests OrderAfter with ExtraTypes.
TestHookOrderExtraTypes::customHookExtraTypes function core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/src/Hook/TestHookOrderExtraTypes.php This pair tests OrderAfter with ExtraTypes.
TestHookReorderHookFirst::customHookOverride function core/modules/system/tests/modules/HookCollector/aaa_hook_collector_test/src/Hook/TestHookReorderHookFirst.php This pair tests ReorderHook.
TestHookReorderHookLast::customHookOverride function core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/src/Hook/TestHookReorderHookLast.php This pair tests ReorderHook.
TestHtmlMailCollector class core/modules/system/tests/modules/mail_html_test/src/Plugin/Mail/TestHtmlMailCollector.php Defines a mail backend that captures sent HTML messages in the state system.
TestHtmlMailCollector.php file core/modules/system/tests/modules/mail_html_test/src/Plugin/Mail/TestHtmlMailCollector.php
TestHtmlMailCollector::format function core/modules/system/tests/modules/mail_html_test/src/Plugin/Mail/TestHtmlMailCollector.php Concatenates and wraps the email body for plain-text mails.
TestInstallStorage class core/modules/config/tests/config_test/src/TestInstallStorage.php Tests configuration of profiles, modules and themes.
TestInstallStorage.php file core/modules/config/tests/config_test/src/TestInstallStorage.php
TestInstallStorage::getAllFolders function core/modules/config/tests/config_test/src/TestInstallStorage.php Returns a map of all config object names and their folders.
TestItem::defaultStorageSettings function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Defines the storage-level settings for this plugin.
TestItem::fieldSettingsToConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Returns a settings array that can be stored as a configuration value.
TestItem::storageSettingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Returns a form for the storage-level settings.
TestItem::storageSettingsFromConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Returns a settings array in the field type's canonical representation.
TestItem::storageSettingsToConfigData function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Returns a settings array that can be stored as a configuration value.
TestMailCollector class core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php Defines a mail backend that captures sent messages in the state system.
TestMailCollector.php file core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php
TestMailCollector::mail function core/lib/Drupal/Core/Mail/Plugin/Mail/TestMailCollector.php Sends an email message.
TestNodeVisitor class core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php A node visitor that adds nodes to the Twig template.
TestNodeVisitor.php file core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php
TestNodeVisitor::$extensionName property core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php The name of the extension.
TestNodeVisitor::$varName property core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php The variable name.
TestNodeVisitor::enterNode function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php
TestNodeVisitor::getPriority function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php
TestNodeVisitor::leaveNode function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php
TestNodeVisitor::__construct function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php TestNodeVisitor constructor.
TestObject class core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Test class used for the encoding test.
TestObject::getA function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Return the characters "A".
TestObjectItem class core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php Defines the 'test_object_field' entity field item.
TestObjectItem.php file core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php

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