You are here

namespace Drupal\jsonapi\Controller in JSON:API 8.2

Same name in other branches
  1. 8 Drupal\jsonapi\Controller
Classsort descending Location Description
EntityResource src/Controller/EntityResource.php Process all entity requests.
EntryPoint src/Controller/EntryPoint.php Controller for the API entry point.
FileUpload src/Controller/FileUpload.php Handles file upload requests.
TemporaryJsonapiFileFieldUploader src/Controller/TemporaryJsonapiFileFieldUploader.php Reads data from an upload stream and creates a corresponding file entity.