Namesort descending Location Description
SearchEmbedForm::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchEmbedForm::testEmbeddedForm core/modules/search/tests/search.test Tests that the embedded form appears and can be submitted.
SearchExactTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchExactTestCase::testExactQuery core/modules/search/tests/search.test Tests that the correct number of pager links are found for both keywords and phrases.
SearchExcerptTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchExcerptTestCase::testSearchExcerpt core/modules/search/tests/search.test Tests search_excerpt() with several simulated search keywords.
SearchExcerptTestCase::testSearchExcerptSimplified core/modules/search/tests/search.test Tests search_excerpt() with search keywords matching simplified words.
SearchExpressionInsertExtractTestCase::setUp core/modules/search/tests/search.test Sets up unit test environment.
SearchExpressionInsertExtractTestCase::testInsertExtract core/modules/search/tests/search.test Tests search_expression_insert() and search_expression_extract().
SearchKeywordsConditions::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchKeywordsConditions::testSearchKeywordsConditions core/modules/search/tests/search.test Verify the keywords are captured and conditions respected.
SearchLanguageTestCase::setUp core/modules/search/tests/search.test Implementation setUp().
SearchLanguageTestCase::testLanguages core/modules/search/tests/search.test
SearchMatchTestCase::getText core/modules/search/tests/search.test _test_: Helper method for generating snippets of content.
SearchMatchTestCase::getText2 core/modules/search/tests/search.test _test2_: Helper method for generating snippets of content.
SearchMatchTestCase::setUp core/modules/search/tests/search.test Implementation setUp().
SearchMatchTestCase::testMatching core/modules/search/tests/search.test Test search indexing.
SearchMatchTestCase::_setup core/modules/search/tests/search.test Set up a small index of items to test against.
SearchMatchTestCase::_testQueries core/modules/search/tests/search.test Run predefine queries looking for indexed terms.
SearchMatchTestCase::_testQueryMatching core/modules/search/tests/search.test Test the matching abilities of the engine.
SearchMatchTestCase::_testQueryScores core/modules/search/tests/search.test Test the scoring abilities of the engine.
SearchNodeAccessTest::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchNodeAccessTest::testPhraseSearchPunctuation core/modules/search/tests/search.test Tests that search works with punctuation and HTML entities.
SearchNumberMatchingTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchNumberMatchingTestCase::testNumberSearching core/modules/search/tests/search.test Tests that all the numbers can be searched.
SearchNumbersTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchNumbersTestCase::testNumberSearching core/modules/search/tests/search.test Tests that all the numbers can be searched.
SearchPageOverride::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchPageOverride::testSearchPageHook core/modules/search/tests/search.test
SearchPageText::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchPageText::testSearchText core/modules/search/tests/search.test Tests the failed search text, and various other text on the search page.
SearchQuery::addScore core/modules/search/search.extender.inc Adds a custom score expression to the search query.
SearchQuery::countQuery core/modules/search/search.extender.inc Builds the default count query for SearchQuery.
SearchQuery::execute core/modules/search/search.extender.inc Executes the search.
SearchQuery::executeFirstPass core/modules/search/search.extender.inc Executes the first pass query.
SearchQuery::parseSearchExpression core/modules/search/search.extender.inc Parses the search query into SQL conditions.
SearchQuery::parseWord core/modules/search/search.extender.inc Helper function for parseQuery().
SearchQuery::searchExpression core/modules/search/search.extender.inc Sets up the search query expression.
SearchQuery::setOption core/modules/search/search.extender.inc Applies a search option and removes it from the search query string.
SearchRankingTestCase::setUp core/modules/search/tests/search.test Implementation setUp().
SearchRankingTestCase::testDoubleRankings core/modules/search/tests/search.test Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings core/modules/search/tests/search.test Test rankings of HTML tags.
SearchRankingTestCase::testRankings core/modules/search/tests/search.test
SearchSetLocaleTest::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchSetLocaleTest::testSearchWithNumericLocale core/modules/search/tests/search.test Verify that search works with a numeric locale set.
SearchSimplifyTestCase::testSearchSimplifyPunctuation core/modules/search/tests/search.test Tests that search_simplify() does the right thing with punctuation.
SearchSimplifyTestCase::testSearchSimplifyUnicode core/modules/search/tests/search.test Tests that all Unicode characters simplify correctly.
SearchTokenizerTestCase::code2utf core/modules/search/tests/search.test Like PHP chr() function, but for unicode characters.
SearchTokenizerTestCase::setUp core/modules/search/tests/search.test Sets up a Backdrop site for running functional and integration tests.
SearchTokenizerTestCase::testNoTokenizer core/modules/search/tests/search.test Verifies that strings of non-CJK characters are not tokenized.

Pages