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. 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
Query::result function core/lib/Drupal/Core/Entity/Query/Sql/Query.php Executes the query and returns the result.
QueryAggregate::result function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Overrides \Drupal\Core\Entity\Query\Sql\Query::result().
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.
Result.php file core/modules/mysqli/src/Driver/Database/mysqli/Result.php
Result.php file core/modules/views/src/Plugin/views/area/Result.php
Result::buildOptionsForm function core/modules/views/src/Plugin/views/area/Result.php Provide a form to edit options for this plugin.
Result::defineOptions function core/modules/views/src/Plugin/views/area/Result.php Information about options for all kinds of purposes will be held here.
Result::fetch function core/modules/mysqli/src/Driver/Database/mysqli/Result.php Fetches the next row.
Result::query function core/modules/views/src/Plugin/views/area/Result.php Add anything to the query that we might need to.
Result::render function core/modules/views/src/Plugin/views/area/Result.php Render the area.
Result::rowCount function core/modules/mysqli/src/Driver/Database/mysqli/Result.php Returns the number of rows matched by the last SQL statement.
Result::setFetchMode function core/modules/mysqli/src/Driver/Database/mysqli/Result.php Sets the default fetch mode for this result set.
Result::__construct function core/modules/mysqli/src/Driver/Database/mysqli/Result.php Constructor.
ResultBase class core/lib/Drupal/Core/Database/Statement/ResultBase.php Base class for results of a data query language (DQL) statement.
ResultBase.php file core/lib/Drupal/Core/Database/Statement/ResultBase.php
ResultBase::fetch function core/lib/Drupal/Core/Database/Statement/ResultBase.php Fetches the next row.
ResultBase::fetchAll function core/lib/Drupal/Core/Database/Statement/ResultBase.php Returns an array containing all of the result set rows.
ResultBase::fetchAllAssoc function core/lib/Drupal/Core/Database/Statement/ResultBase.php Returns the result set as an associative array keyed by the given column.
ResultBase::fetchAllKeyed function core/lib/Drupal/Core/Database/Statement/ResultBase.php Returns the entire result set as a single associative array.
ResultBase::rowCount function core/lib/Drupal/Core/Database/Statement/ResultBase.php Returns the number of rows matched by the last SQL statement.
ResultBase::setFetchMode function core/lib/Drupal/Core/Database/Statement/ResultBase.php Sets the default fetch mode for this result set.
ResultBase::__construct function core/lib/Drupal/Core/Database/Statement/ResultBase.php Constructor.
ResultRow class core/modules/views/src/ResultRow.php A class representing a view result row.
ResultRow.php file core/modules/views/src/ResultRow.php
ResultRow::$index property core/modules/views/src/ResultRow.php An incremental number which represents the row in the entire result.
ResultRow::$_entity property core/modules/views/src/ResultRow.php
ResultRow::$_relationship_entities property core/modules/views/src/ResultRow.php
ResultRow::resetEntityData function core/modules/views/src/ResultRow.php Resets the _entity and _relationship_entities properties.
ResultRow::__construct function core/modules/views/src/ResultRow.php Constructs a ResultRow object.
ResultTest class core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php @coversDefaultClass \Drupal\views\Plugin\views\area\Result[[api-linebreak]]
@group views
ResultTest.php file core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php
ResultTest::$resultHandler property core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php The Result handler.
ResultTest::$view property core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php The view executable object.
ResultTest::providerTestResultArea function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Data provider for testResultArea.
ResultTest::setUp function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php
ResultTest::setupViewPager function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Sets up a mock pager on the view executable object.
ResultTest::testQuery function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Tests the query method.
ResultTest::testResultArea function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Tests the rendered output of the Result area handler.
SandboxEventException::getResultsAsText function core/modules/package_manager/src/Exception/SandboxEventException.php Formats the validation results, if any, as plain text.
SandboxValidationEvent::$results property core/modules/package_manager/src/Event/SandboxValidationEvent.php The validation results.
SandboxValidationEvent::addResult function core/modules/package_manager/src/Event/SandboxValidationEvent.php Adds a validation result to the event.
SandboxValidationEvent::getResults function core/modules/package_manager/src/Event/SandboxValidationEvent.php Gets the validation results.
ScaffoldResult class composer/Plugin/Scaffold/Operations/ScaffoldResult.php Record the result of a scaffold operation.
ScaffoldResult.php file composer/Plugin/Scaffold/Operations/ScaffoldResult.php
ScaffoldResult::$destination property composer/Plugin/Scaffold/Operations/ScaffoldResult.php The path to the scaffold file that was processed.
ScaffoldResult::$managed property composer/Plugin/Scaffold/Operations/ScaffoldResult.php Indicates if this scaffold file is managed by the scaffold command.
ScaffoldResult::destination function composer/Plugin/Scaffold/Operations/ScaffoldResult.php Gets the destination scaffold file that this result refers to.
ScaffoldResult::isManaged function composer/Plugin/Scaffold/Operations/ScaffoldResult.php Determines whether this scaffold file is managed.
ScaffoldResult::__construct function composer/Plugin/Scaffold/Operations/ScaffoldResult.php ScaffoldResult constructor.

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