You are here

namespace Drupal\jsonapi\Routing in Drupal 8

Same name in other branches
  1. 9 Drupal\jsonapi\Routing
Classsort descending Location Description
EarlyFormatSetter core/modules/jsonapi/src/Routing/EarlyFormatSetter.php Sets the 'api_json' format for requests to JSON:API resources.
ReadOnlyModeMethodFilter core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php Filters routes based on the HTTP method and JSON:API's read-only mode.
RouteEnhancer core/modules/jsonapi/src/Routing/RouteEnhancer.php Ensures the loaded entity matches the requested resource type.
Routes core/modules/jsonapi/src/Routing/Routes.php Defines dynamic routes.