Search for presave

  1. Search 9.5.x for presave
  2. Search 8.9.x for presave
  3. Search 10.3.x for presave
  4. Search 11.x for presave
  5. Other projects
Title Object type File name Summary
block_user_presave function modules/block/block.module Implements hook_user_presave().
book_node_presave function modules/book/book.module Implements hook_node_presave().
contact_user_presave function modules/contact/contact.module Implements hook_user_presave().
entity_crud_hook_test_comment_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_comment_presave().
entity_crud_hook_test_entity_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_entity_presave().
entity_crud_hook_test_file_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_file_presave().
entity_crud_hook_test_node_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_node_presave().
entity_crud_hook_test_taxonomy_term_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_term_presave().
entity_crud_hook_test_taxonomy_vocabulary_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_presave().
entity_crud_hook_test_user_presave function modules/simpletest/tests/entity_crud_hook_test.module Implements hook_user_presave().
field_attach_presave function modules/field/field.attach.inc Perform necessary operations just before fields data get saved.
file_field_presave function modules/file/file.field.inc Implements hook_field_presave().
forum_node_presave function modules/forum/forum.module Implements hook_node_presave().
hook_comment_presave function modules/comment/comment.api.php The comment passed validation and is about to be saved.
hook_entity_presave function modules/system/system.api.php Act on an entity before it is about to be created or updated.
hook_field_attach_presave function modules/field/field.api.php Act on field_attach_presave().
hook_field_presave function modules/field/field.api.php Define custom presave behavior for this module's field types.
hook_file_presave function modules/system/system.api.php Act on a file being inserted or updated.
hook_node_presave function modules/node/node.api.php Act on a node being inserted or updated.
hook_taxonomy_term_presave function modules/taxonomy/taxonomy.api.php Act on taxonomy terms before they are saved.
hook_taxonomy_vocabulary_presave function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
hook_user_presave function modules/user/user.api.php A user account is about to be created or updated.
hook_user_role_presave function modules/user/user.api.php Act on a user role being inserted or updated.
image_field_presave function modules/image/image.field.inc Implements hook_field_presave().
node_test_node_presave function modules/node/tests/node_test.module Implements hook_node_presave().
number_field_presave function modules/field/modules/number/number.module Implements hook_field_presave().
overlay_user_presave function modules/overlay/overlay.module Implements hook_user_presave().
profile_user_presave function modules/profile/profile.module Implements hook_user_presave().
taxonomy_field_presave function modules/taxonomy/taxonomy.module Implements hook_field_presave().
trigger_comment_presave function modules/trigger/trigger.module Implements hook_comment_presave().
trigger_node_presave function modules/trigger/trigger.module Implements hook_node_presave().
user_user_presave function modules/user/user.module Implements hook_user_presave().

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