Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
RestTestHooks class core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php Hook implementations for rest_test.
RestTestHooks.php file core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php
RestTestHooks::entityBaseFieldInfo function core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php Implements hook_entity_base_field_info().
RestTestHooks::entityFieldAccess function core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php Implements hook_entity_field_access().
RestTestViewsHooks class core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php Hook implementations for rest_test_views.
RestTestViewsHooks.php file core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php
RestTestViewsHooks::viewsPostExecute function core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php Implements hook_views_post_execute().
rest_removed_post_updates function core/modules/rest/rest.post_update.php Implements hook_removed_post_updates().
rest_test.authentication.test_auth service core/modules/rest/tests/modules/rest_test/rest_test.services.yml Drupal\rest_test\Authentication\Provider\TestAuth
rest_test.authentication.test_auth_global service core/modules/rest/tests/modules/rest_test/rest_test.services.yml Drupal\rest_test\Authentication\Provider\TestAuthGlobal
rest_test.encoder.foobar service core/modules/rest/tests/modules/rest_test/rest_test.services.yml Drupal\serialization\Encoder\JsonEncoder
rest_test.info.yml file core/modules/rest/tests/modules/rest_test/rest_test.info.yml core/modules/rest/tests/modules/rest_test/rest_test.info.yml
rest_test.page_cache_request_policy.deny_test_auth_requests service core/modules/rest/tests/modules/rest_test/rest_test.services.yml Drupal\rest_test\PageCache\RequestPolicy\DenyTestAuthRequests
rest_test.services.yml file core/modules/rest/tests/modules/rest_test/rest_test.services.yml core/modules/rest/tests/modules/rest_test/rest_test.services.yml
rest_test_views.info.yml file core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
rest_update_last_removed function core/modules/rest/rest.install Implements hook_update_last_removed().
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
Result::defineOptions function core/modules/views/src/Plugin/views/area/Result.php
Result::fetch function core/modules/mysqli/src/Driver/Database/mysqli/Result.php
Result::query function core/modules/views/src/Plugin/views/area/Result.php
Result::render function core/modules/views/src/Plugin/views/area/Result.php
Result::rowCount function core/modules/mysqli/src/Driver/Database/mysqli/Result.php
Result::setFetchMode function core/modules/mysqli/src/Driver/Database/mysqli/Result.php
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 The entity for this result.
ResultRow::$_relationship_entities property core/modules/views/src/ResultRow.php An array of relationship entities.
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 Tests Drupal\views\Plugin\views\area\Result.
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

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