Search for %s

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

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