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. Other projects
Title Object type File name Summary
TermAutocompleteTest::testAutocompleteOrderedResults function core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php Tests that the autocomplete method returns properly ordered results.
TestRun::removeResults function core/lib/Drupal/Core/Test/TestRun.php Removes the test results from the storage.
TestRunResultsStorageInterface interface core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Interface describing a test run results storage object.
TestRunResultsStorageInterface.php file core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php
TestRunResultsStorageInterface::buildTestingResultsEnvironment function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Prepares the test run storage.
TestRunResultsStorageInterface::cleanUp function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Resets the test run storage.
TestRunResultsStorageInterface::createNew function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Gets a new unique identifier for a test run.
TestRunResultsStorageInterface::getCurrentTestRunState function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Get state information about a test run, from storage.
TestRunResultsStorageInterface::getLogEntriesByTestClass function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Get test results for a test run, ordered by test class.
TestRunResultsStorageInterface::insertLogEntry function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Adds a test log entry for a test run to the storage.
TestRunResultsStorageInterface::removeResults function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Removes the results of a test run from the storage.
TestRunResultsStorageInterface::setDatabasePrefix function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Sets the test database prefix of a test run in storage.
TestRunResultsStorageInterface::validateTestingResultsEnvironment function core/lib/Drupal/Core/Test/TestRunResultsStorageInterface.php Checks if the test run storage is valid.
TestRunTest::$testRunResultsStorage property core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php The test run results storage.
TestRunTest::testProcessPhpUnitResults function core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php @covers ::insertLogEntry
TokenReplaceTest::testTokenReplacementNoResults function core/modules/views/tests/src/Kernel/TokenReplaceTest.php Tests core token replacements generated from a view without results.
Upgrade6Test::assertFollowUpMigrationResults function core/modules/migrate_drupal_ui/tests/src/Functional/d6/Upgrade6Test.php Tests that follow-up migrations have been run successfully.
Upgrade7Test::assertFollowUpMigrationResults function core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php Tests that follow-up migrations have been run successfully.
ValidationTestTrait::assertValidationResultsEqual function core/modules/package_manager/tests/src/Traits/ValidationTestTrait.php Asserts two validation result sets are equal.
ValidationTestTrait::getValidationResultsAsArray function core/modules/package_manager/tests/src/Traits/ValidationTestTrait.php Gets an array representation of validation results for easy comparison.
ViewResultAssertionTrait::assertIdenticalResultset function core/modules/views/src/Tests/ViewResultAssertionTrait.php Verifies that a result set returned by a View matches expected values.
ViewResultAssertionTrait::assertIdenticalResultsetHelper function core/modules/views/src/Tests/ViewResultAssertionTrait.php Performs View result assertions.
ViewResultAssertionTrait::assertNotIdenticalResultset function core/modules/views/src/Tests/ViewResultAssertionTrait.php Verifies that a result set returned by a View differs from certain values.
ViewsKernelTestBase::orderResultSet function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Orders a nested array containing a result set based on a given column.
ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset function core/modules/content_moderation/tests/src/Functional/ViewsModerationStateFilterTest.php Execute a view and assert the expected results.
ViewsModerationStateSortTest::assertSortResults function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php Assert the order of a views sort result.
ViewsNoResultsBehaviorTest class core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Tests no results behavior.
ViewsNoResultsBehaviorTest.php file core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php
ViewsNoResultsBehaviorTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php The theme to install as the default for testing.
ViewsNoResultsBehaviorTest::$modules property core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Modules to install.
ViewsNoResultsBehaviorTest::setUp function core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Sets up the test.
ViewsNoResultsBehaviorTest::testDuplicateText function core/modules/views/tests/src/Functional/ViewsNoResultsBehaviorTest.php Tests the view with the text.
ViewsSelection::getDisplayExecutionResults function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Fetches the results of executing the display.
ViewsSelection::stripAdminAndAnchorTagsFromResults function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Strips all admin and anchor tags from a result list.
ViewTestBase::orderResultSet function core/modules/views/tests/src/Functional/ViewTestBase.php Orders a nested array containing a result set based on a given column.

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