10 calls to search_update_totals()
- SearchAdvancedSearchForm::setUp in drupal-7.x/
modules/ search/ search.test - Sets up a Drupal site for running functional and integration tests.
- SearchCommentCountToggleTestCase::setUp in drupal-7.x/
modules/ search/ search.test - Sets up a Drupal site for running functional and integration tests.
- SearchConfigSettingsForm::setUp in drupal-7.x/
modules/ search/ search.test - Sets up a Drupal site for running functional and integration tests.
- SearchEmbedForm::setUp in drupal-7.x/
modules/ search/ search.test - Sets up a Drupal site for running functional and integration tests.
- SearchExactTestCase::testExactQuery in drupal-7.x/
modules/ search/ search.test - Tests that the correct number of pager links are found for both keywords and phrases.
- SearchMatchTestCase::_setup in drupal-7.x/
modules/ search/ search.test - Set up a small index of items to test against.
- SearchNodeAccessTest::testPhraseSearchPunctuation in drupal-7.x/
modules/ search/ search.test - Tests that search returns results with punctuation in the search phrase.
- SearchRankingTestCase::testDoubleRankings in drupal-7.x/
modules/ search/ search.test - Verifies that if we combine two rankings, search still works.
- SearchRankingTestCase::testHTMLRankings in drupal-7.x/
modules/ search/ search.test - Test rankings of HTML tags.
- SearchRankingTestCase::testRankings in drupal-7.x/
modules/ search/ search.test