EntityAccessControlHandler::$accessCache

Stores calculated access check results.

Type: array

File

core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php, line 21

Class

EntityAccessControlHandler
Defines a default implementation for entity access control handler.

Namespace

Drupal\Core\Entity

Code

protected $accessCache = [];

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