Search for _save

  1. Search 7.x for _save
  2. Search 9.5.x for _save
  3. Search 8.9.x for _save
  4. Search 10.3.x for _save
  5. Search 11.x for _save
  6. Other projects
Title Object type File name Summary
VocabularyForm::save function core/modules/taxonomy/src/VocabularyForm.php Form submission handler for the 'save' action.
Workflow::preSave function core/modules/workflows/src/Entity/Workflow.php Acts on an entity before the presave hook is invoked.
WorkflowAddForm::save function core/modules/workflows/src/Form/WorkflowAddForm.php Form submission handler for the 'save' action.
WorkflowEditForm::save function core/modules/workflows/src/Form/WorkflowEditForm.php Form submission handler for the 'save' action.
WorkflowStateAddForm::save function core/modules/workflows/src/Form/WorkflowStateAddForm.php Form submission handler for the 'save' action.
WorkflowStateEditForm::save function core/modules/workflows/src/Form/WorkflowStateEditForm.php Form submission handler for the 'save' action.
WorkflowTransitionAddForm::save function core/modules/workflows/src/Form/WorkflowTransitionAddForm.php Form submission handler for the 'save' action.
WorkflowTransitionEditForm::save function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Form submission handler for the 'save' action.
Workspace::postSave function core/modules/workspaces/src/Entity/Workspace.php Acts on a saved entity before the insert or update hook is invoked.
WorkspaceForm::save function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Form submission handler for the 'save' action.
WorkspaceProviderBase::entityPresave function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php Acts before an entity is saved.
WorkspaceProviderInterface::entityPresave function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts before an entity is saved.
WorkspacesTestHooks::entityPresave function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_presave().
_file_save_upload_from_form function core/modules/file/file.module Saves form file uploads.
_menu_ui_node_save function core/modules/menu_ui/menu_ui.module Helper function to create or update a menu link for a node.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.