8 functions implement hook_node_load()

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.

book_node_load in modules/book/book.module
Implements hook_node_load().
comment_node_load in modules/comment/comment.module
Implements hook_node_load().
EntityCrudHookTestHooks::nodeLoad in core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php
Implements hook_ENTITY_TYPE_load() for node entities.
entity_crud_hook_test_node_load in modules/simpletest/tests/entity_crud_hook_test.module
Implements hook_node_load().
forum_node_load in modules/forum/forum.module
Implements hook_node_load().
node_access_test_node_load in modules/node/tests/node_access_test.module
Implements hook_node_load().
node_test_node_load in modules/node/tests/node_test.module
Implements hook_node_load().
user_node_load in modules/user/user.module
Implements hook_node_load().

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