18 functions implement hook_node_insert()

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_insert in modules/book/book.module
Implements hook_node_insert().
comment_node_insert in modules/comment/comment.module
Implements hook_node_insert().
EntityCrudHookTestHooks::nodeInsert in core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php
Implements hook_ENTITY_TYPE_insert() for node entities.
entity_crud_hook_test_node_insert in modules/simpletest/tests/entity_crud_hook_test.module
Implements hook_node_insert().
forum_node_insert in modules/forum/forum.module
Implements hook_node_insert().
menu_node_insert in modules/menu/menu.module
Implements hook_node_insert().
NodeTestExceptionHooks::nodeInsert in core/modules/node/tests/modules/node_test_exception/src/Hook/NodeTestExceptionHooks.php
Implements hook_ENTITY_TYPE_insert() for node entities.
NodeTestHooks::nodeInsert in core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php
Implements hook_ENTITY_TYPE_insert() for node entities.
node_access_test_node_insert in modules/node/tests/node_access_test.module
Implements hook_node_insert().
node_test_exception_node_insert in modules/node/tests/node_test_exception.module
Implements hook_node_insert().
node_test_node_insert in modules/node/tests/node_test.module
Implements hook_node_insert().
path_node_insert in modules/path/path.module
Implements hook_node_insert().
TaxonomyHooks::nodeInsert in core/modules/taxonomy/src/Hook/TaxonomyHooks.php
Implements hook_ENTITY_TYPE_insert() for node entities.
taxonomy_node_insert in modules/taxonomy/taxonomy.module
Implements hook_node_insert().
tracker_node_insert in modules/tracker/tracker.module
Implements hook_node_insert().
translation_node_insert in modules/translation/translation.module
Implements hook_node_insert().
translation_test_node_insert in modules/translation/tests/translation_test.module
Implements hook_node_insert().
trigger_node_insert in modules/trigger/trigger.module
Implements hook_node_insert().

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