8 functions implement hook_node_access_records()

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::nodeAccessRecords in core/modules/node/tests/modules/node_access_test_empty/src/Hook/NodeAccessTestEmptyHooks.php
Implements hook_node_access_records().
NodeAccessTestHooks::nodeAccessRecords in core/modules/node/tests/modules/node_access_test/src/Hook/NodeAccessTestHooks.php
Implements hook_node_access_records().
NodeAccessTestLanguageHooks::nodeAccessRecords in core/modules/node/tests/modules/node_access_test_language/src/Hook/NodeAccessTestLanguageHooks.php
Implements hook_node_access_records().
NodeTestHooks::nodeAccessRecords in core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php
Implements hook_node_access_records().
node_access_test_empty_node_access_records in core/modules/node/tests/modules/node_access_test_empty/node_access_test_empty.module
Implements hook_node_access_records().
node_access_test_language_node_access_records in core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module
Implements hook_node_access_records().
node_access_test_node_access_records in core/modules/node/tests/modules/node_access_test/node_access_test.module
Implements hook_node_access_records().
node_test_node_access_records in core/modules/node/tests/modules/node_test/node_test.module
Implements hook_node_access_records().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.