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
SearchEmbedFormTest class core/modules/search/tests/src/Functional/SearchEmbedFormTest.php Verifies that a form embedded in search results works.
SearchEmbedFormTest.php file core/modules/search/tests/src/Functional/SearchEmbedFormTest.php
SearchEmbedFormTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchEmbedFormTest.php The theme to install as the default for testing.
SearchEmbedFormTest::$modules property core/modules/search/tests/src/Functional/SearchEmbedFormTest.php Modules to install.
SearchEmbedFormTest::$node property core/modules/search/tests/src/Functional/SearchEmbedFormTest.php Node used for testing.
SearchEmbedFormTest::$submitCount property core/modules/search/tests/src/Functional/SearchEmbedFormTest.php Count of how many times the form has been submitted.
SearchEmbedFormTest::setUp function core/modules/search/tests/src/Functional/SearchEmbedFormTest.php
SearchEmbedFormTest::testEmbeddedForm function core/modules/search/tests/src/Functional/SearchEmbedFormTest.php Tests that the embedded form appears and can be submitted.
SearchEntityOperationsCacheabilityTest class core/modules/search/tests/src/Kernel/SearchEntityOperationsCacheabilityTest.php Tests cacheability added by entity operations.
SearchEntityOperationsCacheabilityTest.php file core/modules/search/tests/src/Kernel/SearchEntityOperationsCacheabilityTest.php
SearchEntityOperationsCacheabilityTest::providerEntityOperationsCacheability function core/modules/search/tests/src/Kernel/SearchEntityOperationsCacheabilityTest.php Data provider for testEntityOperationsCacheability().
SearchExactTest class core/modules/search/tests/src/Functional/SearchExactTest.php Tests that searching for a phrase gets the correct page count.
SearchExactTest.php file core/modules/search/tests/src/Functional/SearchExactTest.php
SearchExactTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchExactTest.php The theme to install as the default for testing.
SearchExactTest::$modules property core/modules/search/tests/src/Functional/SearchExactTest.php Modules to install.
SearchExactTest::testExactQuery function core/modules/search/tests/src/Functional/SearchExactTest.php Tests that the correct number of pager links are found for both keywords and phrases.
SearchExcerptTest class core/modules/search/tests/src/Kernel/SearchExcerptTest.php Tests the search_excerpt() function.
SearchExcerptTest.php file core/modules/search/tests/src/Kernel/SearchExcerptTest.php
SearchExcerptTest::$modules property core/modules/search/tests/src/Kernel/SearchExcerptTest.php Modules to install.
SearchExcerptTest::doSearchExcerpt function core/modules/search/tests/src/Kernel/SearchExcerptTest.php Calls search_excerpt() and renders output.
SearchExcerptTest::testSearchExcerpt function core/modules/search/tests/src/Kernel/SearchExcerptTest.php Tests search_excerpt() with several simulated search keywords.
SearchExcerptTest::testSearchExcerptSimplified function core/modules/search/tests/src/Kernel/SearchExcerptTest.php Tests search_excerpt() with search keywords matching simplified words.
SearchIndexTest class core/modules/search/tests/src/Kernel/SearchIndexTest.php Tests the service "search.index".
SearchIndexTest.php file core/modules/search/tests/src/Kernel/SearchIndexTest.php
SearchIndexTest::$modules property core/modules/search/tests/src/Kernel/SearchIndexTest.php Modules to install.
SearchIndexTest::testSearchIndexServiceIsBackendOverridable function core/modules/search/tests/src/Kernel/SearchIndexTest.php Test that the service "search.index" is backend overridable.
SearchIntegrationTest class core/modules/views/tests/src/Functional/SearchIntegrationTest.php Tests search integration filters.
SearchIntegrationTest.php file core/modules/views/tests/src/Functional/SearchIntegrationTest.php
SearchIntegrationTest::$defaultTheme property core/modules/views/tests/src/Functional/SearchIntegrationTest.php The theme to install as the default for testing.
SearchIntegrationTest::$modules property core/modules/views/tests/src/Functional/SearchIntegrationTest.php Modules to install.
SearchIntegrationTest::$testViews property core/modules/views/tests/src/Functional/SearchIntegrationTest.php Views used by this test.
SearchIntegrationTest::assertOneLink function core/modules/views/tests/src/Functional/SearchIntegrationTest.php Asserts that exactly one link exists with the given text.
SearchIntegrationTest::testSearchIntegration function core/modules/views/tests/src/Functional/SearchIntegrationTest.php Tests search integration.
SearchKeywordsConditionsTest class core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php Verify the search without keywords set and extra conditions.
SearchKeywordsConditionsTest.php file core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php
SearchKeywordsConditionsTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php The theme to install as the default for testing.
SearchKeywordsConditionsTest::$modules property core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php Modules to install.
SearchKeywordsConditionsTest::$searchingUser property core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php A user with permission to search and post comments.
SearchKeywordsConditionsTest::setUp function core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php
SearchKeywordsConditionsTest::testSearchKeywordsConditions function core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php Verify the keywords are captured and conditions respected.
SearchLangcodeTestHooks class core/modules/search/tests/modules/search_langcode_test/src/Hook/SearchLangcodeTestHooks.php Hook implementations for search_langcode_test.
SearchLangcodeTestHooks.php file core/modules/search/tests/modules/search_langcode_test/src/Hook/SearchLangcodeTestHooks.php
SearchLangcodeTestHooks::searchPreprocess function core/modules/search/tests/modules/search_langcode_test/src/Hook/SearchLangcodeTestHooks.php Implements hook_search_preprocess().
SearchLanguageTest class core/modules/search/tests/src/Functional/SearchLanguageTest.php Tests advanced search with different languages added.
SearchLanguageTest.php file core/modules/search/tests/src/Functional/SearchLanguageTest.php
SearchLanguageTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchLanguageTest.php The theme to install as the default for testing.
SearchLanguageTest::$modules property core/modules/search/tests/src/Functional/SearchLanguageTest.php Modules to install.
SearchLanguageTest::$searchableNodes property core/modules/search/tests/src/Functional/SearchLanguageTest.php Array of nodes available to search.
SearchLanguageTest::setUp function core/modules/search/tests/src/Functional/SearchLanguageTest.php
SearchLanguageTest::testLanguageAttributes function core/modules/search/tests/src/Functional/SearchLanguageTest.php Test language attribute "lang" for the search results.

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