Same name in other branches
  1. 8.9.x Drupal\rest\EventSubscriber
  2. 9 Drupal\rest\EventSubscriber
Classsort descending Location Description
EntityResourcePostRouteSubscriber core/modules/rest/src/EventSubscriber/EntityResourcePostRouteSubscriber.php Generates a 'create' route for an entity type if it has a REST POST route.
ResourceResponseSubscriber core/modules/rest/src/EventSubscriber/ResourceResponseSubscriber.php Response subscriber that serializes and removes ResourceResponses' data.