Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- 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_node_type_delete in drupal/core/modules/comment/comment.module
- Implements hook_node_type_delete().
- config_test_config_test_delete in drupal/core/modules/config/tests/config_test/config_test.hooks.inc
- Implements hook_config_test_delete().
- db_delete in drupal/core/includes/database.inc
- Returns a new DeleteQuery object for the active database.
- entity_crud_hook_test_block_delete in drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module
- Implements hook_block_delete().
- 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_entity_bundle_delete in drupal/core/modules/entity/entity.module
- Implements hook_entity_bundle_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_entity_bundle_delete in drupal/core/modules/field/field.attach.inc
- Implements hook_entity_bundle_delete().
- field_sql_storage_field_storage_delete in drupal/core/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().
- field_ui_view_mode_delete in drupal/core/modules/field_ui/field_ui.module
- Implements hook_view_mode_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_forum_delete in drupal/core/modules/forum/forum.admin.inc
- Form submission handler for forum_form_forum() and forum_form_container().
- 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_effect_delete in drupal/core/modules/image/image.module
- Deletes an image effect.
- image_field_delete in drupal/core/modules/image/image.field.inc
- Implements hook_field_delete().
- 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().
- locale_translation_file_history_delete in drupal/core/modules/locale/locale.module
- Deletes the history of downloaded translations.
- menu_link_delete in drupal/core/modules/menu_link/menu_link.module
- Deletes a menu link.
- menu_menu_delete in drupal/core/modules/menu/menu.module
- Implements hook_menu_delete().
- menu_test_menu_link_delete in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
- Implements hook_menu_link_delete().
- 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().
- 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_menu_link_delete in drupal/core/modules/shortcut/shortcut.module
- Implements hook_menu_link_delete().
- 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_vocabulary_confirm_delete in drupal/core/modules/taxonomy/taxonomy.admin.inc
- Form builder for the vocabulary delete confirmation form.
- 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_user_role_delete in drupal/core/modules/user/user.module
- Implements hook_user_role_delete().