- SearchAdvancedSearchForm::setUp in core/
modules/ search/ tests/ search.test - Sets up a Backdrop site for running functional and integration tests.
- SearchCommentCountToggleTestCase::setUp in core/
modules/ search/ tests/ search.test - Sets up a Backdrop site for running functional and integration tests.
- SearchConfigSettingsForm::setUp in core/
modules/ search/ tests/ search.test - Sets up a Backdrop site for running functional and integration tests.
- SearchConfigSettingsForm::testSearchNodeTypes in core/
modules/ search/ tests/ search.test - Verify enabling/disabling of certain node types.
- SearchEmbedForm::setUp in core/
modules/ search/ tests/ search.test - Sets up a Backdrop site for running functional and integration tests.
- SearchExactTestCase::testExactQuery in core/
modules/ search/ tests/ search.test - Tests that the correct number of pager links are found for both keywords and phrases.
- SearchMatchTestCase::_setup in core/
modules/ search/ tests/ search.test - Set up a small index of items to test against.
- SearchNodeAccessTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ search.test - Tests that search works with punctuation and HTML entities.
- SearchRankingTestCase::testDoubleRankings in core/
modules/ search/ tests/ search.test - Verifies that if we combine two rankings, search still works.
- SearchRankingTestCase::testHTMLRankings in core/
modules/ search/ tests/ search.test - Test rankings of HTML tags.
- SearchRankingTestCase::testRankings in core/
modules/ search/ tests/ search.test