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