Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
rest_post_update_161923 function core/modules/rest/rest.post_update.php Clear caches due to changes in route definitions.
rest_post_update_create_rest_resource_config_entities function core/modules/rest/rest.post_update.php Create REST resource configuration entities.
rest_post_update_resource_granularity function core/modules/rest/rest.post_update.php Simplify method-granularity REST resource config to resource-granularity.
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.module file core/modules/rest/tests/modules/rest_test/rest_test.module Contains hook implementations for testing REST module.
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_entity_base_field_info function core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_base_field_info().
rest_test_entity_field_access function core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_field_access().
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_test_views.module file core/modules/rest/tests/modules/rest_test_views/rest_test_views.module Test hook implementations for the REST views test module.
rest_test_views_views_post_execute function core/modules/rest/tests/modules/rest_test_views/rest_test_views.module Implements hook_views_post_execute().
rest_update_8201 function core/modules/rest/rest.install Install the REST config entity type and fix old settings-based config.
rest_update_8202 function core/modules/rest/rest.install Re-save all views with a REST display to add new auth defaults.
rest_update_8203 function core/modules/rest/rest.install Enable BC for EntityResource: continue to use permissions.
rest_update_8401 function core/modules/rest/rest.install Ensure the right REST authentication method is used.
rest_view_presave function core/modules/rest/rest.module Implements hook_ENTITY_TYPE_presave().
Result class core/modules/views/src/Plugin/views/area/Result.php Views area handler to display some configurable result summary.
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::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.
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 @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.
RetrieveFileTest class core/modules/system/tests/src/Functional/System/RetrieveFileTest.php Tests HTTP file fetching and error handling.
RetrieveFileTest.php file core/modules/system/tests/src/Functional/System/RetrieveFileTest.php
RetrieveFileTest::$defaultTheme property core/modules/system/tests/src/Functional/System/RetrieveFileTest.php The theme to install as the default for testing.
RetrieveFileTest::testFileRetrieving function core/modules/system/tests/src/Functional/System/RetrieveFileTest.php Invokes system_retrieve_file() in several scenarios.
ReverseProxyMiddleware class core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php Provides support for reverse proxies.
ReverseProxyMiddleware.php file core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php
ReverseProxyMiddleware::$httpKernel property core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php The decorated kernel.
ReverseProxyMiddleware::$settings property core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php The site settings.

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