Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.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::setUp function core/modules/search/tests/src/Functional/SearchRankingTest.php
SearchRankingTest::testHTMLRankings function core/modules/search/tests/src/Functional/SearchRankingTest.php Test rankings of HTML tags.
SearchRankingTest::testRankings function core/modules/search/tests/src/Functional/SearchRankingTest.php
SearchSetLocaleTest class core/modules/search/tests/src/Functional/SearchSetLocaleTest.php Tests that search works with numeric locale settings.
SearchSetLocaleTest.php file core/modules/search/tests/src/Functional/SearchSetLocaleTest.php
SearchSetLocaleTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchSetLocaleTest.php The theme to install as the default for testing.
SearchSetLocaleTest::$modules property core/modules/search/tests/src/Functional/SearchSetLocaleTest.php Modules to enable.
SearchSetLocaleTest::$nodeSearchPlugin property core/modules/search/tests/src/Functional/SearchSetLocaleTest.php A node search plugin instance.
SearchSetLocaleTest::setUp function core/modules/search/tests/src/Functional/SearchSetLocaleTest.php
SearchSetLocaleTest::testSearchWithNumericLocale function core/modules/search/tests/src/Functional/SearchSetLocaleTest.php Verify that search works with a numeric locale set.
SearchSimplifyTest class core/modules/search/tests/src/Kernel/SearchSimplifyTest.php Tests that the search_simply() function works as intended.
SearchSimplifyTest.php file core/modules/search/tests/src/Kernel/SearchSimplifyTest.php
SearchSimplifyTest::$modules property core/modules/search/tests/src/Kernel/SearchSimplifyTest.php Modules to enable.
SearchSimplifyTest::testSearchSimplifyPunctuation function core/modules/search/tests/src/Kernel/SearchSimplifyTest.php Tests that search_simplify() does the right thing with punctuation.
SearchSimplifyTest::testSearchSimplifyUnicode function core/modules/search/tests/src/Kernel/SearchSimplifyTest.php Tests that all Unicode characters simplify correctly.
SearchTestBase class core/modules/search/src/Tests/SearchTestBase.php Defines the common search test code.
SearchTestBase class core/modules/search/tests/src/Functional/SearchTestBase.php Defines the common search test code.
SearchTestBase.php file core/modules/search/src/Tests/SearchTestBase.php
SearchTestBase.php file core/modules/search/tests/src/Functional/SearchTestBase.php
SearchTestBase::$modules property core/modules/search/src/Tests/SearchTestBase.php Modules to enable.
SearchTestBase::$modules property core/modules/search/tests/src/Functional/SearchTestBase.php Modules to enable.
SearchTestBase::setUp function core/modules/search/src/Tests/SearchTestBase.php Sets up a Drupal site for running functional and integration tests.
SearchTestBase::setUp function core/modules/search/tests/src/Functional/SearchTestBase.php
SearchTestBase::submitGetForm function core/modules/search/src/Tests/SearchTestBase.php Simulates submission of a form using GET instead of POST.
SearchTestBase::submitGetForm function core/modules/search/tests/src/Functional/SearchTestBase.php Submission of a form via press submit button.
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 enable.
SearchTokenizerTest::code2utf function core/modules/search/tests/src/Kernel/SearchTokenizerTest.php Like PHP chr() function, but for unicode characters.
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.
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
search_langcode_test.module file core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module Test module setting up two tests, one for checking if the entity $langcode is
being passed on and another one sets up the alternate verb forms for the
stemming test.
search_langcode_test_search_preprocess function core/modules/search/tests/modules/search_langcode_test/search_langcode_test.module Implements hook_search_preprocess().
SectionComponentTest class core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php @coversDefaultClass \Drupal\layout_builder\SectionComponent[[api-linebreak]]
@group layout_builder
SectionComponentTest.php file core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php
SectionComponentTest::testToRenderArray function core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php @covers ::toRenderArray[[api-linebreak]]
SectionDependenciesUpdatePathTest class core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php Tests the upgrade path for Layout Builder section dependencies.
SectionDependenciesUpdatePathTest.php file core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php
SectionDependenciesUpdatePathTest::setDatabaseDumpFiles function core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php Set database dump files to be used.
SectionDependenciesUpdatePathTest::testRunUpdates function core/modules/layout_builder/tests/src/Functional/Update/SectionDependenciesUpdatePathTest.php Tests the upgrade path for Layout Builder section dependencies.
SectionListTraitTest class core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php @coversDefaultClass \Drupal\layout_builder\SectionStorage\SectionStorageTrait[[api-linebreak]]
SectionListTraitTest.php file core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php
SectionListTraitTest::getSectionStorage function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php Sets up the section storage entity.
SectionListTraitTest::testAddBlankSection function core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php @covers ::addBlankSection[[api-linebreak]]
SectionRenderTest class core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php @coversDefaultClass \Drupal\layout_builder\Section[[api-linebreak]]
@group layout_builder
SectionRenderTest.php file core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php
SectionRenderTest::$account property core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php The current user.
SectionRenderTest::$blockManager property core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php The block plugin manager.
SectionRenderTest::$contextHandler property core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php The plugin context handler.

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