10 invocations of hook_node_grants()

node_access in drupal/core/modules/node/node.module
Access callback: Checks a user's permission for performing a node operation.
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.