Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. NodeAccessGrantsCacheContext.php

function NodeAccessGrantsCacheContext::getLabel

Overrides CalculatedCacheContextInterface::getLabel

File

core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php, line 26

Class

NodeAccessGrantsCacheContext
Defines the node access view cache context service.

Namespace

Drupal\node\Cache

Code

public static function getLabel() {
    return t("Content access view grants");
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal