namespace Drupal\jsonapi\Controller in JSON:API 8.2
Same name in other branches
|
Class |
Location | Description |
|---|---|---|
| EntityResource |
src/ |
Process all entity requests. |
| EntryPoint |
src/ |
Controller for the API entry point. |
| FileUpload |
src/ |
Handles file upload requests. |
| TemporaryJsonapiFileFieldUploader |
src/ |
Reads data from an upload stream and creates a corresponding file entity. |