5 functions implement hook_node_grants()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- NodeAccessTestEmptyHooks::nodeGrants in core/
modules/ node/ tests/ modules/ node_access_test_empty/ src/ Hook/ NodeAccessTestEmptyHooks.php - Implements hook_node_grants().
- NodeAccessTestHooks::nodeGrants in core/
modules/ node/ tests/ modules/ node_access_test/ src/ Hook/ NodeAccessTestHooks.php - Implements hook_node_grants().
- NodeAccessTestLanguageHooks::nodeGrants in core/
modules/ node/ tests/ modules/ node_access_test_language/ src/ Hook/ NodeAccessTestLanguageHooks.php - Implements hook_node_grants().
- NodeTestHooks::nodeGrants in core/
modules/ node/ tests/ modules/ node_test/ src/ Hook/ NodeTestHooks.php - Implements hook_node_grants().
- PathTestNodeGrantsHooks::nodeGrants in core/
modules/ path/ tests/ modules/ path_test_node_grants/ src/ Hook/ PathTestNodeGrantsHooks.php - Implements hook_node_grants().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.