15 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().
comment_entity_insert in core/modules/comment/comment.module
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().
content_moderation_entity_insert in core/modules/content_moderation/content_moderation.module
Implements hook_entity_insert().
content_moderation_test_resave_entity_insert in core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.module
Implements hook_entity_insert().
EditorHooks::entityInsert in core/modules/editor/src/Hook/EditorHooks.php
Implements hook_entity_insert().
editor_entity_insert in core/modules/editor/editor.module
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 core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_entity_insert().
entity_test_entity_insert in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_insert().
WorkspacesTestHooks::entityInsert in core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php
Implements hook_entity_insert().
workspaces_entity_insert in core/modules/workspaces/workspaces.module
Implements hook_entity_insert().

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