Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchCommentTest::testSearchResultsComment | function | core/ |
Verify that comments are rendered using proper format in search results. |
| SearchCommentTest::testSearchResultsCommentAccess | function | core/ |
Verify access rules for comment indexing with different permissions. |
| SearchConfigSettingsFormTest | class | core/ |
Verify the search config settings form. |
| SearchConfigSettingsFormTest.php | file | core/ |
|
| SearchConfigSettingsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchConfigSettingsFormTest::$modules | property | core/ |
Modules to enable. |
| SearchConfigSettingsFormTest::$searchNode | property | core/ |
Node indexed for searching. |
| SearchConfigSettingsFormTest::$searchUser | property | core/ |
User who can search and administer search. |
| SearchConfigSettingsFormTest::assertDefaultSearch | function | core/ |
Checks that the default search page matches expectations. |
| SearchConfigSettingsFormTest::setDefaultThroughUi | function | core/ |
Sets a search page as the default in the UI. |
| SearchConfigSettingsFormTest::setUp | function | core/ |
|
| SearchConfigSettingsFormTest::testDefaultSearchPageOrdering | function | core/ |
Tests the ordering of search pages on a clean install. |
| SearchConfigSettingsFormTest::testMultipleSearchPages | function | core/ |
Tests multiple search pages of the same type. |
| SearchConfigSettingsFormTest::testRouteProtection | function | core/ |
Tests that the enable/disable/default routes are protected from CSRF. |
| SearchConfigSettingsFormTest::testSearchModuleDisabling | function | core/ |
Verifies that you can disable individual search plugins. |
| SearchConfigSettingsFormTest::testSearchModuleSettingsPage | function | core/ |
Verifies plugin-supplied settings form. |
| SearchConfigSettingsFormTest::testSearchSettingsPage | function | core/ |
Verifies the search settings form. |
| SearchConfigSettingsFormTest::verifySearchPageOperations | function | core/ |
Checks that the search page operations match expectations. |
| SearchConfigurationRankings | class | core/ |
Generate configuration rankings. |
| SearchConfigurationRankings.php | file | core/ |
|
| SearchConfigurationRankings::transform | function | core/ |
Generate the configuration rankings. |
| SearchController | class | core/ |
Route controller for search. |
| SearchController.php | file | core/ |
|
| SearchController::$logger | property | core/ |
A logger instance. |
| SearchController::$renderer | property | core/ |
The renderer. |
| SearchController::$searchPageRepository | property | core/ |
The search page repository. |
| SearchController::create | function | core/ |
Instantiates a new instance of this class. |
| SearchController::editTitle | function | core/ |
Route title callback. |
| SearchController::performOperation | function | core/ |
Performs an operation on the search page entity. |
| SearchController::redirectSearchPage | function | core/ |
Redirects to a search page. |
| SearchController::searchHelp | function | core/ |
Creates a render array for the search help page. |
| SearchController::setAsDefault | function | core/ |
Sets the search page as the default. |
| SearchController::view | function | core/ |
Creates a render array for the search page. |
| SearchController::__construct | function | core/ |
Constructs a new search controller. |
| SearchDateIntervalTest | class | core/ |
Tests searching with date filters that exclude some translations. |
| SearchDateIntervalTest.php | file | core/ |
|
| SearchDateIntervalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchDateIntervalTest::$modules | property | core/ |
Modules to enable. |
| SearchDateIntervalTest::setUp | function | core/ |
|
| SearchDateIntervalTest::testDateIntervalQueryAlter | function | core/ |
Tests searching with date filters that exclude some translations. |
| SearchDeprecationTest | class | core/ |
Tests deprecated search methods. |
| SearchDeprecationTest.php | file | core/ |
|
| SearchDeprecationTest::$modules | property | core/ |
Modules to enable. |
| SearchDeprecationTest::setUp | function | core/ |
|
| SearchDeprecationTest::testDeprecatedIndexSplit | function | core/ |
|
| SearchDeprecationTest::testDeprecatedSimplify | function | core/ |
|
| SearchDeprecationTest::testExpandCjk | function | core/ |
|
| SearchDeprecationTest::testInvokePreprocess | function | core/ |
|
| SearchEmbeddedForm | class | core/ |
Form controller for search_embedded_form form. |
| SearchEmbeddedForm.php | file | core/ |
Pagination
- Previous page
- Page 1095
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.