namespace Drupal\rest
Same name in other branches
| 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 | Provides a trait for accessing response data that should be serialized. | 
| 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.
