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 |
---|---|---|---|
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/ |
@covers ::insertLogEntry[[api-linebreak]] |
TestSubscriber::setTestResult | function | core/ |
Sets validation results for a specific event. |
TestViewsLocalTask::$result | property | core/ |
The view result. |
TokenReplaceTest::testTokenReplacementNoResults | function | core/ |
Tests core token replacements generated from a view without results. |
UncacheableTestAccessResult | class | core/ |
Stub class for testing AccessResult. |
UncacheableTestAccessResult::$value | property | core/ |
The access result value. 'ALLOWED', 'FORBIDDEN' or 'NEUTRAL'. |
UncacheableTestAccessResult::andIf | function | core/ |
Combine this access result with another using AND. |
UncacheableTestAccessResult::isAllowed | function | core/ |
Checks whether this access result indicates access is explicitly allowed. |
UncacheableTestAccessResult::isForbidden | function | core/ |
Checks whether this access result indicates access is explicitly forbidden. |
UncacheableTestAccessResult::isNeutral | function | core/ |
Checks whether this access result indicates access is not yet determined. |
UncacheableTestAccessResult::orIf | function | core/ |
Combine this access result with another using OR. |
UncacheableTestAccessResult::__construct | function | core/ |
Constructs a new UncacheableTestAccessResult object. |
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. |
UserLoginHttpTest::getResultValue | function | core/ |
Gets a value for a given key from the response. |
ValidationResult | class | core/ |
A value object to contain the results of a validation. |
ValidationResult.php | file | core/ |
|
ValidationResult::createError | function | core/ |
Creates an error ValidationResult object. |
ValidationResult::createErrorFromThrowable | function | core/ |
Creates an error ValidationResult object from a throwable. |
ValidationResult::createWarning | function | core/ |
Creates a warning ValidationResult object. |
ValidationResult::getOverallSeverity | function | core/ |
Returns the overall severity for a set of validation results. |
ValidationResult::isEqual | function | core/ |
Determines if two validation results are equivalent. |
ValidationResult::__construct | function | core/ |
Creates a ValidationResult object. |
ValidationResult::__get | function | core/ |
Implements magic ::__get() method. |
ValidationResultTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\ValidationResult[[api-linebreak]] @group package_manager @internal |
ValidationResultTest.php | file | core/ |
|
ValidationResultTest::assertResultValid | function | core/ |
Asserts a check result is valid. |
ValidationResultTest::providerCreateExceptions | function | core/ |
Data provider for test methods that test create exceptions. |
ValidationResultTest::providerValidConstructorArguments | function | core/ |
Data provider for testCreateWarningResult(). |
ValidationResultTest::testCreateErrorResult | function | core/ |
@covers ::createError[[api-linebreak]] |
ValidationResultTest::testCreateErrorResultException | function | core/ |
@covers ::createError[[api-linebreak]] |
ValidationResultTest::testCreateWarningResult | function | core/ |
@covers ::createWarning[[api-linebreak]] |
ValidationResultTest::testCreateWarningResultException | function | core/ |
@covers ::createWarning[[api-linebreak]] |
ValidationResultTest::testMessagesMustBeTranslatable | function | core/ |
Tests that the messages are asserted to be translatable. |
ValidationResultTest::testOverallSeverity | function | core/ |
@covers ::getOverallSeverity[[api-linebreak]] |
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. |
ViewAjaxControllerTest::assertViewResultCommand | function | core/ |
Ensures that the main view content command is added. |
ViewExecutable::$result | property | core/ |
Where the results of a query will go. |
ViewResultAssertionTrait | trait | core/ |
Provides a class for assertions to check for the expected result of a View. |
ViewResultAssertionTrait.php | file | core/ |
|
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.