Search for to

  1. Search 7.x for to
  2. Search 8.9.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
RssResponseRelativeUrlFilterTest::testOnResponse function core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php @dataProvider providerTestOnResponse
RssViewIntegrationTest::testRdfNamespacesAreAddedToRssViews function core/modules/rdf/tests/src/Functional/RssViewIntegrationTest.php Tests that RSS views have RDF's XML namespaces defined.
SampleEntityGeneratorInterface interface core/modules/layout_builder/src/Entity/SampleEntityGeneratorInterface.php Generates a sample entity.
SampleEntityGeneratorInterface.php file core/modules/layout_builder/src/Entity/SampleEntityGeneratorInterface.php
SampleEntityGeneratorInterface::delete function core/modules/layout_builder/src/Entity/SampleEntityGeneratorInterface.php Deletes a sample entity for a given entity type and bundle.
SampleEntityGeneratorInterface::get function core/modules/layout_builder/src/Entity/SampleEntityGeneratorInterface.php Gets a sample entity for a given entity type and bundle.
ScaffoldFileCollection::getIterator function composer/Plugin/Scaffold/Operations/ScaffoldFileCollection.php #[\ReturnTypeWillChange]
ScaffoldFilePath::getInterpolator function composer/Plugin/Scaffold/ScaffoldFilePath.php Interpolate a string using the data from this scaffold file info.
ScaffoldTest::assertAutoloadFileCorrect function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Assert that the autoload file was scaffolded and contains correct path.
ScaffoldTest::scaffoldAppendTestValuesToPermute function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ScaffoldTest.php Tests values to run both with $is_link FALSE and $is_link TRUE.
ScanDirectoryTest class core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Tests \Drupal\Core\File\FileSystem::scanDirectory.
ScanDirectoryTest.php file core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php
ScanDirectoryTest::$fileSystem property core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php The file system.
ScanDirectoryTest::$modules property core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Modules to enable.
ScanDirectoryTest::$path property core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php
ScanDirectoryTest::setUp function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php
ScanDirectoryTest::testIgnoreDirectories function core/tests/Drupal/KernelTests/Core/File/ScanDirectoryTest.php Tests ::scanDirectory obeys 'file_scan_ignore_directories' setting.
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 Tests the min_depth option of scanDirectory().
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.
SchemaInspector class core/tests/Drupal/TestTools/Extension/SchemaInspector.php Provides methods to access modules' schema.
SchemaInspector.php file core/tests/Drupal/TestTools/Extension/SchemaInspector.php
SchemaInspector::getTablesSpecification function core/tests/Drupal/TestTools/Extension/SchemaInspector.php Returns the module's schema specification.
SchemaTest::testChangePrimaryKeyToSerial function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests converting an int to a serial when the int column has data.
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.
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.

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