6 functions implement hook_taxonomy_term_update()

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.

EntityCrudHookTest::taxonomyTermUpdate in core/tests/Drupal/KernelTests/Core/Entity/EntityCrudHookTest.php
Implements hook_ENTITY_TYPE_update() for taxonomy_term entities.
EntityCrudHookTestHooks::taxonomyTermUpdate in core/modules/system/tests/modules/entity_crud_hook_test/src/Hook/EntityCrudHookTestHooks.php
Implements hook_ENTITY_TYPE_update() for taxonomy_term entities.
entity_crud_hook_test_taxonomy_term_update in modules/simpletest/tests/entity_crud_hook_test.module
Implements hook_taxonomy_term_update().
path_taxonomy_term_update in modules/path/path.module
Implements hook_taxonomy_term_update().
taxonomy_test_taxonomy_term_update in modules/simpletest/tests/taxonomy_test.module
Implements hook_taxonomy_term_update().
trigger_taxonomy_term_update in modules/trigger/trigger.module
Implements hook_taxonomy_term_update().

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