9 functions implement hook_entity_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.

CommentHooks::entityInsert in core/modules/comment/src/Hook/CommentHooks.php
Implements hook_entity_insert().
ContentModerationHooks::entityInsert in core/modules/content_moderation/src/Hook/ContentModerationHooks.php
Implements hook_entity_insert().
ContentModerationTestResaveHooks::entityInsert in core/modules/content_moderation/tests/modules/content_moderation_test_resave/src/Hook/ContentModerationTestResaveHooks.php
Implements hook_entity_insert().
EditorHooks::entityInsert in core/modules/editor/src/Hook/EditorHooks.php
Implements hook_entity_insert().
EntityCrudHookTestHooks::entityInsert in core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php
Implements hook_entity_insert().
EntityOperations::entityInsert in core/modules/workspaces/src/Hook/EntityOperations.php
Implements hook_entity_insert().
EntityTestHooks::entityInsert in core/modules/system/tests/modules/entity_test/src/Hook/EntityTestHooks.php
Implements hook_entity_insert().
entity_crud_hook_test_entity_insert in modules/simpletest/tests/entity_crud_hook_test.module
Implements hook_entity_insert().
WorkspacesTestHooks::entityInsert in core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php
Implements hook_entity_insert().

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