protected EntityAccessControlHandler::setCache($access, $cid, $operation, $langcode, AccountInterface $account)
Statically caches whether the given user has access.
Parameters
\Drupal\Core\Access\AccessResultInterface $access: The access result.
string $cid: Unique string identifier for the entity/operation, for example the entity UUID or a custom string.
string $operation: The entity operation. Usually one of 'view', 'update', 'create' or 'delete'.
string $langcode: The language code for whic