| ValidationResultTest::testCreateErrorResult |
function |
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php |
Tests create error result. |
| ValidationResultTest::testCreateErrorResultException |
function |
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php |
Tests create error result exception. |
| ValidationResultTest::testCreateWarningResult |
function |
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php |
Tests create warning result. |
| ValidationResultTest::testCreateWarningResultException |
function |
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php |
Tests create warning result exception. |
| ValidationResultTest::testMessagesMustBeTranslatable |
function |
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php |
Tests that the messages are asserted to be translatable. |
| ValidationResultTest::testOverallSeverity |
function |
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php |
Tests overall severity. |
| 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. |
| ViewAjaxControllerTest::assertViewResultCommand |
function |
core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php |
Ensures that the main view content command is added. |
| ViewExecutable::$result |
property |
core/modules/views/src/ViewExecutable.php |
Where the results of a query will go. |
| ViewResultAssertionTrait |
trait |
core/modules/views/src/Tests/ViewResultAssertionTrait.php |
Provides a class for assertions to check for the expected result of a View. |
| ViewResultAssertionTrait.php |
file |
core/modules/views/src/Tests/ViewResultAssertionTrait.php |
|
| 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. |
| views.view.test_area_result.yml |
file |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_result.yml |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_area_result.yml |
| Views::getViewResult |
function |
core/modules/views/src/Views.php |
Get the result of a view. |
| 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. |
| views_get_view_result |
function |
core/modules/views/views.module |
Get the result of a view. |
| ViewTestBase::orderResultSet |
function |
core/modules/views/tests/src/Functional/ViewTestBase.php |
Orders a nested array containing a result set based on a given column. |
| WorkspacesHtmlEntityFormController::getContentResult |
function |
core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php |
Invokes the form and returns the result. |