namespace Drupal\jsonapi\Routing
Same name in other branches
Object name | File name | Summary |
---|---|---|
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.