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
hook_field_presave function modules/field/field.api.php Define custom presave behavior for this module's field types.
filter_format_save function modules/filter/filter.module Saves a text format object to configuration.
PathSaveTest::setUp function modules/simpletest/tests/path.test Sets up a Backdrop site for running functional and integration tests.
image_field_presave function modules/image/image.field.inc Implements hook_field_presave().
drupal_save_session function includes/drupal.inc Determines whether to save session data of the current request.
hook_layout_presave function modules/layout/layout.api.php Act on a layout being inserted or updated.
LayoutSaveException class modules/layout/includes/layout.exceptions.inc Exceptions thrown while attempting to save a layout.
system_user_presave function modules/system/system.module Implements hook_user_presave().
system_file_presave function modules/system/system.module Implements hook_file_presave().
hook_entity_presave function modules/entity/entity.api.php Act on an entity before it is about to be created or updated.
comment_node_presave function modules/comment/comment.module Implements hook_node_presave().
field_attach_presave function modules/field/field.attach.inc Perform necessary operations just before fields data get saved.
contact_user_presave function modules/contact/contact.module Implements hook_user_presave().
_theme_save_registry function includes/theme.inc Writes the theme_registry cache into the database.
LayoutMenuItem::save function modules/layout/includes/layout_menu_item.class.inc Save a menu item configuration.
hook_comment_presave function modules/comment/comment.api.php Act on a comment being inserted or updated.
number_field_presave function modules/field/modules/number/number.module Implements hook_field_presave().
hook_language_presave function modules/language/language.api.php React to a language about to be added or updated in the system.
backdrop_save_session function includes/session.inc Determines whether to save session data of the current request.
hook_image_style_save function modules/image/image.api.php Respond to image style updating.
EntityInterface::save function modules/entity/entity.class.inc Saves an entity permanently.
hook_redirect_presave function modules/redirect/redirect.api.php Act on a redirect being inserted or updated.
entity_view_mode_save function modules/entity/entity.module Save a custom display mode.
layout_layout_presave function modules/layout/layout.module Implements hook_layout_presave().
user_image_style_save function modules/user/user.module Implements hook_image_style_save().
field_test_entity_save function modules/field/tests/field_test/field_test.entity.inc Saves a test_entity.
node_test_node_presave function modules/node/tests/node_test/node_test.module Implements hook_node_presave().
_color_save_stylesheet function modules/color/color.module Saves the rewritten stylesheet to disk.
taxonomy_field_presave function modules/taxonomy/taxonomy.module Implements hook_field_presave().
image_image_style_save function modules/image/image.module Implements hook_image_style_save().
hook_user_role_presave function modules/user/user.api.php Act on a user role being inserted or updated.
block_custom_block_save function modules/block/block.module Saves a user-created block in a config file.
NodeSaveTestCase::setUp function modules/node/tests/node.test Sets up a Backdrop site for running functional and integration tests.
system_date_format_save function modules/system/system.module Saves a date format to the database.
color_save_configuration function modules/color/color.module Generates the necessary CSS and images based on a color palette.
RemoteFileSaveUploadTest class modules/simpletest/tests/file.test Test the file_save_upload() function on remote filesystems.
file_unmanaged_save_data function includes/file.inc Saves a file to the specified destination without invoking file API.
TaxonomyVocabulary::save function modules/taxonomy/taxonomy_vocabulary.class.inc Saves a taxonomy vocabulary to configuration.
backdrop_page_save_cache function includes/common.inc Save a page cache entry to the cache.
taxonomy_vocabulary_save function modules/taxonomy/taxonomy.module Saves a new or updated taxonomy vocabulary.
hook_field_attach_presave function modules/field/field.api.php Act on field_attach_presave().
FileUnmanagedSaveDataTest class modules/simpletest/tests/file.test Tests the file_unmanaged_save_data() function.
path_save_automatic_alias function modules/path/path.inc Save an automatic alias; replacing or adding aliases based on site settings.
FileSaveUploadTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
view::save_locale_strings function modules/views/includes/view.inc Send strings for localization.
FileSaveUploadTest::$image property modules/simpletest/tests/file.test An image file path for uploading.
NodeSaveTestCase::$profile property modules/node/tests/node.test The profile to install as a basis for testing.
UserSaveTestCase::$profile property modules/user/tests/user.test The profile to install as a basis for testing.
hook_taxonomy_term_presave function modules/taxonomy/taxonomy.api.php Act on taxonomy terms before they are saved.
layout_test_layout_presave function modules/layout/tests/layout_test/layout_test.module Implements hook_layout_presave().

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • next ›
  • last »

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