Search for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| SearchQuery::$multiply | property | modules/ |
Stores multipliers for score expressions. |
| SearchQuery::$normalize | property | modules/ |
Multiplier for the normalized search score. |
| SearchQuery::$scores | property | modules/ |
Stores score expressions. |
| SearchQuery::$scoresArguments | property | modules/ |
Stores arguments for score expressions. |
| SearchQuery::$searchExpression | property | modules/ |
The search query that is used for searching. |
| SearchQuery::$simple | property | modules/ |
Indicates whether the first pass query requires complex conditions (LIKE). |
| SearchQuery::$type | property | modules/ |
Type of search (search module). |
| SearchQuery::$words | property | modules/ |
Array of search words. |
Pagination
- Previous page
- Page 165
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.