EntityResource::$entityAccessChecker
Same name in other branches
- 9 core/modules/jsonapi/src/Controller/EntityResource.php \Drupal\jsonapi\Controller\EntityResource::entityAccessChecker
- 10 core/modules/jsonapi/src/Controller/EntityResource.php \Drupal\jsonapi\Controller\EntityResource::entityAccessChecker
- 11.x core/modules/jsonapi/src/Controller/EntityResource.php \Drupal\jsonapi\Controller\EntityResource::entityAccessChecker
The JSON:API entity access checker.
Type: \Drupal\jsonapi\Access\EntityAccessChecker
File
-
core/
modules/ jsonapi/ src/ Controller/ EntityResource.php, line 122
Class
- EntityResource
- Process all entity requests.
Namespace
Drupal\jsonapi\ControllerCode
protected $entityAccessChecker;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.