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

Breadcrumb

  1. Drupal Core 11.1.x
  2. node.services.yml

cache_context.user.node_grants

Class

Drupal\node\Cache\NodeAccessGrantsCacheContext

Tags

  • cache.context

File

core/modules/node/node.services.yml

View source
  1. class: Drupal\node\Cache\NodeAccessGrantsCacheContext
  2. arguments:
  3. - '@current_user'
  4. tags:
  5. - { name: cache.context }
RSS feed
Powered by Drupal