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 |
|---|---|---|---|
| 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 install. |
| 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::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 install. |
| SearchDateIntervalTest::setUp | function | core/ |
|
| SearchDateIntervalTest::testDateIntervalQueryAlter | function | core/ |
Tests searching with date filters that exclude some translations. |
| SearchEmbeddedForm | class | core/ |
Form controller for search_embedded_form form. |
| SearchEmbeddedForm.php | file | core/ |
|
| SearchEmbeddedForm::buildForm | function | core/ |
Form constructor. |
| SearchEmbeddedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchEmbeddedForm::submitForm | function | core/ |
Form submission handler. |
| SearchEmbedFormTest | class | core/ |
Verifies that a form embedded in search results works. |
| SearchEmbedFormTest.php | file | core/ |
|
| SearchEmbedFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchEmbedFormTest::$modules | property | core/ |
Modules to install. |
| SearchEmbedFormTest::$node | property | core/ |
Node used for testing. |
| SearchEmbedFormTest::$submitCount | property | core/ |
Count of how many times the form has been submitted. |
| SearchEmbedFormTest::setUp | function | core/ |
|
| SearchEmbedFormTest::testEmbeddedForm | function | core/ |
Tests that the embedded form appears and can be submitted. |
Pagination
- Previous page
- Page 1126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.