Search for preSave
- Search 9.5.x for preSave
 - Search 8.9.x for preSave
 - Search 10.3.x for preSave
 - Search 11.x for preSave
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| block_user_presave | function | modules/ | 
                                                                                        Implements hook_user_presave(). | 
| book_node_presave | function | modules/ | 
                                                                                        Implements hook_node_presave(). | 
| contact_user_presave | function | modules/ | 
                                                                                        Implements hook_user_presave(). | 
| entity_crud_hook_test_comment_presave | function | modules/ | 
                                                                                        Implements hook_comment_presave(). | 
| entity_crud_hook_test_entity_presave | function | modules/ | 
                                                                                        Implements hook_entity_presave(). | 
| entity_crud_hook_test_file_presave | function | modules/ | 
                                                                                        Implements hook_file_presave(). | 
| entity_crud_hook_test_node_presave | function | modules/ | 
                                                                                        Implements hook_node_presave(). | 
| entity_crud_hook_test_taxonomy_term_presave | function | modules/ | 
                                                                                        Implements hook_taxonomy_term_presave(). | 
| entity_crud_hook_test_taxonomy_vocabulary_presave | function | modules/ | 
                                                                                        Implements hook_taxonomy_vocabulary_presave(). | 
| entity_crud_hook_test_user_presave | function | modules/ | 
                                                                                        Implements hook_user_presave(). | 
| field_attach_presave | function | modules/ | 
                                                                                        Perform necessary operations just before fields data get saved. | 
| file_field_presave | function | modules/ | 
                                                                                        Implements hook_field_presave(). | 
| forum_node_presave | function | modules/ | 
                                                                                        Implements hook_node_presave(). | 
| hook_comment_presave | function | modules/ | 
                                                                                        The comment passed validation and is about to be saved. | 
| hook_entity_presave | function | modules/ | 
                                                                                        Act on an entity before it is about to be created or updated. | 
| hook_field_attach_presave | function | modules/ | 
                                                                                        Act on field_attach_presave(). | 
| hook_field_presave | function | modules/ | 
                                                                                        Define custom presave behavior for this module's field types. | 
| hook_file_presave | function | modules/ | 
                                                                                        Act on a file being inserted or updated. | 
| hook_node_presave | function | modules/ | 
                                                                                        Act on a node being inserted or updated. | 
| hook_taxonomy_term_presave | function | modules/ | 
                                                                                        Act on taxonomy terms before they are saved. | 
| hook_taxonomy_vocabulary_presave | function | modules/ | 
                                                                                        Act on taxonomy vocabularies before they are saved. | 
| hook_user_presave | function | modules/ | 
                                                                                        A user account is about to be created or updated. | 
| hook_user_role_presave | function | modules/ | 
                                                                                        Act on a user role being inserted or updated. | 
| image_field_presave | function | modules/ | 
                                                                                        Implements hook_field_presave(). | 
| node_test_node_presave | function | modules/ | 
                                                                                        Implements hook_node_presave(). | 
| number_field_presave | function | modules/ | 
                                                                                        Implements hook_field_presave(). | 
| overlay_user_presave | function | modules/ | 
                                                                                        Implements hook_user_presave(). | 
| profile_user_presave | function | modules/ | 
                                                                                        Implements hook_user_presave(). | 
| taxonomy_field_presave | function | modules/ | 
                                                                                        Implements hook_field_presave(). | 
| trigger_comment_presave | function | modules/ | 
                                                                                        Implements hook_comment_presave(). | 
| trigger_node_presave | function | modules/ | 
                                                                                        Implements hook_node_presave(). | 
| user_user_presave | function | modules/ | 
                                                                                        Implements hook_user_presave(). | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.