9 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().
- node_access_test_empty_node_grants in core/
modules/ node/ tests/ modules/ node_access_test_empty/ node_access_test_empty.module - Implements hook_node_grants().
- node_access_test_language_node_grants in core/
modules/ node/ tests/ modules/ node_access_test_language/ node_access_test_language.module - Implements hook_node_grants().
- node_test_node_grants in core/
modules/ node/ tests/ modules/ node_test/ node_test.module - Implements hook_node_grants().
- PathTestNodeGrantsHooks::nodeGrants in core/
modules/ path/ tests/ modules/ path_test_node_grants/ src/ Hook/ PathTestNodeGrantsHooks.php - Implements hook_node_grants().
- path_test_node_grants_node_grants in core/
modules/ path/ tests/ modules/ path_test_node_grants/ path_test_node_grants.module - Implements hook_node_grants().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.