Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
ScanDirectoryTest::testOptionCallback function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that the callback function is called correctly.
ScanDirectoryTest::testOptionKey function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that key parameter sets the return value's key.
ScanDirectoryTest::testOptionMinDepth function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that the min_depth options lets us ignore files in the starting
directory.
ScanDirectoryTest::testOptionNoMask function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that the no-mask parameter is honored.
ScanDirectoryTest::testOptionRecurse function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check that the recurse option descends into subdirectories.
ScanDirectoryTest::testReturn function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Check the format of the returned values.
ScrollTopCommand class core/modules/views/src/Ajax/ScrollTopCommand.php Provides an AJAX command for scrolling to the top of an element.
ScrollTopCommand.php file core/modules/views/src/Ajax/ScrollTopCommand.php
ScrollTopCommand::$selector property core/modules/views/src/Ajax/ScrollTopCommand.php A CSS selector string.
ScrollTopCommand::render function core/modules/views/src/Ajax/ScrollTopCommand.php Return an array to be run through json_encode and sent to the client.
ScrollTopCommand::__construct function core/modules/views/src/Ajax/ScrollTopCommand.php Constructs a \Drupal\views\Ajax\ScrollTopCommand object.
search.search_page_repository service core/modules/search/search.services.yml Drupal\search\SearchPageRepository
Search::operatorForm function core/modules/search/src/Plugin/views/filter/Search.php Options form subform for setting the operator.
SearchableHelpInterface::listSearchableTopics function core/modules/help_topics/src/SearchableHelpInterface.php Returns the IDs of topics that should be indexed for searching.
SearchableHelpInterface::renderTopicForSearch function core/modules/help_topics/src/SearchableHelpInterface.php Renders one topic for search indexing or search results.
SearchBlock::$searchPageRepository property core/modules/search/src/Plugin/Block/SearchBlock.php The search page repository.
SearchBlockForm::$configFactory property core/modules/search/src/Form/SearchBlockForm.php The config factory.
SearchBlockForm::$searchPageRepository property core/modules/search/src/Form/SearchBlockForm.php The search page repository.
SearchCommentCountToggleTest class core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Tests that comment count display toggles properly on comment status of node.
SearchCommentCountToggleTest.php file core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php
SearchCommentCountToggleTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php The theme to install as the default for testing.
SearchCommentCountToggleTest::$modules property core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php Modules to enable.
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
SearchController::$searchPageRepository property core/modules/search/src/Controller/SearchController.php The search page repository.
SearchDeprecationTest::testUpdateTotals function core/modules/search/tests/src/Kernel/SearchDeprecationTest.php @expectedDeprecation search_update_totals() is deprecated in drupal:8.8.0 and is removed in drupal:9.0.0. Use custom implementation of \Drupal\search\SearchIndexInterface instead. See https://www.drupal.org/node/3075696
SearchIndex::$cacheTagsInvalidator property core/modules/search/src/SearchIndex.php The cache tags invalidator.
SearchIndex::$configFactory property core/modules/search/src/SearchIndex.php The config factory.
SearchIntegrationTest::assertOneLink function core/modules/views/tests/src/Functional/SearchIntegrationTest.php Asserts that exactly one link exists with the given text.
SearchLocalTask::$searchPageRepository property core/modules/search/src/Plugin/Derivative/SearchLocalTask.php The search page repository.
SearchPage::configFactory function core/modules/search/src/Entity/SearchPage.php Wraps the config factory.
SearchPage::initializeIterator function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Initializes the iterator with the source data.
SearchPage::searchPageRepository function core/modules/search/src/Entity/SearchPage.php Wraps the search page repository.
SearchPageFormBase::$searchPageRepository property core/modules/search/src/Form/SearchPageFormBase.php The search page repository.
SearchPageListBuilder::$configFactory property core/modules/search/src/SearchPageListBuilder.php Stores the configuration factory.
SearchPageListBuilder::getDefaultOperations function core/modules/search/src/SearchPageListBuilder.php Gets this list's default operations.
SearchPageRepository class core/modules/search/src/SearchPageRepository.php Provides a repository for Search Page config entities.
SearchPageRepository.php file core/modules/search/src/SearchPageRepository.php
SearchPageRepository::$configFactory property core/modules/search/src/SearchPageRepository.php The config factory.
SearchPageRepository::$storage property core/modules/search/src/SearchPageRepository.php The search page storage.
SearchPageRepository::clearDefaultSearchPage function core/modules/search/src/SearchPageRepository.php Clears the default search page.
SearchPageRepository::getActiveSearchPages function core/modules/search/src/SearchPageRepository.php Returns all active search page entities.
SearchPageRepository::getDefaultSearchPage function core/modules/search/src/SearchPageRepository.php Returns the default search page.
SearchPageRepository::getIndexableSearchPages function core/modules/search/src/SearchPageRepository.php Returns all active, indexable search page entities.
SearchPageRepository::getQuery function core/modules/search/src/SearchPageRepository.php Returns an entity query instance.
SearchPageRepository::isSearchActive function core/modules/search/src/SearchPageRepository.php Returns whether search is active.
SearchPageRepository::setDefaultSearchPage function core/modules/search/src/SearchPageRepository.php Sets a given search page as the default.
SearchPageRepository::sortSearchPages function core/modules/search/src/SearchPageRepository.php Sorts a list of search pages.

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