14 calls to search_update_totals()

SearchAdvancedSearchFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchAdvancedSearchFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchCommentCountToggleTest.php
Sets up a Drupal site for running functional and integration tests.
SearchConfigSettingsFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchEmbedFormTest::setUp in drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchExactTest::testExactQuery in drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SearchMatchTest::_setup in drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php
Set up a small index of items to test against.
SearchMultilingualEntityTest::testIndexingThrottle in drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php
Tests for indexing throttle with nodes in multiple languages.
SearchMultilingualEntityTest::testSearchingMultilingualFieldValues in drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php
Tests searching nodes with multiple languages.
SearchNodeAccessTest::testPhraseSearchPunctuation in drupal/core/modules/search/lib/Drupal/search/Tests/SearchNodeAccessTest.php
Tests that search returns results with punctuation in the search phrase.
SearchPreprocessLangcodeTest::testPreprocessLangcode in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php
Tests that hook_search_preprocess() returns the correct langcode.
SearchPreprocessLangcodeTest::testPreprocessStemming in drupal/core/modules/search/lib/Drupal/search/Tests/SearchPreprocessLangcodeTest.php
Tests stemming for hook_search_preprocess().
SearchRankingTest::testDoubleRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
Verifies that if we combine two rankings, search still works.
SearchRankingTest::testHTMLRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php
Test rankings of HTML tags.
SearchRankingTest::testRankings in drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php