You are here

namespace Drupal\rest\EventSubscriber in Drupal 8

Same name in other branches
  1. 9 Drupal\rest\EventSubscriber
  2. 10 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.
RestConfigSubscriber core/modules/rest/src/EventSubscriber/RestConfigSubscriber.php A subscriber triggering a route rebuild when certain configuration changes.