Search for results

  1. Search 7.x for results
  2. Search 9.5.x for results
  3. Search 10.3.x for results
  4. Search 11.x for results
  5. Other projects
Title Object type File name Summary
BasicTest::testSimpleResultSet function core/modules/views/tests/src/Kernel/BasicTest.php Tests a trivial result set.
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
BookUninstallValidatorTest::testValidateEntityQueryWithResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
CachePluginBase::$resultsBin property core/modules/views/src/Plugin/views/cache/CachePluginBase.php Which cache bin to store query results in.
CachePluginBase::$resultsKey property core/modules/views/src/Plugin/views/cache/CachePluginBase.php Stores the cache ID used for the results cache.
CachePluginBase::generateResultsKey function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Calculates and sets a cache ID used for the result cache.
CachePluginBase::getResultsKey function core/modules/views/src/Plugin/views/cache/CachePluginBase.php Returns the resultsKey property.
ConfigEntityQueryTest::$queryResults property core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php Stores the search results for alter comparison.
ConfigEntityQueryTest::assertResults function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php Asserts the results as expected regardless of order.
DbUpdateController::results function core/modules/system/src/Controller/DbUpdateController.php Displays results of the update script with any accompanying errors.
DefaultViewRecentCommentsTest::$blockDisplayResults property core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php Number of results for the Block display.
DefaultViewRecentCommentsTest::$masterDisplayResults property core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php Number of results for the Master display.
DefaultViewRecentCommentsTest::$pageDisplayResults property core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php Number of results for the Page display.
DisplayFeedTranslationTest::checkFeedResults function core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php Checks the feed results for the given style of node links.
DynamicPageCacheSubscriber::$requestPolicyResults property core/modules/dynamic_page_cache/src/EventSubscriber/DynamicPageCacheSubscriber.php Internal cache of request policy results.
EntityAccessControlHandler::processAccessHookResults function core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php We grant access to the entity if both of these conditions are met:
EntityQueryAggregateTest::assertResults function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryAggregateTest.php Asserts the results as expected regardless of order between and in rows.
EntityQueryAggregateTest::assertSortedResults function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryAggregateTest.php Asserts the results as expected regardless of order in rows.
EntityQueryRelationshipTest::$queryResults property core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php The results returned by EntityQuery.
EntityQueryRelationshipTest::assertResults function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php Assert the results.
EntityQueryTest::$queryResults property core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php
EnvironmentCleaner::$resultsDatabase property core/lib/Drupal/Core/Test/EnvironmentCleaner.php Connection to the database where test results are stored.
EnvironmentCleaner::cleanResultsTable function core/lib/Drupal/Core/Test/EnvironmentCleaner.php Clears test result tables from the results database.
EnvironmentCleanerInterface::cleanResultsTable function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Clears test result tables from the results database.
FrontPageTest::assertNotInResultSet function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Verifies that an amount of nids aren't in the result.
HelpSearch::findResults function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Finds the search results.
HelpSearch::prepareResults function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Prepares search results for display.
HelpTopicSearchTest::assertSearchResultsCount function core/modules/help_topics/tests/src/Functional/HelpTopicSearchTest.php Asserts that help search returned the expected number of results.
i18nVariableTest::$expectedResults property core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php Expected results from the source.
item-list--search-results.html.twig file core/themes/classy/templates/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list--search-results.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list--search-results.html.twig file core/themes/seven/templates/classy/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list--search-results.html.twig file core/themes/claro/templates/classy/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
item-list--search-results.html.twig file core/themes/bartik/templates/classy/dataset/item-list--search-results.html.twig Theme override for an item list of search results.
LatestRevisionFilterTest::assertNotInResultSet function core/modules/views/tests/src/Kernel/Entity/LatestRevisionFilterTest.php Asserts that a list of revision IDs are not in the result.
LinkGeneratorTest::assertNoXPathResults function core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php Checks that the given XPath query has no results in a given HTML snippet.
MigrateSqlSourceTestCase::$expectedResults property core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php Expected results after the source parsing.
MigrateUpgradeTestBase::assertMigrationResults function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php Checks that migrations have been performed successfully.
NodeSearch::findResults function core/modules/node/src/Plugin/Search/NodeSearch.php Queries to find search results, and sets status messages.
NodeSearch::prepareResults function core/modules/node/src/Plugin/Search/NodeSearch.php Prepares search results for rendering.
PhpUnitTestRunner::summarizeResults function core/lib/Drupal/Core/Test/PhpUnitTestRunner.php Tallies test results per test class.
PhpUnitTestRunnerTest::providerTestSummarizeResults function core/tests/Drupal/Tests/Core/Test/PhpUnitTestRunnerTest.php
PhpUnitTestRunnerTest::testSummarizeResults function core/tests/Drupal/Tests/Core/Test/PhpUnitTestRunnerTest.php @dataProvider providerTestSummarizeResults
@covers ::summarizeResults
PlaceholderingRenderCache::$placeholderResultsCache property core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php Stores rendered results for automatically placeholdered elements.
PlaceholderingRenderCache::getFromPlaceholderResultsCache function core/lib/Drupal/Core/Render/PlaceholderingRenderCache.php Retrieves an auto-placeholdered renderable array from the static cache.
ProcessingTest::_resultStack function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Returns expected execution stacks for the test batches.
search-results.css file core/themes/classy/css/components/search-results.css Stylesheet for results generated by the Search module.
search-results.css file core/themes/bartik/css/classy/components/search-results.css Stylesheet for results generated by the Search module.
search-results.css file core/themes/bartik/css/components/search-results.css Visual styles for Bartik's search results.
search-results.css file core/themes/claro/css/classy/components/search-results.css Stylesheet for results generated by the Search module.

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