namespace Drupal\rest

Same name in other branches
  1. 9 Drupal\rest
  2. 8.9.x Drupal\rest
  3. 11.x Drupal\rest
Object name File name Summary
ModifiedResourceResponse core/modules/rest/src/ModifiedResourceResponse.php A response that does not contain cacheability metadata.
RequestHandler core/modules/rest/src/RequestHandler.php Acts as intermediate request forwarder for resource plugins.
ResourceResponse core/modules/rest/src/ResourceResponse.php Contains data for serialization before sending the response.
ResourceResponseInterface core/modules/rest/src/ResourceResponseInterface.php Defines a common interface for resource responses.
ResourceResponseTrait core/modules/rest/src/ResourceResponseTrait.php
RestPermissions core/modules/rest/src/RestPermissions.php Provides rest module permissions.
RestResourceConfigInterface core/modules/rest/src/RestResourceConfigInterface.php Defines a configuration entity to store enabled REST resources.

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