4 functions implement hook_user_insert()
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.
- entity_crud_hook_test_user_insert in modules/
simpletest/ tests/ entity_crud_hook_test.module - Implements hook_user_insert().
- openid_user_insert in modules/
openid/ openid.module - Implements hook_user_insert().
- profile_user_insert in modules/
profile/ profile.module - Implements hook_user_insert().
- trigger_user_insert in modules/
trigger/ trigger.module - Implements hook_user_insert().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.