Search for result

  1. Search 7.x for result
  2. Search 9.5.x for result
  3. Search 8.9.x for result
  4. Search 10.3.x for result
  5. Search 11.x for result
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Result class core/modules/views/src/Plugin/views/area/Result.php Views area handler to display some configurable result summary.
Result class core/modules/mysqli/src/Driver/Database/mysqli/Result.php Class for mysqli-provided results of a data query language (DQL) statement.

All search results

Title Object type File name Summary
MemoryTestRunResultsStorage::$testId property core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Test run results storage.
MemoryTestRunResultsStorage::buildTestingResultsEnvironment function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Prepares the test run storage.
MemoryTestRunResultsStorage::cleanUp function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Resets the test run storage.
MemoryTestRunResultsStorage::createNew function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Gets a new unique identifier for a test run.
MemoryTestRunResultsStorage::getCurrentTestRunState function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Get state information about a test run, from storage.
MemoryTestRunResultsStorage::getLogEntriesByTestClass function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Get test results for a test run, ordered by test class.
MemoryTestRunResultsStorage::insertLogEntry function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Adds a test log entry for a test run to the storage.
MemoryTestRunResultsStorage::removeResults function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Removes the results of a test run from the storage.
MemoryTestRunResultsStorage::setDatabasePrefix function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Sets the test database prefix of a test run in storage.
MemoryTestRunResultsStorage::validateTestingResultsEnvironment function core/tests/Drupal/TestTools/TestRunner/MemoryTestRunResultsStorage.php Checks if the test run storage is valid.
MemoryTestRunResultsStorageTest class core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php Tests Drupal\TestTools\TestRunner\MemoryTestRunResultsStorage.
MemoryTestRunResultsStorageTest.php file core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php
MemoryTestRunResultsStorageTest::$testRunResultsStorage property core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php The test run results storage.
MemoryTestRunResultsStorageTest::getTestLogEntry function core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php Returns a sample test run log entry.
MemoryTestRunResultsStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php
MemoryTestRunResultsStorageTest::testBuildEnvironmentKeepingExistingResults function core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php Tests build environment keeping existing results.
MemoryTestRunResultsStorageTest::testBuildNewEnvironment function core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php Tests build new environment.
MemoryTestRunResultsStorageTest::testGetCurrentTestRunState function core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php Tests get current test run state.
MemoryTestRunResultsStorageTest::testGetLogEntriesByTestClass function core/tests/Drupal/KernelTests/Core/Test/MemoryTestRunResultsStorageTest.php Tests get log entries by test class.
MigrateTestCase::queryResultTest function core/modules/migrate/tests/src/Unit/MigrateTestCase.php Tests a query.
Migration::clearInterruptionResult function core/modules/migrate/src/Plugin/Migration.php Clears the result to return upon interruption.
Migration::getInterruptionResult function core/modules/migrate/src/Plugin/Migration.php Get the result to return upon interruption.
MigrationInterface::clearInterruptionResult function core/modules/migrate/src/Plugin/MigrationInterface.php Clears the result to return upon interruption.
MigrationInterface::getInterruptionResult function core/modules/migrate/src/Plugin/MigrationInterface.php Get the result to return upon interruption.
MigrationInterface::RESULT_COMPLETED constant core/modules/migrate/src/Plugin/MigrationInterface.php All records have been processed.
MigrationInterface::RESULT_DISABLED constant core/modules/migrate/src/Plugin/MigrationInterface.php This migration is disabled, skipping.
MigrationInterface::RESULT_FAILED constant core/modules/migrate/src/Plugin/MigrationInterface.php The process had a fatal error.
MigrationInterface::RESULT_INCOMPLETE constant core/modules/migrate/src/Plugin/MigrationInterface.php The process has stopped itself (e.g., the memory limit is approaching).
MigrationInterface::RESULT_SKIPPED constant core/modules/migrate/src/Plugin/MigrationInterface.php Dependencies are unfulfilled - skip the process.
MigrationInterface::RESULT_STOPPED constant core/modules/migrate/src/Plugin/MigrationInterface.php The process was stopped externally (e.g., via drush migrate-stop).
MockContainerInjection::$result property core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php The test value saved during construction.
MockContainerInjection::getResult function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
MockContainerInjection::getResult function core/tests/Drupal/Tests/Core/Utility/CallableResolverTest.php
MockController::getResult function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
MockControllerPsr7::getResult function core/tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php
OliveroHooks::preprocessItemListSearchResults function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_item_list__search_results().
OliveroHooks::preprocessSearchResult function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_search_result().
PackageManagerKernelTestBase::assertExpectedResultsFromException function core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php Asserts that a StageEventException has a particular set of results.
PackageManagerKernelTestBase::assertResults function core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php Asserts validation results are returned from a stage life cycle event.
PackageManagerKernelTestBase::assertStatusCheckResults function core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php Asserts validation results are returned from the status check event.
PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult function core/modules/views/tests/src/Unit/Plugin/pager/PagerPluginBaseTest.php Tests the executeCountQuery method with an offset larger than result count.
PdoResult class core/lib/Drupal/Core/Database/Statement/PdoResult.php Class for PDO-provided results of a data query language (DQL) statement.
PdoResult.php file core/lib/Drupal/Core/Database/Statement/PdoResult.php
PdoResult::fetch function core/lib/Drupal/Core/Database/Statement/PdoResult.php Fetches the next row.
PdoResult::fetchAll function core/lib/Drupal/Core/Database/Statement/PdoResult.php Returns an array containing all of the result set rows.
PdoResult::getClientStatement function core/lib/Drupal/Core/Database/Statement/PdoResult.php Returns the client-level database PDO statement object.
PdoResult::rowCount function core/lib/Drupal/Core/Database/Statement/PdoResult.php Returns the number of rows matched by the last SQL statement.
PdoResult::setFetchMode function core/lib/Drupal/Core/Database/Statement/PdoResult.php Sets the default fetch mode for this result set.
PdoResult::__construct function core/lib/Drupal/Core/Database/Statement/PdoResult.php Constructor.
PhpUnitTestCaseJUnitResult.php file core/tests/Drupal/TestTools/PhpUnitTestCaseJUnitResult.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.