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
QueryFactory::onConfigSave function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Updates configuration entity in the key store.
QuickEditController::entitySave function core/modules/quickedit/src/QuickEditController.php Saves an entity into the database, from PrivateTempStore.
QuickEditJavascriptTestBase::saveQuickEdit function core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditJavascriptTestBase.php Clicks the 'Save' button in the Quick Edit entity toolbar.
RdfMapping::postSave function core/modules/rdf/src/Entity/RdfMapping.php Acts on a saved entity before the insert or update hook is invoked.
RegisterForm::save function core/modules/user/src/RegisterForm.php Form submission handler for the 'save' action.
RemoteFileSaveDataTest class core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php Tests the unmanaged file save data function.
RemoteFileSaveDataTest.php file core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileSaveDataTest::$classname property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php A fully-qualified stream wrapper class name to register for the test.
RemoteFileSaveDataTest::$modules property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php Modules to enable.
RemoteFileSaveDataTest::$scheme property core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php A stream wrapper scheme to register for the test.
RemoteFileSaveDataTest::setUp function core/tests/Drupal/KernelTests/Core/File/RemoteFileSaveDataTest.php
RemoteFileSaveUploadTest class core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php Tests the file uploading functions.
RemoteFileSaveUploadTest.php file core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
RemoteFileSaveUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php The theme to install as the default for testing.
RemoteFileSaveUploadTest::$modules property core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php Modules to enable.
RemoteFileSaveUploadTest::setUp function core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
ResourceObjectNormalizationCacher::saveOnTerminate function core/modules/jsonapi/src/EventSubscriber/ResourceObjectNormalizationCacher.php Adds a normalization to be cached after the response has been sent.
ResponsiveImageStyleForm::save function core/modules/responsive_image/src/ResponsiveImageStyleForm.php Form submission handler for the 'save' action.
RestResourceConfig::postSave function core/modules/rest/src/Entity/RestResourceConfig.php Acts on a saved entity before the insert or update hook is invoked.
RevisionableInterface::preSaveRevision function core/lib/Drupal/Core/Entity/RevisionableInterface.php Acts on a revision before it gets saved.
Role::preSave function core/modules/user/src/Entity/Role.php Acts on an entity before the presave hook is invoked.
RoleForm::save function core/modules/user/src/RoleForm.php Form submission handler for the 'save' action.
SaveAction class core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Provides an action that can save any entity.
SaveAction.php file core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php
SaveAction::$time property core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php The time service.
SaveAction::access function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Checks object access.
SaveAction::create function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Creates an instance of the plugin.
SaveAction::execute function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Executes the plugin.
SaveAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/SaveAction.php Constructs a SaveAction object.
SaveActionTest class core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php @group Action
SaveActionTest.php file core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php
SaveActionTest::$modules property core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php Modules to enable.
SaveActionTest::setUp function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php
SaveActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php @covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions
SaveActionTest::testSaveAction function core/tests/Drupal/KernelTests/Core/Action/SaveActionTest.php @covers \Drupal\Core\Action\Plugin\Action\SaveAction::execute
SAVED_DELETED constant core/includes/common.inc Return status for saving which deleted an existing item.
SAVED_NEW constant core/includes/common.inc Return status for saving which involved creating a new item.
SAVED_UPDATED constant core/includes/common.inc Return status for saving which involved an update to an existing item.
SaveEntity class core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php Provides an operation to save user entities.
SaveEntity.php file core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php
SaveEntity::access function core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php Checks object access.
SaveEntity::execute function core/modules/system/tests/modules/action_test/src/Plugin/Action/SaveEntity.php Executes the plugin.
SaveTest class core/modules/file/tests/src/Kernel/SaveTest.php File saving tests.
SaveTest.php file core/modules/file/tests/src/Kernel/SaveTest.php
SaveTest::testFileSave function core/modules/file/tests/src/Kernel/SaveTest.php
SaveUploadFormTest class core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests the _file_save_upload_from_form() function.
SaveUploadFormTest.php file core/modules/file/tests/src/Functional/SaveUploadFormTest.php
SaveUploadFormTest::$defaultTheme property core/modules/file/tests/src/Functional/SaveUploadFormTest.php The theme to install as the default for testing.
SaveUploadFormTest::$image property core/modules/file/tests/src/Functional/SaveUploadFormTest.php An image file path for uploading.
SaveUploadFormTest::$imageExtension property core/modules/file/tests/src/Functional/SaveUploadFormTest.php Extension of the image filename.

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