Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Search.php
»
Search
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
44 string references to 'Search'
AddItem::buildForm
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Form/
Ajax/
AddItem.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
block.block.bartik.search.yml
in drupal/
core/
profiles/
standard/
config/
block.block.bartik.search.yml
drupal/core/profiles/standard/config/block.block.bartik.search.yml
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.
BlockPluginUI::form
in drupal/
core/
modules/
block/
lib/
Drupal/
block/
Plugin/
PluginUI/
BlockPluginUI.php
Overrides
\Drupal\system\Plugin\PluginUIBase::form
().
search.info.yml
in drupal/
core/
modules/
search/
search.info.yml
drupal/core/modules/search/search.info.yml
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::testSearchFormBlock
in drupal/
core/
modules/
search/
lib/
Drupal/
search/
Tests/
SearchBlockTest.php
Test that the search form block can be placed and works.
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
SearchExpressionTest::getInfo
in drupal/
core/
modules/
search/
tests/
Drupal/
search/
Tests/
SearchExpressionTest.php
This method exists to support the simpletest UI runner.
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_box
in drupal/
core/
modules/
search/
search.module
Form constructor for the search block's search box.
search_form
in drupal/
core/
modules/
search/
search.module
Form constructor for the search form.
search_menu
in drupal/
core/
modules/
search/
search.module
Implements
hook_menu
().
system_modules
in drupal/
core/
modules/
system/
system.admin.inc
Form constructor for the module enable/disable interface.
UserSearchTest::testUserSearch
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Tests/
UserSearchTest.php