42 functions implement hook_insert()

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

ajax_command_insert in drupal/core/includes/ajax.inc
Creates a Drupal Ajax 'insert' command using the method in #ajax['method'].
book_node_insert in drupal/core/modules/book/book.module
Implements hook_node_insert().
comment_node_insert in drupal/core/modules/comment/comment.module
Implements hook_node_insert().
comment_node_type_insert in drupal/core/modules/comment/comment.module
Implements hook_node_type_insert().
config_test_config_test_insert in drupal/core/modules/config/tests/config_test/config_test.hooks.inc
Implements hook_config_test_insert().
db_insert in drupal/core/includes/database.inc
Returns a new InsertQuery object for the active database.
entity_crud_hook_test_comment_insert in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_comment_insert().
entity_crud_hook_test_entity_insert in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_entity_insert().
entity_crud_hook_test_file_insert in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_file_insert().
entity_crud_hook_test_node_insert in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_node_insert().
entity_crud_hook_test_taxonomy_term_insert in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_term_insert().
entity_crud_hook_test_taxonomy_vocabulary_insert in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_vocabulary_insert().
entity_crud_hook_test_user_insert in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_user_insert().
field_attach_insert in drupal/core/modules/field/field.attach.inc
Save field data for a new entity.
field_default_insert in drupal/core/modules/field/field.default.inc
Inserts a default value if no $entity->$field_name entry was provided.
field_language_insert in drupal/core/modules/field/field.multilingual.inc
Implements hook_language_insert().
field_test_field_insert in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_insert().
file_field_insert in drupal/core/modules/file/file.field.inc
Implements hook_field_insert().
file_test_file_insert in drupal/core/modules/file/tests/file_test/file_test.module
Implements hook_file_insert().
filter_test_filter_format_insert in drupal/core/modules/system/tests/modules/filter_test/filter_test.module
Implements hook_filter_format_insert().
forum_field_storage_pre_insert in drupal/core/modules/forum/forum.module
Implements hook_field_storage_pre_insert().
forum_node_insert in drupal/core/modules/forum/forum.module
Implements hook_node_insert().
image_field_insert in drupal/core/modules/image/image.field.inc
Implements hook_field_insert().
language_language_insert in drupal/core/modules/language/language.module
Implements hook_language_insert().
locale_language_insert in drupal/core/modules/locale/locale.module
Implements hook_language_insert().
menu_node_insert in drupal/core/modules/menu/menu.module
Implements hook_node_insert().
menu_test_menu_link_insert in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Implements hook_menu_link_insert().
node_access_test_node_insert in drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module
Implements hook_node_insert().
node_test_exception_node_insert in drupal/core/modules/node/tests/modules/node_test_exception/node_test_exception.module
Implements hook_node_insert().
node_test_node_insert in drupal/core/modules/node/tests/modules/node_test/node_test.module
Implements hook_node_insert().
openid_user_insert in drupal/core/modules/openid/openid.module
Implements hook_user_insert().
path_node_insert in drupal/core/modules/path/path.module
Implements hook_node_insert().
path_taxonomy_term_insert in drupal/core/modules/path/path.module
Implements hook_taxonomy_term_insert().
poll_insert in drupal/core/modules/poll/poll.module
Implements hook_insert().
search_comment_insert in drupal/core/modules/search/search.module
Implements hook_comment_insert().
search_expression_insert in drupal/core/modules/search/search.module
Adds a module-specific search option to a search expression.
taxonomy_node_insert in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_node_insert().
taxonomy_test_taxonomy_term_insert in drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module
Implements hook_taxonomy_term_insert().
tracker_node_insert in drupal/core/modules/tracker/tracker.module
Implements hook_node_insert().
translation_entity_entity_insert in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_entity_insert().
translation_node_insert in drupal/core/modules/translation/translation.module
Implements hook_node_insert().
translation_test_node_insert in drupal/core/modules/translation/tests/translation_test.module
Implements hook_node_insert().