Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
SearchCommentCountToggleTest::$searchableNodes property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Array of nodes available to search.
SearchCommentCountToggleTest::$searchingUser property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php A user with permission to search and post comments.
SearchCommentCountToggleTest::setUp function core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php
SearchCommentCountToggleTest::testSearchCommentCountToggle function core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Verify that comment count display toggles properly on comment status of node
SearchCommentTest class core/modules/search/tests/src/Functional/SearchCommentTest.php Tests integration searching comments.
SearchCommentTest.php file core/modules/search/tests/src/Functional/SearchCommentTest.php
SearchCommentTest::$adminRole property core/modules/search/tests/src/Functional/SearchCommentTest.php ID for the administrator role.
SearchCommentTest::$adminUser property core/modules/search/tests/src/Functional/SearchCommentTest.php A user with various administrative permissions.
SearchCommentTest::$commentSubject property core/modules/search/tests/src/Functional/SearchCommentTest.php Test subject for comments.
SearchCommentTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchCommentTest.php The theme to install as the default for testing.
SearchCommentTest::$modules property core/modules/search/tests/src/Functional/SearchCommentTest.php Modules to enable.
SearchCommentTest::$node property core/modules/search/tests/src/Functional/SearchCommentTest.php Test node for searching.
SearchCommentTest::assertCommentAccess function core/modules/search/tests/src/Functional/SearchCommentTest.php Update search index and search for comment.
SearchCommentTest::setRolePermissions function core/modules/search/tests/src/Functional/SearchCommentTest.php Set permissions for role.
SearchCommentTest::setUp function core/modules/search/tests/src/Functional/SearchCommentTest.php
SearchCommentTest::testAddNewComment function core/modules/search/tests/src/Functional/SearchCommentTest.php Verify that 'add new comment' does not appear in search results or index.
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 class core/modules/search/src/Plugin/migrate/process/d6/SearchConfigurationRankings.php Generate configuration rankings.
SearchConfigurationRankings.php file core/modules/search/src/Plugin/migrate/process/d6/SearchConfigurationRankings.php
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.
SearchConfigurationRankings::__construct function core/modules/search/src/Plugin/migrate/process/d6/SearchConfigurationRankings.php Constructs a \Drupal\Component\Plugin\PluginBase object.
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.

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