Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| actions_save | function | includes/ |
Saves an action and its user-supplied parameter values to the database. |
| aggregator_block_save | function | modules/ |
Implements hook_block_save(). |
| aggregator_save_category | function | modules/ |
Adds/edits/deletes aggregator categories. |
| aggregator_save_feed | function | modules/ |
Add/edit/delete an aggregator feed. |
| aggregator_save_item | function | modules/ |
Adds/edits/deletes an aggregator item. |
| block_block_save | function | modules/ |
Implements hook_block_save(). |
| block_custom_block_save | function | modules/ |
Saves a user-created block in the database. |
| block_user_presave | function | modules/ |
Implements hook_user_presave(). |
| blog_block_save | function | modules/ |
Implements hook_block_save(). |
| book_block_save | function | modules/ |
Implements hook_block_save(). |
| book_node_presave | function | modules/ |
Implements hook_node_presave(). |
| CommentPreviewTest::testCommentEditPreviewSave | function | modules/ |
Test comment edit, preview, and save. |
| comment_block_save | function | modules/ |
Implements hook_block_save(). |
| comment_save | function | modules/ |
Accepts a submission of new or changed comment content. |
| comment_save_action | function | modules/ |
Saves a comment. |
| contact_user_presave | function | modules/ |
Implements hook_user_presave(). |
| DatabaseConnection_sqlite::$savepointSupport | property | includes/ |
Whether this database connection supports savepoints. |
| drupal_save_session | function | includes/ |
Determines whether to save session data of the current request. |
| 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(). |
| FieldAttachStorageTestCase::testFieldAttachSaveLoad | function | modules/ |
Check field values insert, update and load. |
| FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage | function | modules/ |
Test saving and loading fields using different storage backends. |
| FieldAttachStorageTestCase::testFieldAttachSaveMissingData | function | modules/ |
Tests insert and update with missing or NULL fields. |
| FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue | function | modules/ |
Test insert with missing or NULL fields, with default value. |
| FieldSqlStorageTestCase::testFieldAttachSaveMissingData | function | modules/ |
Tests insert and update with missing or NULL fields. |
| FieldTranslationsTestCase::testTranslatableFieldSaveLoad | function | modules/ |
Test translatable fields storage/retrieval. |
| field_attach_presave | function | modules/ |
Perform necessary operations just before fields data get saved. |
| field_test_entity_save | function | modules/ |
Saves a test_entity. |
| FileSaveDataTest | class | modules/ |
Tests the file_save_data() function. |
| FileSaveDataTest::getInfo | function | modules/ |
|
| FileSaveDataTest::testExistingError | function | modules/ |
Test that file_save_data() fails overwriting an existing file. |
| FileSaveDataTest::testExistingRename | function | modules/ |
Test file_save_data() when renaming around an existing file. |
| FileSaveDataTest::testExistingReplace | function | modules/ |
Test file_save_data() when replacing an existing file. |
| FileSaveDataTest::testWithFilename | function | modules/ |
Test the file_save_data() function when a filename is provided. |
| FileSaveDataTest::testWithoutFilename | function | modules/ |
Test the file_save_data() function when no filename is provided. |
| FileSaveTest | class | modules/ |
Tests the file_save() function. |
| FileSaveTest::getInfo | function | modules/ |
|
| FileSaveTest::testFileSave | function | modules/ |
|
| FileSaveUploadTest | class | modules/ |
Test the file_save_upload() function. |
| FileSaveUploadTest::$image | property | modules/ |
An image file path for uploading. |
| FileSaveUploadTest::$image_extension | property | modules/ |
An image extension. |
| FileSaveUploadTest::$maxFidBefore | property | modules/ |
The largest file id when the test starts. |
| FileSaveUploadTest::$phpfile | property | modules/ |
A PHP file path for upload security testing. |
| FileSaveUploadTest::getInfo | function | modules/ |
|
| FileSaveUploadTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.