Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for save

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
entity_crud_hook_test_comment_presave function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_presave().
FileSaveDataTest::testExistingReplace function modules/simpletest/tests/file.test Test file_save_data() when replacing an existing file.
FileSaveDataTest::testWithoutFilename function modules/simpletest/tests/file.test Test the file_save_data() function when no filename is provided.
EntityDatabaseStorageController::save function modules/entity/entity.controller.inc Implements EntityStorageControllerInterface::save().
PathPatternTestHelper::saveEntityAlias function modules/path/tests/path_pattern.test
NodeSaveTestCase::testNodeSaveOnInsert function modules/node/tests/node.test Tests saving a node on node insert.
views_plugin_localization::save_string function modules/views/plugins/views_plugin_localization.inc Save a string for translation.
EntityStorageControllerInterface::save function modules/entity/entity.controller.inc Saves the entity permanently.
FileSaveUploadTest::testExistingRename function modules/simpletest/tests/file.test Test renaming when uploading over a file that already exists.
RemoteFileUnmanagedSaveDataTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FileSaveUploadTest::testExistingReplace function modules/simpletest/tests/file.test Test replacement when uploading over a file that already exists.
FileSaveUploadTest::testHandleExtension function modules/simpletest/tests/file.test Test extension handling.
viewsUiGroupbyTestCase::testGroupBySave function modules/views/tests/views_groupby.test Tests whether basic saving works.
_session_test_set_message_but_dont_save function modules/simpletest/tests/session_test.module Menu callback, sets a message but call backdrop_save_session(FALSE).
FileSaveUploadTest::testHandleFileMunge function modules/simpletest/tests/file.test Test file munge handling.
NodeSaveTestCase::testDeterminingChanges function modules/node/tests/node.test Tests determing changes in hook_node_presave() and verifies the static node load cache is cleared upon save.
EntityDatabaseStorageController::preSave function modules/entity/entity.controller.inc Acts on an entity before the presave hook is invoked.
EntityDatabaseStorageController::postSave function modules/entity/entity.controller.inc Acts on a saved entity before the insert or update hook is invoked.
SessionTestCase::testSessionSaveRegenerate function modules/simpletest/tests/session.test Tests for backdrop_save_session() and backdrop_session_regenerate().
PathSaveTest::testBackdropSaveOriginalPath function modules/simpletest/tests/path.test Tests that path_save() makes the original path available to modules.
FileSaveUploadTest::testHandleDangerousFile function modules/simpletest/tests/file.test Test dangerous file handling.
views_plugin_localization_core::save_string function modules/views/plugins/views_plugin_localization_core.inc Save a string for translation.
FileUnmanagedSaveDataTest::testFileSaveData function modules/simpletest/tests/file.test Test the file_unmanaged_save_data() function.
entity_crud_hook_test_taxonomy_term_presave function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_presave().
locale_language_negotiation_url_domains_save function includes/locale.inc Saves the language domain settings.
locale_language_negotiation_url_prefixes_save function includes/locale.inc Saves language prefix settings.
ColorTestCase::testUpdateCssFilesOnConfigSave function modules/color/tests/color.test Test if the CSS files for a theme are updated when editing Configuration.
CommentPreviewTest::testCommentEditPreviewSave function modules/comment/tests/comment.test Tests comment edit, preview, and save.
FieldAttachStorageTestCase::testFieldAttachSaveLoad function modules/field/tests/field.test Check field values insert, update and load.
FieldSqlStorageTestCase::testFieldAttachSaveMissingData function modules/field/modules/field_sql_storage/tests/field_sql_storage.test Tests insert and update with missing or NULL fields.
FieldTranslationsTestCase::testTranslatableFieldSaveLoad function modules/field/tests/field.test Test translatable fields storage/retrieval.
FieldAttachStorageTestCase::testFieldAttachSaveMissingData function modules/field/tests/field.test Tests insert and update with missing or NULL fields.
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage function modules/field/tests/field.test Test saving and loading fields using different storage backends.
FieldAttachStorageTestCase::testFieldAttachSaveMissingDataDefaultValue function modules/field/tests/field.test Test insert with missing or NULL fields, with default value.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS