Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
TestForm.php file core/modules/block/tests/modules/block_test/src/Form/TestForm.php
TestForm::buildForm function core/modules/block/tests/modules/block_test/src/Form/TestForm.php
TestForm::buildForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestForm::buildForm function core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php
TestForm::buildForm function core/modules/system/tests/modules/dialog_renderer_test/src/Form/TestForm.php
TestForm::getFormId function core/modules/system/tests/modules/dialog_renderer_test/src/Form/TestForm.php
TestForm::getFormId function core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php
TestForm::getFormId function core/modules/block/tests/modules/block_test/src/Form/TestForm.php
TestForm::getFormId function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestForm::submitForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestForm::submitForm function core/modules/system/tests/modules/test_page_test/src/Form/TestForm.php
TestForm::submitForm function core/modules/system/tests/modules/dialog_renderer_test/src/Form/TestForm.php
TestForm::submitForm function core/modules/block/tests/modules/block_test/src/Form/TestForm.php
TestForm::validateForm function core/modules/block/tests/modules/block_test/src/Form/TestForm.php
TestForm::validateForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestFormApiFormBlock class core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Provides a block containing a Form API form for use in Layout Builder tests.
TestFormApiFormBlock.php file core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php
TestFormApiFormBlock::$formBuilder property core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php The form builder service.
TestFormApiFormBlock::build function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Builds and returns the renderable array for this block plugin.
TestFormApiFormBlock::buildForm function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Form constructor.
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.
TestFormApiFormBlock::submitForm function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Form submission handler.
TestFormApiFormBlock::validateForm function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php Form validation handler.
TestFormApiFormBlock::__construct function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Plugin/Block/TestFormApiFormBlock.php TestFormApiFormBlock constructor.
TestFormBlock class core/modules/block/tests/modules/block_test/src/Plugin/Block/TestFormBlock.php Provides a block to test caching.
TestFormBlock.php file core/modules/block/tests/modules/block_test/src/Plugin/Block/TestFormBlock.php
TestFormBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestFormBlock.php
TestFormInjected class core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Basic test form with container injection interface implemented.
TestFormInjected::create function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestFormWithPredefinedForm class core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php Basic test form with predefined form set.
TestFormWithPredefinedForm::$form property core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestFormWithPredefinedForm::buildForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestFormWithPredefinedForm::setForm function core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php
TestHandler class core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php Allow testing base handler implementation by extending the abstract class.
TestHelperPlugin class core/modules/views/src/Tests/TestHelperPlugin.php Wraps the plugin base class to be able to instantiate it.
TestHelperPlugin.php file core/modules/views/src/Tests/TestHelperPlugin.php
TestHelperPlugin::$definedOptions property core/modules/views/src/Tests/TestHelperPlugin.php Stores the defined options.
TestHelperPlugin::defineOptions function core/modules/views/src/Tests/TestHelperPlugin.php Information about options for all kinds of purposes will be held here.
TestHelperPlugin::setDefinedOptions function core/modules/views/src/Tests/TestHelperPlugin.php Allows to set the defined options.
TestHelperPlugin::testSetOptionDefaults function core/modules/views/src/Tests/TestHelperPlugin.php Calls the protected method setOptionDefaults().
TestHelpSection class core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php Provides a searchable help section for testing.
TestHelpSection.php file core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php
TestHelpSection::listSearchableTopics function core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php
TestHelpSection::listTopics function core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php
TestHelpSection::renderTopicForSearch function core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpSection/TestHelpSection.php
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
TestHelpTopicDeriver::getDerivativeDefinitions function core/modules/help/tests/modules/help_topics_test/src/Plugin/Deriver/TestHelpTopicDeriver.php
TestHelpTopicPlugin class core/modules/help/tests/modules/help_topics_test/src/Plugin/HelpTopic/TestHelpTopicPlugin.php A fake help topic plugin for testing.

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