Search for save

  1. Search 9.5.x for save
  2. Search 8.9.x for save
  3. Search 10.3.x for save
  4. Search 11.x for save
  5. Other projects
Title Object type File name Summary
NodeSaveTestCase::testImport function modules/node/node.test Checks whether custom node IDs are saved properly during an import operation.
NodeSaveTestCase::testNodeSaveOnInsert function modules/node/node.test Tests saving a node on node insert.
NodeSaveTestCase::testTimestamps function modules/node/node.test Verifies accuracy of the "created" and "changed" timestamp functionality.
node_block_save function modules/node/node.module Implements hook_block_save().
node_save function modules/node/node.module Saves changes to a node or adds a new node.
node_save_action function modules/node/node.module Saves a node.
node_test_node_presave function modules/node/tests/node_test.module Implements hook_node_presave().
node_type_save function modules/node/node.module Saves a node type to the database.
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().
PageTitleFiltering::$saved_title property modules/system/system.test
PathSaveTest class modules/simpletest/tests/path.test Tests the path_save() function.
PathSaveTest::getInfo function modules/simpletest/tests/path.test
PathSaveTest::setUp function modules/simpletest/tests/path.test Sets up a Drupal site for running functional and integration tests.
PathSaveTest::testDrupalSaveOriginalPath function modules/simpletest/tests/path.test Tests that path_save() makes the original path available to modules.
path_save function includes/path.inc Save a path alias to the database.
profile_block_save function modules/profile/profile.module Implements hook_block_save().
profile_save_profile function modules/profile/profile.module
profile_user_presave function modules/profile/profile.module Implements hook_user_presave().
rdf_mapping_save function modules/rdf/rdf.module Saves an RDF mapping to the database.
RemoteFileSaveUploadTest class modules/simpletest/tests/file.test Test the file_save_upload() function on remote filesystems.
RemoteFileSaveUploadTest::getInfo function modules/simpletest/tests/file.test
RemoteFileSaveUploadTest::setUp function modules/simpletest/tests/file.test Sets up a Drupal site for running functional and integration tests.
RemoteFileUnmanagedSaveDataTest class modules/simpletest/tests/file.test Tests the file_unmanaged_save_data() function on remote filesystems.
RemoteFileUnmanagedSaveDataTest::getInfo function modules/simpletest/tests/file.test
RemoteFileUnmanagedSaveDataTest::setUp function modules/simpletest/tests/file.test Sets up a Drupal site for running functional and integration tests.
SAVED_DELETED constant includes/common.inc Return status for saving which deleted an existing item.
SAVED_NEW constant includes/common.inc Return status for saving which involved creating a new item.
SAVED_UPDATED constant includes/common.inc Return status for saving which involved an update to an existing item.
SessionTestCase::testSessionSaveRegenerate function modules/simpletest/tests/session.test Tests for drupal_save_session() and drupal_session_regenerate().
ShortcutSetsTestCase::testShortcutSetSave function modules/shortcut/shortcut.test Tests that shortcut_set_save() correctly updates existing links.
shortcut_set_save function modules/shortcut/shortcut.module Saves a shortcut set.
statistics_block_save function modules/statistics/statistics.module Implements hook_block_save().
system_date_format_save function modules/system/system.module Saves a date format to the database.
system_date_format_type_save function modules/system/system.module Saves a date type to the database.
taxonomy_field_presave function modules/taxonomy/taxonomy.module Implements hook_field_presave().
taxonomy_term_save function modules/taxonomy/taxonomy.module Saves a term object to the database.
taxonomy_vocabulary_save function modules/taxonomy/taxonomy.module Saves a vocabulary.
trigger_comment_presave function modules/trigger/trigger.module Implements hook_comment_presave().
trigger_node_presave function modules/trigger/trigger.module Implements hook_node_presave().
UserPictureTestCase::saveUserPicture function modules/user/user.test
UserSaveTestCase class modules/user/user.test Tests saving a user account.
UserSaveTestCase::getInfo function modules/user/user.test
UserSaveTestCase::testUserImport function modules/user/user.test Test creating a user with arbitrary uid.
user_block_save function modules/user/user.module Implements hook_block_save().
user_cookie_save function modules/user/user.module Saves visitor information as a cookie so it can be reused.
user_image_style_save function modules/user/user.module Implements hook_image_style_save().
user_role_save function modules/user/user.module Save a user role to the database.
user_save function modules/user/user.module Save changes to a user account or add a new user.
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.