7 methods override HandlerBase::access() in Views (for Drupal 7) 8.3
- Field::access in lib/
Views/ field/ Plugin/ views/ field/ Field.php - Check whether current user has access to this handler.
- Link::access in lib/
Views/ user/ Plugin/ views/ field/ Link.php - Check whether current user has access to this handler.
- LinkApprove::access in lib/
Views/ comment/ Plugin/ views/ field/ LinkApprove.php - Check whether current user has access to this handler.
- LinkDelete::access in lib/
Views/ comment/ Plugin/ views/ field/ LinkDelete.php - Check whether current user has access to this handler.
- LinkEdit::access in lib/
Views/ locale/ Plugin/ views/ field/ LinkEdit.php - Check whether current user has access to this handler.
- LinkReply::access in lib/
Views/ comment/ Plugin/ views/ field/ LinkReply.php - Check whether current user has access to this handler.
- RevisionLink::access in lib/
Views/ node/ Plugin/ views/ field/ RevisionLink.php - Check whether current user has access to this handler.