69 functions implement hook_delete()

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

action_delete in drupal/core/modules/action/action.module
Deletes a single action from the database.
block_custom_block_delete in drupal/core/modules/block/block.admin.inc
Form constructor for the custom block deletion form.
block_language_delete in drupal/core/modules/block/block.module
Implements hook_language_delete().
block_menu_delete in drupal/core/modules/block/block.module
Implements hook_menu_delete().
block_user_role_delete in drupal/core/modules/block/block.module
Implements hook_user_role_delete().
comment_confirm_delete in drupal/core/modules/comment/comment.admin.inc
Form constructor for the confirmation form for comment deletion.
comment_delete in drupal/core/modules/comment/comment.module
Deletes a comment and all its replies.
comment_node_type_delete in drupal/core/modules/comment/comment.module
Implements hook_node_type_delete().
config_test_config_import_delete in drupal/core/modules/config/tests/config_test/config_test.module
Implements hook_config_import_delete().
config_test_config_test_delete in drupal/core/modules/config/tests/config_test/config_test.hooks.inc
Implements hook_config_test_delete().
contact_config_import_delete in drupal/core/modules/contact/contact.module
Implements MODULE_config_import_delete().
db_delete in drupal/core/includes/database.inc
Returns a new DeleteQuery object for the active database.
entity_crud_hook_test_comment_delete in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_comment_delete().
entity_crud_hook_test_entity_delete in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_entity_delete().
entity_crud_hook_test_file_delete in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_file_delete().
entity_crud_hook_test_node_delete in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_node_delete().
entity_crud_hook_test_taxonomy_term_delete in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_term_delete().
entity_crud_hook_test_taxonomy_vocabulary_delete in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_taxonomy_vocabulary_delete().
entity_crud_hook_test_user_delete in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
Implements hook_user_delete().
entity_revision_delete in drupal/core/includes/entity.inc
Deletes an entity revision.
field_attach_delete in drupal/core/modules/field/field.attach.inc
Deletes field data for an existing entity. This deletes all revisions of field data for the entity.
field_language_delete in drupal/core/modules/field/field.multilingual.inc
Implements hook_language_delete().
field_sql_storage_field_storage_delete in drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module
Implements hook_field_storage_delete().
field_test_field_delete in drupal/core/modules/field/tests/modules/field_test/field_test.field.inc
Implements hook_field_delete().
field_test_field_storage_delete in drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc
Implements hook_field_storage_delete().
file_delete in drupal/core/includes/file.inc
Deletes a file and its database record.
file_field_delete in drupal/core/modules/file/file.field.inc
Implements hook_field_delete().
file_unmanaged_delete in drupal/core/includes/file.inc
Deletes a file without database changes or hook invocations.
forum_comment_delete in drupal/core/modules/forum/forum.module
Implements hook_comment_delete().
forum_confirm_delete in drupal/core/modules/forum/forum.admin.inc
Form constructor for confirming deletion of a forum taxonomy term.
forum_taxonomy_term_delete in drupal/core/modules/forum/forum.module
Implements hook_taxonomy_term_delete().
history_node_delete in drupal/core/modules/history/history.module
Implements hook_node_delete().
history_user_delete in drupal/core/modules/history/history.module
Implements hook_user_delete().
image_config_import_delete in drupal/core/modules/image/image.module
Implements MODULE_config_import_delete().
image_effect_delete in drupal/core/modules/image/image.module
Delete an image effect.
image_field_delete in drupal/core/modules/image/image.field.inc
Implements hook_field_delete().
image_image_style_delete in drupal/core/modules/image/image.module
Implements hook_image_style_delete().
image_style_delete in drupal/core/modules/image/image.module
Delete an image style.
language_access_language_edit_or_delete in drupal/core/modules/language/language.module
Editing or deleting locked languages should not be possible.
language_delete in drupal/core/modules/language/language.module
Delete a language.
language_language_delete in drupal/core/modules/language/language.module
Implements hook_language_delete().
locale_language_delete in drupal/core/modules/locale/locale.module
Implements hook_language_delete().
menu_delete in drupal/core/modules/menu/menu.module
Delete a custom menu and all contained links.
menu_link_delete in drupal/core/includes/menu.inc
Delete one or several menu links.
menu_test_menu_link_delete in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Implements hook_menu_link_delete().
node_delete in drupal/core/modules/node/node.module
Deletes a node.
node_language_delete in drupal/core/modules/node/node.module
Implements hook_language_delete().
node_revision_delete in drupal/core/modules/node/node.module
Deletes a node revision.
node_type_delete in drupal/core/modules/node/node.module
Deletes a node type from the database.
path_taxonomy_term_delete in drupal/core/modules/path/path.module
Implements hook_taxonomy_term_delete().
poll_delete in drupal/core/modules/poll/poll.module
Implements hook_delete().
rdf_mapping_delete in drupal/core/modules/rdf/rdf.module
Deletes the mapping for the given bundle from the database.
search_comment_delete in drupal/core/modules/search/search.module
Implements hook_comment_delete().
shortcut_link_delete in drupal/core/modules/shortcut/shortcut.admin.inc
Form callback: builds the confirmation form for deleting a shortcut link.
shortcut_set_delete in drupal/core/modules/shortcut/shortcut.module
Deletes a shortcut set.
system_date_format_delete in drupal/core/modules/system/system.module
Deletes a date format from the database.
taxonomy_taxonomy_term_delete in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_taxonomy_term_delete().
taxonomy_term_confirm_delete in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the term delete form.
taxonomy_term_delete in drupal/core/modules/taxonomy/taxonomy.module
Deletes a term.
taxonomy_test_taxonomy_term_delete in drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module
Implements hook_taxonomy_term_delete().
taxonomy_vocabulary_confirm_delete in drupal/core/modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary delete confirmation form.
taxonomy_vocabulary_delete in drupal/core/modules/taxonomy/taxonomy.module
Deletes a vocabulary.
tracker_comment_delete in drupal/core/modules/tracker/tracker.module
Implements hook_comment_delete().
translation_entity_entity_delete in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_entity_delete().
user_cookie_delete in drupal/core/modules/user/user.module
Delete a visitor information cookie.
user_delete in drupal/core/modules/user/user.module
Delete a user.
user_role_delete in drupal/core/modules/user/user.module
Delete a user role from database.
views_config_import_delete in drupal/core/modules/views/views.module
Implements hook_config_import_delete().
views_ui_confirm_delete in drupal/core/modules/views/views_ui/views_ui.module
Form constructor for the View deletion form.