4 functions implement hook_field_delete()

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.

field_test_field_delete in modules/field/tests/field_test.field.inc
Implements hook_field_delete().
file_field_delete in modules/file/file.field.inc
Implements hook_field_delete().
image_field_delete in modules/image/image.field.inc
Implements hook_field_delete().
profile_field_delete in modules/profile/profile.admin.inc
Menu callback; deletes a field from all user profiles.

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