Search for match

  1. Search 9.5.x for match
  2. Search 8.9.x for match
  3. Search 10.3.x for match
  4. Search 11.x for match
  5. Other projects
Title Object type File name Summary
DrupalMatchPathTestCase class modules/simpletest/tests/path.test Unit tests for the drupal_match_path() function in path.inc.
DrupalMatchPathTestCase::$front property modules/simpletest/tests/path.test
DrupalMatchPathTestCase::drupalMatchPathTests function modules/simpletest/tests/path.test Helper function for testDrupalMatchPath(): set up an array of test cases.
DrupalMatchPathTestCase::getInfo function modules/simpletest/tests/path.test
DrupalMatchPathTestCase::setUp function modules/simpletest/tests/path.test Sets up a Drupal site for running functional and integration tests.
DrupalMatchPathTestCase::testDrupalMatchPath function modules/simpletest/tests/path.test Run through our test cases, making sure each one works as expected.
drupal_match_path function includes/path.inc Check if a path matches any pattern in a set of patterns.
FileFieldPathTestCase::assertPathMatch function modules/file/tests/file.test Asserts that a file is uploaded to the right location.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch function modules/openid/openid.test Test OpenID transition with e-mail mismatch.
SearchMatchTestCase class modules/search/search.test Indexes content and queries it.
SearchMatchTestCase::getInfo function modules/search/search.test
SearchMatchTestCase::getText function modules/search/search.test _test_: Helper method for generating snippets of content.
SearchMatchTestCase::getText2 function modules/search/search.test _test2_: Helper method for generating snippets of content.
SearchMatchTestCase::setUp function modules/search/search.test Implementation setUp().
SearchMatchTestCase::testMatching function modules/search/search.test Test search indexing.
SearchMatchTestCase::_setup function modules/search/search.test Set up a small index of items to test against.
SearchMatchTestCase::_testQueries function modules/search/search.test Run predefine queries looking for indexed terms.
SearchMatchTestCase::_testQueryMatching function modules/search/search.test Test the matching abilities of the engine.
SearchMatchTestCase::_testQueryScores function modules/search/search.test Test the scoring abilities of the engine.
SearchNumberMatchingTestCase class modules/search/search.test Tests that numbers can be searched, with more complex matching.
SearchNumberMatchingTestCase::$nodes property modules/search/search.test
SearchNumberMatchingTestCase::$numbers property modules/search/search.test
SearchNumberMatchingTestCase::$test_user property modules/search/search.test
SearchNumberMatchingTestCase::getInfo function modules/search/search.test
SearchNumberMatchingTestCase::setUp function modules/search/search.test Sets up a Drupal site for running functional and integration tests.
SearchNumberMatchingTestCase::testNumberSearching function modules/search/search.test Tests that all the numbers can be searched.
SearchQuery::$matches property modules/search/search.extender.inc Indicates how many matches for a search query are necessary.
search_simplify_excerpt_match function modules/search/search.module Find words in the original text that matched via search_simplify().
UpdateCoreTestCase::testDatestampMismatch function modules/update/update.test Ensures proper results where there are date mismatches among modules.
_search_excerpt_match_filter function modules/search/search.module 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.