You are here

19 calls to search_update_totals() in Zircon Profile 8

SearchAdvancedSearchFormTest::setUp in core/modules/search/src/Tests/SearchAdvancedSearchFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTest::setUp in core/modules/search/src/Tests/SearchCommentCountToggleTest.php
Sets up a Drupal site for running functional and integration tests.
SearchConfigSettingsFormTest::setUp in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchEmbedFormTest::setUp in core/modules/search/src/Tests/SearchEmbedFormTest.php
Sets up a Drupal site for running functional and integration tests.
SearchExactTest::testExactQuery in core/modules/search/src/Tests/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
SearchLanguageTest::setUp in core/modules/search/src/Tests/SearchLanguageTest.php
Sets up a Drupal site for running functional and integration tests.
SearchMatchTest::_setup in core/modules/search/src/Tests/SearchMatchTest.php
Set up a small index of items to test against.
SearchMultilingualEntityTest::testMultilingualSearch in core/modules/search/src/Tests/SearchMultilingualEntityTest.php
Tests the indexing throttle and search results with multilingual nodes.
SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/modules/search/src/Tests/SearchNodeDiacriticsTest.php
Tests that search returns results with diacritics in the search phrase.
SearchNodePunctuationTest::testPhraseSearchPunctuation in core/modules/search/src/Tests/SearchNodePunctuationTest.php
Tests that search works with punctuation and HTML entities.
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeChange in core/modules/search/src/Tests/SearchNodeUpdateAndDeletionTest.php
Tests that the search index info is properly updated when a node changes.
SearchNodeUpdateAndDeletionTest::testSearchIndexUpdateOnNodeDeletion in core/modules/search/src/Tests/SearchNodeUpdateAndDeletionTest.php
Tests that the search index info is updated when a node is deleted.
SearchPageCacheTagsTest::setUp in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Sets up a Drupal site for running functional and integration tests.
SearchPageCacheTagsTest::testSearchTagsBubbling in core/modules/search/src/Tests/SearchPageCacheTagsTest.php
Tests the presence of expected cache tags with referenced entities.
SearchPreprocessLangcodeTest::testPreprocessLangcode in core/modules/search/src/Tests/SearchPreprocessLangcodeTest.php
Tests that hook_search_preprocess() returns the correct langcode.
SearchPreprocessLangcodeTest::testPreprocessStemming in core/modules/search/src/Tests/SearchPreprocessLangcodeTest.php
Tests stemming for hook_search_preprocess().
SearchQueryAlterTest::testQueryAlter in core/modules/search/src/Tests/SearchQueryAlterTest.php
Tests that the query alter works.
SearchRankingTest::testHTMLRankings in core/modules/search/src/Tests/SearchRankingTest.php
Test rankings of HTML tags.
SearchSetLocaleTest::setUp in core/modules/search/src/Tests/SearchSetLocaleTest.php
Sets up a Drupal site for running functional and integration tests.