Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
Search.php
»
Search
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
41 string references to 'Search'
BlockHiddenRegionTest::testBlockNotInHiddenRegion
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Tests/
BlockHiddenRegionTest.php
Tests that hidden regions do not inherit blocks when a theme is enabled.
SearchAdvancedSearchFormTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchAdvancedSearchFormTest.php
SearchBlockTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchBlockTest.php
SearchBlockTest::testBlock
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchBlockTest.php
Test that the search block form works correctly.
SearchCommentCountToggleTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchCommentCountToggleTest.php
SearchCommentCountToggleTest::testSearchCommentCountToggle
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchCommentCountToggleTest.php
Verify that comment count display toggles properly on comment status of node
SearchCommentTest::assertCommentAccess
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchCommentTest.php
Update search index and search for comment.
SearchCommentTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchCommentTest.php
SearchCommentTest::testAddNewComment
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchCommentTest.php
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTest::testSearchResultsComment
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchCommentTest.php
Verify that comments are rendered using proper format in search results.
SearchConfigSettingsFormTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchConfigSettingsFormTest.php
SearchConfigSettingsFormTest::testSearchModuleDisabling
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchConfigSettingsFormTest.php
Verify that you can disable individual search modules.
SearchEmbedFormTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchEmbedFormTest.php
SearchEmbedFormTest::testEmbeddedForm
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchEmbedFormTest.php
Tests that the embedded form appears and can be submitted.
SearchExactTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchExactTest.php
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.
SearchExcerptTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchExcerptTest.php
SearchExpressionInsertExtractTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchExpressionInsertExtractTest.php
SearchKeywordsConditionsTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchKeywordsConditionsTest.php
SearchLanguageTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchLanguageTest.php
SearchMatchTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchMatchTest.php
SearchMultilingualEntityTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchMultilingualEntityTest.php
SearchNodeAccessTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchNodeAccessTest.php
SearchNodeAccessTest::testPhraseSearchPunctuation
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchNodeAccessTest.php
Tests that search returns results with punctuation in the search phrase.
SearchNumberMatchingTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchNumberMatchingTest.php
SearchNumberMatchingTest::testNumberSearching
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchNumberMatchingTest.php
Tests that all the numbers can be searched.
SearchNumbersTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchNumbersTest.php
SearchNumbersTest::testNumberSearching
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchNumbersTest.php
Tests that all the numbers can be searched.
SearchPageOverrideTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchPageOverrideTest.php
SearchPageTextTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchPageTextTest.php
SearchPageTextTest::testSearchText
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchPageTextTest.php
Tests the failed search text, and various other text on the search page.
SearchPreprocessLangcodeTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchPreprocessLangcodeTest.php
SearchRankingTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchRankingTest.php
SearchSimplifyTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchSimplifyTest.php
SearchTokenizerTest::getInfo
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchTokenizerTest.php
search_block_view
in drupal/
core/
modules/
search/
search.module
Implements
hook_block_view
().
search_box
in drupal/
core/
modules/
search/
search.module
Form builder; Output a search form for the search block's search box.
search_form
in drupal/
core/
modules/
search/
search.module
Builds a search form.
search_menu
in drupal/
core/
modules/
search/
search.module
Implements
hook_menu
().
UserSearchTest::testUserSearch
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserSearchTest.php
views_ui_add_item_form
in drupal/
core/
modules/
views/
views_ui/
admin.inc
Form to add_item items in the views UI.