Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
| QuickEditController::entitySave | function | core/ |
Saves an entity into the database, from PrivateTempStore. |
| QuickEditJavascriptTestBase::saveQuickEdit | function | core/ |
Clicks the 'Save' button in the Quick Edit entity toolbar. |
| RdfMapping::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| RegisterForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RemoteFileSaveDataTest | class | core/ |
Tests the unmanaged file save data function. |
| RemoteFileSaveDataTest.php | file | core/ |
|
| RemoteFileSaveDataTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| RemoteFileSaveDataTest::$modules | property | core/ |
Modules to enable. |
| RemoteFileSaveDataTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| RemoteFileSaveDataTest::setUp | function | core/ |
|
| RemoteFileSaveUploadTest | class | core/ |
Tests the file uploading functions. |
| RemoteFileSaveUploadTest.php | file | core/ |
|
| RemoteFileSaveUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RemoteFileSaveUploadTest::$modules | property | core/ |
Modules to enable. |
| RemoteFileSaveUploadTest::setUp | function | core/ |
|
| ResourceObjectNormalizationCacher::saveOnTerminate | function | core/ |
Adds a normalization to be cached after the response has been sent. |
| ResponsiveImageStyleForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RestResourceConfig::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| RevisionableInterface::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
| Role::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| RoleForm::save | function | core/ |
Form submission handler for the 'save' action. |
| SaveAction | class | core/ |
Provides an action that can save any entity. |
| SaveAction.php | file | core/ |
|
| SaveAction::$time | property | core/ |
The time service. |
| SaveAction::access | function | core/ |
Checks object access. |
| SaveAction::create | function | core/ |
Creates an instance of the plugin. |
| SaveAction::execute | function | core/ |
Executes the plugin. |
| SaveAction::__construct | function | core/ |
Constructs a SaveAction object. |
| SaveActionTest | class | core/ |
@group Action |
| SaveActionTest.php | file | core/ |
|
| SaveActionTest::$modules | property | core/ |
Modules to enable. |
| SaveActionTest::setUp | function | core/ |
|
| SaveActionTest::testGetDerivativeDefinitions | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityChangedActionDeriver::getDerivativeDefinitions[[api-linebreak]] |
| SaveActionTest::testSaveAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\SaveAction::execute[[api-linebreak]] |
| SAVED_DELETED | constant | core/ |
Return status for saving which deleted an existing item. |
| SAVED_NEW | constant | core/ |
Return status for saving which involved creating a new item. |
| SAVED_UPDATED | constant | core/ |
Return status for saving which involved an update to an existing item. |
| SaveEntity | class | core/ |
Provides an operation to save user entities. |
| SaveEntity.php | file | core/ |
|
| SaveEntity::access | function | core/ |
Checks object access. |
| SaveEntity::execute | function | core/ |
Executes the plugin. |
| SaveTest | class | core/ |
File saving tests. |
| SaveTest.php | file | core/ |
|
| SaveTest::testFileSave | function | core/ |
|
| SaveUploadFormTest | class | core/ |
Tests the _file_save_upload_from_form() function. |
| SaveUploadFormTest.php | file | core/ |
|
| SaveUploadFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SaveUploadFormTest::$image | property | core/ |
An image file path for uploading. |
| SaveUploadFormTest::$imageExtension | property | core/ |
Extension of the image filename. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.