8 functions implement hook_taxonomy_term_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.
- EntityCrudHookTestHooks::taxonomyTermDelete in core/
modules/ system/ tests/ modules/ entity_crud_hook_test/ src/ Hook/ EntityCrudHookTestHooks.php - Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities.
- entity_crud_hook_test_taxonomy_term_delete in modules/
simpletest/ tests/ entity_crud_hook_test.module - Implements hook_taxonomy_term_delete().
- forum_taxonomy_term_delete in modules/
forum/ forum.module - Implements hook_taxonomy_term_delete().
- path_taxonomy_term_delete in modules/
path/ path.module - Implements hook_taxonomy_term_delete().
- TaxonomyHooks::taxonomyTermDelete in core/
modules/ taxonomy/ src/ Hook/ TaxonomyHooks.php - Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities.
- taxonomy_taxonomy_term_delete in modules/
taxonomy/ taxonomy.module - Implements hook_taxonomy_term_delete().
- taxonomy_test_taxonomy_term_delete in modules/
simpletest/ tests/ taxonomy_test.module - Implements hook_taxonomy_term_delete().
- trigger_taxonomy_term_delete in modules/
trigger/ trigger.module - Implements hook_taxonomy_term_delete().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.