access_check.jsonapi.relationship_route_access

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/jsonapi.services.yml \access_check.jsonapi.relationship_route_access
  2. 10 core/modules/jsonapi/jsonapi.services.yml \access_check.jsonapi.relationship_route_access

Class

Drupal\jsonapi\Access\RelationshipRouteAccessCheck

Tags

  • access_check

File

core/modules/jsonapi/jsonapi.services.yml

View source
  1. class: Drupal\jsonapi\Access\RelationshipRouteAccessCheck
  2. arguments:
  3. - '@jsonapi.entity_access_checker'
  4. tags:
  5. - { name: access_check, applies_to: _jsonapi_relationship_route_access }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.