Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeSaveTestCase::testImport | function | modules/ |
Checks whether custom node IDs are saved properly during an import operation. |
| NodeSaveTestCase::testNodeSaveOnInsert | function | modules/ |
Tests saving a node on node insert. |
| NodeSaveTestCase::testTimestamps | function | modules/ |
Verifies accuracy of the "created" and "changed" timestamp functionality. |
| node_block_save | function | modules/ |
Implements hook_block_save(). |
| node_save | function | modules/ |
Saves changes to a node or adds a new node. |
| node_save_action | function | modules/ |
Saves a node. |
| node_test_node_presave | function | modules/ |
Implements hook_node_presave(). |
| node_type_save | function | modules/ |
Saves a node type to the database. |
| number_field_presave | function | modules/ |
Implements hook_field_presave(). |
| overlay_user_presave | function | modules/ |
Implements hook_user_presave(). |
| PageTitleFiltering::$saved_title | property | modules/ |
|
| PathSaveTest | class | modules/ |
Tests the path_save() function. |
| PathSaveTest::getInfo | function | modules/ |
|
| PathSaveTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| PathSaveTest::testDrupalSaveOriginalPath | function | modules/ |
Tests that path_save() makes the original path available to modules. |
| path_save | function | includes/ |
Save a path alias to the database. |
| profile_block_save | function | modules/ |
Implements hook_block_save(). |
| profile_save_profile | function | modules/ |
|
| profile_user_presave | function | modules/ |
Implements hook_user_presave(). |
| rdf_mapping_save | function | modules/ |
Saves an RDF mapping to the database. |
| RemoteFileSaveUploadTest | class | modules/ |
Test the file_save_upload() function on remote filesystems. |
| RemoteFileSaveUploadTest::getInfo | function | modules/ |
|
| RemoteFileSaveUploadTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| RemoteFileUnmanagedSaveDataTest | class | modules/ |
Tests the file_unmanaged_save_data() function on remote filesystems. |
| RemoteFileUnmanagedSaveDataTest::getInfo | function | modules/ |
|
| RemoteFileUnmanagedSaveDataTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| SAVED_DELETED | constant | includes/ |
Return status for saving which deleted an existing item. |
| SAVED_NEW | constant | includes/ |
Return status for saving which involved creating a new item. |
| SAVED_UPDATED | constant | includes/ |
Return status for saving which involved an update to an existing item. |
| SessionTestCase::testSessionSaveRegenerate | function | modules/ |
Tests for drupal_save_session() and drupal_session_regenerate(). |
| ShortcutSetsTestCase::testShortcutSetSave | function | modules/ |
Tests that shortcut_set_save() correctly updates existing links. |
| shortcut_set_save | function | modules/ |
Saves a shortcut set. |
| statistics_block_save | function | modules/ |
Implements hook_block_save(). |
| system_date_format_save | function | modules/ |
Saves a date format to the database. |
| system_date_format_type_save | function | modules/ |
Saves a date type to the database. |
| taxonomy_field_presave | function | modules/ |
Implements hook_field_presave(). |
| taxonomy_term_save | function | modules/ |
Saves a term object to the database. |
| taxonomy_vocabulary_save | function | modules/ |
Saves a vocabulary. |
| trigger_comment_presave | function | modules/ |
Implements hook_comment_presave(). |
| trigger_node_presave | function | modules/ |
Implements hook_node_presave(). |
| UserPictureTestCase::saveUserPicture | function | modules/ |
|
| UserSaveTestCase | class | modules/ |
Tests saving a user account. |
| UserSaveTestCase::getInfo | function | modules/ |
|
| UserSaveTestCase::testUserImport | function | modules/ |
Test creating a user with arbitrary uid. |
| user_block_save | function | modules/ |
Implements hook_block_save(). |
| user_cookie_save | function | modules/ |
Saves visitor information as a cookie so it can be reused. |
| user_image_style_save | function | modules/ |
Implements hook_image_style_save(). |
| user_role_save | function | modules/ |
Save a user role to the database. |
| user_save | function | modules/ |
Save changes to a user account or add a new user. |
| user_user_presave | function | modules/ |
Implements hook_user_presave(). |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.