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.

All search results

Title Object type File name Summary
SearchRankingTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchRankingTest.php The theme to install as the default for testing.
SearchRankingTest::$modules property core/modules/search/tests/src/Functional/SearchRankingTest.php Modules to install.
SearchRankingTest::$nodeSearch property core/modules/search/tests/src/Functional/SearchRankingTest.php The node search page.
SearchRankingTest::setUp function core/modules/search/tests/src/Functional/SearchRankingTest.php
SearchRankingTest::testHTMLRankings function core/modules/search/tests/src/Functional/SearchRankingTest.php Tests rankings of HTML tags.
SearchRankingTest::testRankings function core/modules/search/tests/src/Functional/SearchRankingTest.php Tests the impact of different ranking factors on search results.
SearchSetLocaleTest class core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php Tests that search works with numeric locale settings.
SearchSetLocaleTest.php file core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php
SearchSetLocaleTest::$modules property core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php Modules to install.
SearchSetLocaleTest::$nodeSearchPlugin property core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php A node search plugin instance.
SearchSetLocaleTest::setUp function core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php
SearchSetLocaleTest::testSearchWithNumericLocale function core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php Verify that search works with a numeric locale set.
SearchTextProcessorTest class core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php Test search text preprocessing functionality.
SearchTextProcessorTest.php file core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php
SearchTextProcessorTest::$modules property core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php Modules to install.
SearchTextProcessorTest::testSearchTextProcessorPunctuation function core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php Tests that text analysis does the right thing with punctuation.
SearchTextProcessorTest::testSearchTextProcessorUnicode function core/modules/search/tests/src/Kernel/SearchTextProcessorTest.php Tests that text processing handles Unicode characters correctly.
SearchTokenizerTest class core/modules/search/tests/src/Kernel/SearchTokenizerTest.php Tests that CJK tokenizer works as intended.
SearchTokenizerTest.php file core/modules/search/tests/src/Kernel/SearchTokenizerTest.php
SearchTokenizerTest::$modules property core/modules/search/tests/src/Kernel/SearchTokenizerTest.php Modules to install.
SearchTokenizerTest::code2utf function core/modules/search/tests/src/Kernel/SearchTokenizerTest.php Like PHP chr() function, but for unicode characters.
SearchTokenizerTest::setUp function core/modules/search/tests/src/Kernel/SearchTokenizerTest.php
SearchTokenizerTest::testNoTokenizer function core/modules/search/tests/src/Kernel/SearchTokenizerTest.php Verifies that strings of non-CJK characters are not tokenized.
SearchTokenizerTest::testTokenizer function core/modules/search/tests/src/Kernel/SearchTokenizerTest.php Verifies that strings of CJK characters are tokenized.
SearchUpdateTest class core/modules/search/tests/src/Functional/Update/SearchUpdateTest.php Tests moving search from node to search_node.
SearchUpdateTest.php file core/modules/search/tests/src/Functional/Update/SearchUpdateTest.php
SearchUpdateTest::$defaultTheme property core/modules/search/tests/src/Functional/Update/SearchUpdateTest.php The theme to install as the default for testing.
SearchUpdateTest::setDatabaseDumpFiles function core/modules/search/tests/src/Functional/Update/SearchUpdateTest.php Set database dump files to be used.
SearchUpdateTest::testSearchHelpInstall function core/modules/search/tests/src/Functional/Update/SearchUpdateTest.php Tests system_update_11401.
search_langcode_test.info.yml file core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml
SectionComponentTest class core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php Tests Drupal\layout_builder\SectionComponent.
SectionComponentTest.php file core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php
SectionComponentTest::testToRenderArray function core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php Tests to render array.
SectionDataTest class core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php Tests Drupal\layout_builder\Plugin\DataType\SectionData.
SectionDataTest.php file core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php
SectionDataTest::$modules property core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php Modules to install.
SectionDataTest::testSetArrayValue function core/modules/layout_builder/tests/src/Kernel/SectionDataTest.php Tests set array value.
SectionListTestBase class core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Provides a base class for testing implementations of a section list.
SectionListTestBase.php file core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php
SectionListTestBase::$modules property core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Modules to install.
SectionListTestBase::$sectionList property core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php The section list implementation.
SectionListTestBase::assertSections function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Asserts that the field list has the expected sections.
SectionListTestBase::getSectionList function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Sets up the section list.
SectionListTestBase::providerTestRemoveAllSections function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Provides test data for ::testRemoveAllSections().
SectionListTestBase::setUp function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php
SectionListTestBase::testAppendSection function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Tests append section.
SectionListTestBase::testClone function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Tests __clone().
SectionListTestBase::testGetSection function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Tests get section.
SectionListTestBase::testGetSectionInvalidDelta function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Tests get section invalid delta.
SectionListTestBase::testGetSections function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Tests ::getSections().

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