You are here

namespace Drupal\jsonapi\Controller in Drupal 9

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