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