Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

admin_bar_language_insert in core/modules/admin_bar/admin_bar.module
Implements hook_language_insert().
admin_bar_menu_link_insert in core/modules/admin_bar/admin_bar.module
Implements hook_menu_link_insert().
admin_bar_taxonomy_vocabulary_insert in core/modules/admin_bar/admin_bar.module
Implements hook_taxonomy_vocabulary_insert().
ajax_command_insert in core/includes/ajax.inc
Creates a Backdrop Ajax 'insert' command using the method in #ajax['method'].
ajax_example_node_insert in modules/examples/ajax_example/ajax_example_node_form_alter.inc
Implements hook_node_insert().
book_node_insert in core/modules/book/book.module
Implements hook_node_insert().
comment_node_insert in core/modules/comment/comment.module
Implements hook_node_insert().
comment_node_type_insert in core/modules/comment/comment.module
Implements hook_node_type_insert().
database_example_entry_insert in modules/examples/database_example/database_example.module
Saves an entry in the database using db_insert().
date_field_insert in core/modules/date/date.field.inc
Implements hook_field_insert().
db_insert in core/includes/database/database.inc
Returns a new InsertQuery object for the active database.
entityreference_entity_insert in core/modules/entityreference/entityreference.module
Implements hook_entity_insert().
entityreference_field_attach_insert in core/modules/entityreference/entityreference.module
Implements hook_field_attach_insert().
entityreference_field_insert in core/modules/entityreference/entityreference.module
Implements hook_field_insert().
entity_crud_hook_test_comment_insert in core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_comment_insert().
entity_crud_hook_test_entity_insert in core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_entity_insert().
entity_crud_hook_test_file_insert in core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_file_insert().
entity_crud_hook_test_node_insert in core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_node_insert().
entity_crud_hook_test_taxonomy_term_insert in core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_term_insert().
entity_crud_hook_test_user_insert in core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_user_insert().
field_attach_insert in core/modules/field/field.attach.inc
Save field data for a new entity.
field_default_insert in core/modules/field/field.default.inc
Default field 'insert' operation.
field_entity_view_mode_insert in core/modules/field/field.module
Implements hook_entity_view_mode_insert().
field_language_insert in core/modules/field/field.multilingual.inc
Implements hook_language_insert().
field_test_field_insert in core/modules/field/tests/field_test/field_test.field.inc
Implements hook_field_insert().
file_field_insert in core/modules/file/file.field.inc
Implements hook_field_insert().
file_file_insert in core/modules/file/file.file.inc
Implements hook_file_insert().
file_test_file_insert in core/modules/simpletest/tests/file_test.module
Implements hook_file_insert().
filter_entity_insert in core/modules/filter/filter.module
Implements hook_entity_insert().
filter_test_filter_format_insert in core/modules/simpletest/tests/filter_test.module
Implements hook_filter_format_insert().
image_field_insert in core/modules/image/image.field.inc
Implements hook_field_insert().
layout_test_layout_insert in core/modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_insert().
link_field_insert in core/modules/link/link.module
Implements hook_field_insert().
locale_language_insert in core/modules/locale/locale.module
Implements hook_language_insert().
menu_node_insert in core/modules/menu/menu.module
Implements hook_node_insert().
menu_test_menu_link_insert in core/modules/simpletest/tests/menu_test.module
Implements hook_menu_link_insert().
node_access_example_node_insert in modules/examples/node_access_example/node_access_example.module
Implements hook_node_insert().
node_access_test_node_insert in core/modules/node/tests/node_access_test/node_access_test.module
Implements hook_node_insert().
node_hooks_example_node_insert in modules/examples/node_hooks_example/node_hooks_example.module
Implements hook_node_insert().
node_test_exception_node_insert in core/modules/node/tests/node_test_exception/node_test_exception.module
Implements hook_node_insert().
node_test_node_insert in core/modules/node/tests/node_test/node_test.module
Implements hook_node_insert().
node_type_example_node_type_insert in modules/examples/node_type_example/node_type_example.module
Implements hook_node_type_insert().
path_entity_insert in core/modules/path/path.module
Implements hook_entity_insert().
path_test_path_insert in core/modules/simpletest/tests/path_test.module
Implements hook_path_insert().
queue_example_add_remove_form_insert in modules/examples/queue_example/queue_example.module
Submit function for the insert-into-queue button.
redirect_path_insert in core/modules/redirect/redirect.module
Implements hook_path_insert().
redirect_redirect_insert in core/modules/redirect/redirect.module
Implements hook_redirect_insert().
search_comment_insert in core/modules/search/search.module
Implements hook_comment_insert().
search_expression_insert in core/modules/search/search.module
Adds a module-specific search option to a search expression.
taxonomy_node_insert in core/modules/taxonomy/taxonomy.module
Implements hook_node_insert().
taxonomy_test_taxonomy_term_insert in core/modules/simpletest/tests/taxonomy_test.module
Implements hook_taxonomy_term_insert().
translation_node_insert in core/modules/translation/translation.module
Implements hook_node_insert().
translation_test_node_insert in core/modules/translation/tests/translation_test/translation_test.module
Implements hook_node_insert().