Search for results
- Search 7.x for results
- Search 9.5.x for results
- Search 10.3.x for results
- Search 11.x for results
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
search-results.css | file | core/ |
Visual styles for Bartik's search results. |
search-results.css | file | core/ |
Stylesheet for results generated by the Search module. |
search-results.css | file | core/ |
Stylesheet for results generated by the Search module. |
SearchCommentTest::testSearchResultsComment | function | core/ |
Verify that comments are rendered using proper format in search results. |
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. |
SimpletestDeprecationTest::testProcessPhpUnitResults | function | core/ |
@expectedDeprecation simpletest_process_phpunit_results() is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Test\TestDatabase::processPhpUnitResults() instead. See https://www.drupal.org/node/3075252 |
SimpletestResultsForm | class | core/ |
Test results form for $test_id. |
SimpletestResultsForm.php | file | core/ |
|
SimpletestResultsForm::$cleaner | property | core/ |
The environment cleaner service. |
SimpletestResultsForm::$database | property | core/ |
The database connection service. |
SimpletestResultsForm::$statusImageMap | property | core/ |
Associative array of themed result images keyed by status. |
SimpletestResultsForm::addResultForm | function | core/ |
Adds the result form to a $form. |
SimpletestResultsForm::buildForm | function | core/ |
Form constructor. |
SimpletestResultsForm::buildStatusImageMap | function | core/ |
Builds the status image map. |
SimpletestResultsForm::create | function | core/ |
Instantiates a new instance of this class. |
SimpletestResultsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
SimpletestResultsForm::getResults | function | core/ |
Get test results for $test_id. |
SimpletestResultsForm::submitForm | function | core/ |
Form submission handler. |
SimpletestResultsForm::__construct | function | core/ |
Constructs a \Drupal\simpletest\Form\SimpletestResultsForm object. |
SimpleTestTest::$childTestResults | property | core/ |
The results array that has been parsed by getTestResults(). |
SimpleTestTest::confirmStubTestResults | function | core/ |
Confirm that the stub test produced the desired results. |
SimpleTestTest::getTestIdFromResults | function | core/ |
Fetch the test id from the test results. |
SimpleTestTest::getTestResults | function | core/ |
Get the results from a test and store them in the class array $results. |
simpletest_clean_results_table | function | core/ |
Clears the test result tables. |
simpletest_process_phpunit_results | function | core/ |
Inserts the parsed PHPUnit results into {simpletest}. |
SortDateTest::expectedResultSet | function | core/ |
|
StubEnvironmentCleanerService::cleanResultsTable | function | core/ |
Clears test result tables from the results database. |
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. |
TestBase::$results | property | core/ |
Current results of this test case. |
TestDatabase::processPhpUnitResults | function | core/ |
Inserts the parsed PHPUnit results into {simpletest}. |
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. |
VariableMultiRowTestBase::$expectedResults | property | core/ |
Expected results after the source parsing. |
VariableTest::$expectedResults | property | core/ |
Expected results after the source parsing. |
VariableTranslationTest::$expectedResults | property | core/ |
Expected results from the source. |
ViewKernelTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
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 asssert the expected results. |
ViewsModerationStateSortTest::assertSortResults | function | core/ |
Assert the order of a views sort result. |
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.