checkAccessFromCache() protected method (available since version 2.0.3)
Performs access check for the specified user based on the data loaded from cache. This method is internally called by checkAccess() when $cache is enabled.
protected boolean checkAccessFromCache ( $user, $itemName, $params, $assignments )$user
string|integer
The user ID. This should can be either an integer or a string representing the unique identifier of a user. See yii\web\User::$id. $itemName string
The name