Search for search
- Search 9.5.x for search
- Search 8.9.x for search
- Search 10.3.x for search
- Search 11.x for search
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SearchMatchTestCase | class | modules/ |
Indexes content and queries it. |
SearchMatchTestCase::getInfo | function | modules/ |
|
SearchMatchTestCase::getText | function | modules/ |
_test_: Helper method for generating snippets of content. |
SearchMatchTestCase::getText2 | function | modules/ |
_test2_: Helper method for generating snippets of content. |
SearchMatchTestCase::setUp | function | modules/ |
Implementation setUp(). |
SearchMatchTestCase::testMatching | function | modules/ |
Test search indexing. |
SearchMatchTestCase::_setup | function | modules/ |
Set up a small index of items to test against. |
SearchMatchTestCase::_testQueries | function | modules/ |
Run predefine queries looking for indexed terms. |
SearchMatchTestCase::_testQueryMatching | function | modules/ |
Test the matching abilities of the engine. |
SearchMatchTestCase::_testQueryScores | function | modules/ |
Test the scoring abilities of the engine. |
SearchNodeAccessTest | class | modules/ |
Tests node search with node access control. |
SearchNodeAccessTest::$test_user | property | modules/ |
|
SearchNodeAccessTest::getInfo | function | modules/ |
|
SearchNodeAccessTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchNodeAccessTest::testPhraseSearchPunctuation | function | modules/ |
Tests that search works with punctuation and HTML entities. |
SearchNodeTagTest | class | modules/ |
Tests node search with query tags. |
SearchNodeTagTest::$test_user | property | modules/ |
|
SearchNodeTagTest::getInfo | function | modules/ |
|
SearchNodeTagTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchNodeTagTest::testNodeSearchQueryTags | function | modules/ |
Tests that the correct tags are available and hooks invoked. |
SearchNumberMatchingTestCase | class | modules/ |
Tests that numbers can be searched, with more complex matching. |
SearchNumberMatchingTestCase::$nodes | property | modules/ |
|
SearchNumberMatchingTestCase::$numbers | property | modules/ |
|
SearchNumberMatchingTestCase::$test_user | property | modules/ |
|
SearchNumberMatchingTestCase::getInfo | function | modules/ |
|
SearchNumberMatchingTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchNumberMatchingTestCase::testNumberSearching | function | modules/ |
Tests that all the numbers can be searched. |
SearchNumbersTestCase | class | modules/ |
Tests that numbers can be searched. |
SearchNumbersTestCase::$nodes | property | modules/ |
|
SearchNumbersTestCase::$numbers | property | modules/ |
|
SearchNumbersTestCase::$test_user | property | modules/ |
|
SearchNumbersTestCase::getInfo | function | modules/ |
|
SearchNumbersTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchNumbersTestCase::testNumberSearching | function | modules/ |
Tests that all the numbers can be searched. |
SearchPageOverride | class | modules/ |
Tests that hook_search_page runs. |
SearchPageOverride::$search_user | property | modules/ |
|
SearchPageOverride::getInfo | function | modules/ |
|
SearchPageOverride::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchPageOverride::testSearchPageHook | function | modules/ |
|
SearchPageText | class | modules/ |
Tests the bike shed text on no results page, and text on the search page. |
SearchPageText::$searching_user | property | modules/ |
|
SearchPageText::getInfo | function | modules/ |
|
SearchPageText::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchPageText::testSearchText | function | modules/ |
Tests the failed search text, and various other text on the search page. |
SearchQuery | class | modules/ |
Do a query on the full-text search index for a word or words. |
SearchQuery::$conditions | property | modules/ |
Conditions that are used for exact searches. |
SearchQuery::$executedFirstPass | property | modules/ |
Indicates whether the first pass query has been executed. |
SearchQuery::$expressionsIgnored | property | modules/ |
Whether or not search expressions were ignored. |
SearchQuery::$keys | property | modules/ |
Positive and negative search keys. |
SearchQuery::$matches | property | modules/ |
Indicates how many matches for a search query are necessary. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.