You are here

namespace Drupal\rest in Drupal 9

Same name in other branches
  1. 8 Drupal\rest
Classsort descending Location Description
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.