Search for results

  1. Search 7.x for results
  2. Search 9.5.x for results
  3. Search 8.9.x for results
  4. Search 10.3.x for results
  5. Search 11.x for results
  6. Other projects
Title Object type File name Summary
AggregationTest::testSimpleResultSet function core/modules/views/tests/src/Kernel/AggregationTest.php Tests a trivial result set.
BasicTest::testSimpleResultSet function core/modules/views/tests/src/Kernel/BasicTest.php Tests a trivial result set.
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.
ComponentNegotiatorTest::testNegotiateCachesNullResults function core/tests/Drupal/KernelTests/Components/ComponentNegotiatorTest.php Tests that negotiate() caches null results.
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::$defaultDisplayResults property core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php Number of results for the Default 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 Determines entity access.
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 An array of entity IDs keyed by the revision or entity ID.
EnvironmentCleaner::cleanResults function core/lib/Drupal/Core/Test/EnvironmentCleaner.php Clears test results from the results storage.
EnvironmentCleanerInterface::cleanResults function core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Clears test results from the results storage.
FetchTest::testQueryFetchColIndexOutOfRangeOnEmptyResultSet function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms empty result set prevails on out of range index in fetchCol().
FetchTest::testQueryFetchFieldIndexOutOfRangeOnEmptyResultSet function core/tests/Drupal/KernelTests/Core/Database/FetchTest.php Confirms empty result set prevails on out of range index in fetchField().
FrontPageTest::assertNotInResultSet function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Verifies that an amount of nids aren't in the result.
HelpTopicSearchTest::assertSearchResultsCount function core/modules/search/modules/search_help/tests/src/Functional/HelpTopicSearchTest.php Asserts that help search returned the expected number of results.
HelpTopicSearchTest::assertSearchResultsCount function core/modules/help/tests/src/Functional/HelpTopicSearchTest.php Asserts that help search returned the expected number of 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/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/starterkit_theme/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/themes/olivero/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/themes/default_admin/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/admin/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.
MemoryTestRunResultsStorage class core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Implements an in-memory test run results storage.
MemoryTestRunResultsStorage.php file core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php
MemoryTestRunResultsStorage::$id property core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Test run id index.
MemoryTestRunResultsStorage::$testId property core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Test run results storage.
MemoryTestRunResultsStorage::buildTestingResultsEnvironment function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Prepares the test run storage.
MemoryTestRunResultsStorage::cleanUp function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Resets the test run storage.
MemoryTestRunResultsStorage::createNew function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Gets a new unique identifier for a test run.
MemoryTestRunResultsStorage::getCurrentTestRunState function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Get state information about a test run, from storage.
MemoryTestRunResultsStorage::getLogEntriesByTestClass function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Get test results for a test run, ordered by test class.
MemoryTestRunResultsStorage::insertLogEntry function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Adds a test log entry for a test run to the storage.
MemoryTestRunResultsStorage::removeResults function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Removes the results of a test run from the storage.
MemoryTestRunResultsStorage::setDatabasePrefix function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Sets the test database prefix of a test run in storage.
MemoryTestRunResultsStorage::validateTestingResultsEnvironment function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Checks if the test run storage is valid.
MemoryTestRunResultsStorageTest class core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php Tests Drupal\TestTools\TestRunner\MemoryTestRunResultsStorage.

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