Search for results
- Search 7.x for results
- Search 9.5.x for results
- Search 8.9.x for results
- Search 11.x for results
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchCommentTest::testSearchResultsCommentAccess | function | core/ |
Verify access rules for comment indexing with different permissions. |
| SearchExtraTypeSearch::buildResults | function | core/ |
Executes the search and builds render arrays for the result items. |
| SearchInterface::buildResults | function | core/ |
Executes the search and builds render arrays for the result items. |
| SearchPluginBase::buildResults | function | core/ |
Executes the search and builds render arrays for the result items. |
| SelectionTest::assertResults | function | core/ |
Confirm the expected results are returned. |
| SimpletestTestRunResultsStorage | class | core/ |
Implements a test run results storage compatible with legacy Simpletest. |
| SimpletestTestRunResultsStorage.php | file | core/ |
|
| SimpletestTestRunResultsStorage::buildTestingResultsEnvironment | function | core/ |
Prepares the test run storage. |
| SimpletestTestRunResultsStorage::cleanUp | function | core/ |
Resets the test run storage. |
| SimpletestTestRunResultsStorage::createNew | function | core/ |
Gets a new unique identifier for a test run. |
| SimpletestTestRunResultsStorage::getConnection | function | core/ |
Returns the database connection to use for inserting assertions. |
| SimpletestTestRunResultsStorage::getCurrentTestRunState | function | core/ |
Get state information about a test run, from storage. |
| SimpletestTestRunResultsStorage::getLogEntriesByTestClass | function | core/ |
Get test results for a test run, ordered by test class. |
| SimpletestTestRunResultsStorage::insertLogEntry | function | core/ |
Adds a test log entry for a test run to the storage. |
| SimpletestTestRunResultsStorage::removeResults | function | core/ |
Removes the results of a test run from the storage. |
| SimpletestTestRunResultsStorage::setDatabasePrefix | function | core/ |
Sets the test database prefix of a test run in storage. |
| SimpletestTestRunResultsStorage::testingResultsSchema | function | core/ |
Defines the database schema for run-tests.sh and simpletest module. |
| SimpletestTestRunResultsStorage::validateTestingResultsEnvironment | function | core/ |
Checks if the test run storage is valid. |
| SimpletestTestRunResultsStorage::__construct | function | core/ |
SimpletestTestRunResultsStorage constructor. |
| SimpletestTestRunResultsStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\SimpletestTestRunResultsStorage[[api-linebreak]] @group Test |
| SimpletestTestRunResultsStorageTest.php | file | core/ |
|
| SimpletestTestRunResultsStorageTest::$connection | property | core/ |
The database connection for testing. |
| SimpletestTestRunResultsStorageTest::$testRunResultsStorage | property | core/ |
The test run results storage. |
| SimpletestTestRunResultsStorageTest::getTestLogEntry | function | core/ |
Returns a sample test run log entry. |
| SimpletestTestRunResultsStorageTest::setUp | function | core/ |
|
| SimpletestTestRunResultsStorageTest::testBuildEnvironmentKeepingExistingResults | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::validateTestingResultsEnvironment[[api-linebreak]] @covers ::createNew[[api-linebreak]] @covers ::insertLogEntry[[api-linebreak]] @covers ::cleanUp[[api-linebreak]] |
| SimpletestTestRunResultsStorageTest::testBuildNewEnvironment | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::validateTestingResultsEnvironment[[api-linebreak]] |
| SimpletestTestRunResultsStorageTest::testGetCurrentTestRunState | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::createNew[[api-linebreak]] @covers ::insertLogEntry[[api-linebreak]] @covers ::setDatabasePrefix[[api-linebreak]] @covers ::removeResults[[api-linebreak]] |
| SimpletestTestRunResultsStorageTest::testGetLogEntriesByTestClass | function | core/ |
@covers ::buildTestingResultsEnvironment[[api-linebreak]] @covers ::createNew[[api-linebreak]] @covers ::insertLogEntry[[api-linebreak]] @covers ::setDatabasePrefix[[api-linebreak]] @covers ::getLogEntriesByTestClass[[api-linebreak]] |
| SortDateTest::expectedResultSet | function | core/ |
|
| stable9_preprocess_item_list__search_results | function | core/ |
Implements hook_preprocess_item_list__search_results(). |
| StatementIteratorTrait::$isResultsetIterable | property | core/ |
Traces if rows can be fetched from the resultset. |
| StatementIteratorTrait::$resultsetKey | property | core/ |
The key of the current row. |
| StatementIteratorTrait::$resultsetRow | property | core/ |
The current row, retrieved in the current fetch format. |
| StatementIteratorTrait::getResultsetCurrentRowIndex | function | core/ |
Returns the row index of the current element in the resultset. |
| StatementIteratorTrait::markResultsetFetchingComplete | function | core/ |
Informs the iterator that no more rows can be fetched from the resultset. |
| StatementIteratorTrait::markResultsetIterable | function | core/ |
Informs the iterator whether rows can be fetched from the resultset. |
| StatementIteratorTrait::setResultsetCurrentRow | function | core/ |
Sets the current resultset row for the iterator, and increments the key. |
| Tasks::$results | property | core/ |
Results from tasks. |
| TemporaryQueryGuard::getAccessResultsFromEntityFilterHook | function | core/ |
Gets the combined access result for each JSONAPI_FILTER_AMONG_* subset. |
| TermAutocompleteTest::testAutocompleteCountResults | function | core/ |
Tests that the autocomplete method returns the good number of results. |
| 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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.