Search for _save

  1. Search 7.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
user_user_presave function core/modules/user/user.module Implements hook_ENTITY_TYPE_presave() for user entities.
View::postSave function core/modules/views/src/Entity/View.php Acts on a saved entity before the insert or update hook is invoked.
View::preSave function core/modules/views/src/Entity/View.php Acts on an entity before the presave hook is invoked.
ViewEditForm::save function core/modules/views_ui/src/ViewEditForm.php Form submission handler for the 'save' action.
ViewExecutable::save function core/modules/views/src/ViewExecutable.php Saves the view.
views.view.test_views_groupby_save.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_views_groupby_save.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_views_groupby_save.yml
ViewsEntitySchemaSubscriber::$viewsToSave property core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Array of views that need to be saved, indexed by view name.
ViewsEntitySchemaSubscriberIntegrationTest::testViewSaveException function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests the case when a view could not be updated automatically.
views_view_presave function core/modules/views/views.module Implements hook_ENTITY_TYPE_presave().
ViewUI::postSave function core/modules/views_ui/src/ViewUI.php Acts on a saved entity before the insert or update hook is invoked.
ViewUI::preSave function core/modules/views_ui/src/ViewUI.php Acts on an entity before the presave hook is invoked.
ViewUI::save function core/modules/views_ui/src/ViewUI.php Saves an entity permanently.
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.
WorkspaceForm::save function core/modules/workspaces/src/Form/WorkspaceForm.php Form submission handler for the 'save' action.
workspaces_entity_presave function core/modules/workspaces/workspaces.module Implements hook_entity_presave().
_color_save_stylesheet function core/modules/color/color.module Saves the rewritten stylesheet to disk.
_file_save_upload_from_form function core/modules/file/file.module Saves form file uploads.
_file_save_upload_single function core/modules/file/file.module Saves a file upload to a new location.
_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.