Search for result
- Search 7.x for result
- Search 9.5.x for result
- Search 8.9.x for result
- Search 10.3.x for result
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Result | class | core/ |
Views area handler to display some configurable result summary. |
Result | class | core/ |
Class for mysqli-provided results of a data query language (DQL) statement. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Generates an expected result set based on the specified granularity and order. |
Sql::$result | property | core/ |
The result. |
Sql::assignEntitiesToResult | function | core/ |
Sets entities onto the view result row objects. |
SqlTest::testLoadEntitiesWithEmptyResult | function | core/ |
@covers ::loadEntities[[api-linebreak]] @covers ::assignEntitiesToResult[[api-linebreak]] |
stable9_preprocess_item_list__search_results | function | core/ |
Implements hook_preprocess_item_list__search_results(). |
StageEventException::getResultsAsText | function | core/ |
Formats the validation results, if any, as plain text. |
StageEventsTest::providerValidationResults | function | core/ |
Data provider for testValidationResults(). |
StageEventsTest::testAddResult | function | core/ |
Tests adding validation results to events. |
StageEventsTest::testValidationResults | function | core/ |
Tests that an exception is thrown if an event has validation results. |
StatementBase::$result | property | core/ |
The results of a data query language (DQL) statement. |
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. |
StatisticsViewsResult | class | core/ |
Value object for passing statistic results. |
StatisticsViewsResult.php | file | core/ |
|
StatisticsViewsResult::$dayCount | property | core/ |
|
StatisticsViewsResult::$timestamp | property | core/ |
|
StatisticsViewsResult::$totalCount | property | core/ |
|
StatisticsViewsResult::getDayCount | function | core/ |
Total number of times the entity has been viewed "today". |
StatisticsViewsResult::getTimestamp | function | core/ |
Timestamp of when the entity was last viewed. |
StatisticsViewsResult::getTotalCount | function | core/ |
Total number of times the entity has been viewed. |
StatisticsViewsResult::__construct | function | core/ |
|
StatisticsViewsResultTest | class | core/ |
@coversDefaultClass \Drupal\statistics\StatisticsViewsResult @group statistics |
StatisticsViewsResultTest.php | file | core/ |
|
StatisticsViewsResultTest::providerTestStatisticsCount | function | core/ |
|
StatisticsViewsResultTest::testStatisticsCount | function | core/ |
Tests migration of node counter. |
StatusCheckEvent::addResult | function | core/ |
Adds a validation result to the event. |
Tasks::$results | property | core/ |
Results from tasks. |
TaxonomyQueryAlterTest::assertQueryTagTestResult | function | core/ |
Verifies invocation of the hooks in the test module. |
TaxonomyTermArgumentDepthTest::assertTermWithDepthResult | function | core/ |
Asserts the result of the view for the given arguments. |
TaxonomyTermFilterDepthTest::assertTermWithDepthResult | function | core/ |
Asserts the result of the view for the given filter configuration. |
template_preprocess_search_result | function | core/ |
Prepares variables for individual search result templates. |
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. |
TestAccessClass::accessResultAllowed | function | core/ |
|
TestAccessClass::accessResultForbidden | function | core/ |
|
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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.