12 invocations of hook_node_grants()

CommentSelection::entityQueryAlter in drupal/core/modules/comment/lib/Drupal/comment/Plugin/entity_reference/selection/CommentSelection.php
Overrides SelectionBase::entityQueryAlter().
NodeAccessController::accessGrants in drupal/core/modules/node/lib/Drupal/node/NodeAccessController.php
Determines access to nodes based on node grants.
NodeSelection::buildEntityQuery in drupal/core/modules/node/lib/Drupal/node/Plugin/entity_reference/selection/NodeSelection.php
Overrides SelectionBase::buildEntityQuery().
node_access_grants in drupal/core/modules/node/node.module
Fetches an array of permission IDs granted to the given user ID.
node_access_rebuild in drupal/core/modules/node/node.module
Rebuilds the node access database.
node_access_view_all_nodes in drupal/core/modules/node/node.module
Determines whether the user has a global viewing grant for all nodes.
node_modules_disabled in drupal/core/modules/node/node.module
Implements hook_modules_disabled().
node_modules_enabled in drupal/core/modules/node/node.module
Implements hook_modules_enabled().
node_query_node_access_alter in drupal/core/modules/node/node.module
Implements hook_query_TAG_alter().
node_requirements in drupal/core/modules/node/node.module
Implements hook_requirements().
_block_get_renderable_region in drupal/core/modules/block/block.module
Gets an array of blocks suitable for drupal_render().
_node_access_write_grants in drupal/core/modules/node/node.module
Writes a list of grants to the database, deleting any previously saved ones.