Search for results
- Search 7.x for results
- Search 9.5.x for results
- Search 8.9.x for results
- Search 10.3.x for results
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermAutocompleteTest::testAutocompleteOrderedResults | function | core/ |
Tests that the autocomplete method returns properly ordered results. |
| TestRun::removeResults | function | core/ |
Removes the test results from the storage. |
| TestRunResultsStorageInterface | interface | core/ |
Interface describing a test run results storage object. |
| TestRunResultsStorageInterface.php | file | core/ |
|
| TestRunResultsStorageInterface::buildTestingResultsEnvironment | function | core/ |
Prepares the test run storage. |
| TestRunResultsStorageInterface::cleanUp | function | core/ |
Resets the test run storage. |
| TestRunResultsStorageInterface::createNew | function | core/ |
Gets a new unique identifier for a test run. |
| TestRunResultsStorageInterface::getCurrentTestRunState | function | core/ |
Get state information about a test run, from storage. |
| TestRunResultsStorageInterface::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
| TestRunResultsStorageInterface::insertLogEntry | function | core/ |
Adds a test log entry for a test run to the storage. |
| TestRunResultsStorageInterface::removeResults | function | core/ |
Removes the results of a test run from the storage. |
| TestRunResultsStorageInterface::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| TestRunResultsStorageInterface::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
| TestRunTest::$testRunResultsStorage | property | core/ |
The test run results storage. |
| TestRunTest::testProcessPhpUnitResults | function | core/ |
Tests process php unit results. |
| TokenReplaceTest::testTokenReplacementNoResults | function | core/ |
Tests core token replacements generated from a view without results. |
| Upgrade6Test::assertFollowUpMigrationResults | function | core/ |
Tests that follow-up migrations have been run successfully. |
| Upgrade7Test::assertFollowUpMigrationResults | function | core/ |
Tests that follow-up migrations have been run successfully. |
| ValidationTestTrait::assertValidationResultsEqual | function | core/ |
Asserts two validation result sets are equal. |
| ValidationTestTrait::getValidationResultsAsArray | function | core/ |
Gets an array representation of validation results for easy comparison. |
| ViewResultAssertionTrait::assertIdenticalResultset | function | core/ |
Verifies that a result set returned by a View matches expected values. |
| ViewResultAssertionTrait::assertIdenticalResultsetHelper | function | core/ |
Performs View result assertions. |
| ViewResultAssertionTrait::assertNotIdenticalResultset | function | core/ |
Verifies that a result set returned by a View differs from certain values. |
| ViewsKernelTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
| ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset | function | core/ |
Execute a view and assert the expected results. |
| ViewsModerationStateSortTest::assertSortResults | function | core/ |
Assert the order of a views sort result. |
| ViewsNoResultsBehaviorTest | class | core/ |
Tests no results behavior. |
| ViewsNoResultsBehaviorTest.php | file | core/ |
|
| ViewsNoResultsBehaviorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsNoResultsBehaviorTest::$modules | property | core/ |
Modules to install. |
| ViewsNoResultsBehaviorTest::setUp | function | core/ |
Sets up the test. |
| ViewsNoResultsBehaviorTest::testDuplicateText | function | core/ |
Tests the view with the text. |
| ViewsSelection::getDisplayExecutionResults | function | core/ |
Fetches the results of executing the display. |
| ViewsSelection::stripAdminAndAnchorTagsFromResults | function | core/ |
Strips all admin and anchor tags from a result list. |
| ViewTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.