Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
SearchIntegrationTest class core/modules/views/tests/src/Functional/SearchIntegrationTest.php Tests search integration filters.
SearchIntegrationTest.php file core/modules/views/tests/src/Functional/SearchIntegrationTest.php
SearchIntegrationTest::$defaultTheme property core/modules/views/tests/src/Functional/SearchIntegrationTest.php The theme to install as the default for testing.
SearchIntegrationTest::$modules property core/modules/views/tests/src/Functional/SearchIntegrationTest.php Modules to install.
SearchIntegrationTest::$testViews property core/modules/views/tests/src/Functional/SearchIntegrationTest.php Views used by this test.
SearchIntegrationTest::assertOneLink function core/modules/views/tests/src/Functional/SearchIntegrationTest.php Asserts that exactly one link exists with the given text.
SearchIntegrationTest::testSearchIntegration function core/modules/views/tests/src/Functional/SearchIntegrationTest.php Tests search integration.
SearchInterface interface core/modules/search/src/Plugin/SearchInterface.php Defines a common interface for all SearchPlugin objects.
SearchInterface.php file core/modules/search/src/Plugin/SearchInterface.php
SearchInterface::buildResults function core/modules/search/src/Plugin/SearchInterface.php Executes the search and builds render arrays for the result items.
SearchInterface::buildSearchUrlQuery function core/modules/search/src/Plugin/SearchInterface.php Builds the URL GET query parameters array for search.
SearchInterface::execute function core/modules/search/src/Plugin/SearchInterface.php Executes the search.
SearchInterface::getAttributes function core/modules/search/src/Plugin/SearchInterface.php Returns the currently set attributes (from the request).
SearchInterface::getHelp function core/modules/search/src/Plugin/SearchInterface.php Returns the searching help.
SearchInterface::getKeywords function core/modules/search/src/Plugin/SearchInterface.php Returns the currently set keywords of the plugin instance.
SearchInterface::getParameters function core/modules/search/src/Plugin/SearchInterface.php Returns the current parameters set using setSearch().
SearchInterface::getType function core/modules/search/src/Plugin/SearchInterface.php Returns the search index type this plugin uses.
SearchInterface::isSearchExecutable function core/modules/search/src/Plugin/SearchInterface.php Verifies if the values set via setSearch() are valid and sufficient.
SearchInterface::searchFormAlter function core/modules/search/src/Plugin/SearchInterface.php Alters the search form when being built for a given plugin.
SearchInterface::setSearch function core/modules/search/src/Plugin/SearchInterface.php Sets the keywords, parameters, and attributes to be used by execute().
SearchInterface::suggestedTitle function core/modules/search/src/Plugin/SearchInterface.php Provides a suggested title for a page of search results.
SearchInterface::usesAdminTheme function core/modules/search/src/Plugin/SearchInterface.php Returns whether or not search results should be displayed in admin theme.
SearchKeywordsConditionsTest class core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php Verify the search without keywords set and extra conditions.
SearchKeywordsConditionsTest.php file core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php
SearchKeywordsConditionsTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php The theme to install as the default for testing.
SearchKeywordsConditionsTest::$modules property core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php Modules to install.
SearchKeywordsConditionsTest::$searchingUser property core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php A user with permission to search and post comments.
SearchKeywordsConditionsTest::setUp function core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php
SearchKeywordsConditionsTest::testSearchKeywordsConditions function core/modules/search/tests/src/Functional/SearchKeywordsConditionsTest.php Verify the keywords are captured and conditions respected.
SearchLanguageTest class core/modules/search/tests/src/Functional/SearchLanguageTest.php Tests advanced search with different languages added.
SearchLanguageTest.php file core/modules/search/tests/src/Functional/SearchLanguageTest.php
SearchLanguageTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchLanguageTest.php The theme to install as the default for testing.
SearchLanguageTest::$modules property core/modules/search/tests/src/Functional/SearchLanguageTest.php Modules to install.
SearchLanguageTest::$searchableNodes property core/modules/search/tests/src/Functional/SearchLanguageTest.php Array of nodes available to search.
SearchLanguageTest::setUp function core/modules/search/tests/src/Functional/SearchLanguageTest.php
SearchLanguageTest::testLanguageAttributes function core/modules/search/tests/src/Functional/SearchLanguageTest.php Test language attribute "lang" for the search results.
SearchLanguageTest::testLanguages function core/modules/search/tests/src/Functional/SearchLanguageTest.php
SearchLocalTask class core/modules/search/src/Plugin/Derivative/SearchLocalTask.php Provides local tasks for each search page.
SearchLocalTask.php file core/modules/search/src/Plugin/Derivative/SearchLocalTask.php
SearchLocalTask::$searchPageRepository property core/modules/search/src/Plugin/Derivative/SearchLocalTask.php The search page repository.
SearchLocalTask::create function core/modules/search/src/Plugin/Derivative/SearchLocalTask.php Creates a new class instance.
SearchLocalTask::getDerivativeDefinitions function core/modules/search/src/Plugin/Derivative/SearchLocalTask.php Gets the definition of all derivatives of a base plugin.
SearchLocalTask::__construct function core/modules/search/src/Plugin/Derivative/SearchLocalTask.php Constructs a new SearchLocalTask.
SearchMatchTest class core/modules/search/tests/src/Kernel/SearchMatchTest.php Indexes content and queries it.
SearchMatchTest.php file core/modules/search/tests/src/Kernel/SearchMatchTest.php
SearchMatchTest::$modules property core/modules/search/tests/src/Kernel/SearchMatchTest.php Modules to install.
SearchMatchTest::getText function core/modules/search/tests/src/Kernel/SearchMatchTest.php _test_: Helper method for generating snippets of content.
SearchMatchTest::getText2 function core/modules/search/tests/src/Kernel/SearchMatchTest.php _test2_: Helper method for generating snippets of content.
SearchMatchTest::SEARCH_TYPE constant core/modules/search/tests/src/Kernel/SearchMatchTest.php
SearchMatchTest::SEARCH_TYPE_2 constant core/modules/search/tests/src/Kernel/SearchMatchTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.