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

Breadcrumb

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

node.grant_storage

Class

Drupal\node\NodeGrantDatabaseStorage

Tags

  • backend_overridable
1 string reference to node.grant_storage
NodeAccessControlHandler::createInstance in core/modules/node/src/NodeAccessControlHandler.php
Instantiates a new instance of this entity handler.

File

core/modules/node/node.services.yml

View source
  1. class: Drupal\node\NodeGrantDatabaseStorage
  2. arguments:
  3. - '@database'
  4. - '@module_handler'
  5. - '@language_manager'
  6. tags:
  7. - { name: backend_overridable }

API Navigation

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