You are here

namespace Drupal\jsonapi\Controller in JSON:API 8

Same name in other branches
  1. 8.2 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.
RequestHandler src/Controller/RequestHandler.php Acts as request forwarder for \Drupal\jsonapi\Controller\EntityResource.