Search for match
- Search 9.5.x for match
 - Search 8.9.x for match
 - Search 10.3.x for match
 - Search 11.x for match
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DrupalMatchPathTestCase | class | modules/ | 
                                                                                        Unit tests for the drupal_match_path() function in path.inc. | 
| DrupalMatchPathTestCase::$front | property | modules/ | 
                                                                                        |
| DrupalMatchPathTestCase::drupalMatchPathTests | function | modules/ | 
                                                                                        Helper function for testDrupalMatchPath(): set up an array of test cases. | 
| DrupalMatchPathTestCase::getInfo | function | modules/ | 
                                                                                        |
| DrupalMatchPathTestCase::setUp | function | modules/ | 
                                                                                        Sets up a Drupal site for running functional and integration tests. | 
| DrupalMatchPathTestCase::testDrupalMatchPath | function | modules/ | 
                                                                                        Run through our test cases, making sure each one works as expected. | 
| drupal_match_path | function | includes/ | 
                                                                                        Check if a path matches any pattern in a set of patterns. | 
| FileFieldPathTestCase::assertPathMatch | function | modules/ | 
                                                                                        Asserts that a file is uploaded to the right location. | 
| OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch | function | modules/ | 
                                                                                        Test OpenID transition with e-mail mismatch. | 
| 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. | 
| 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. | 
| SearchQuery::$matches | property | modules/ | 
                                                                                        Indicates how many matches for a search query are necessary. | 
| search_simplify_excerpt_match | function | modules/ | 
                                                                                        Find words in the original text that matched via search_simplify(). | 
| UpdateCoreTestCase::testDatestampMismatch | function | modules/ | 
                                                                                        Ensures proper results where there are date mismatches among modules. | 
| _search_excerpt_match_filter | function | modules/ | 
                                                                                        Helper function for array_filter() in search_search_excerpt_match(). | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.