Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
Tests pre save new multiple spaces string. |
| PasswordItemTest::testPreSaveNewNull | function | core/ |
Tests pre save new null. |
| PasswordItemTest::testPreSavePreHashed | function | core/ |
Tests pre save pre hashed. |
| PathAlias::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| PathAlias::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| PathAliasForm::save | function | core/ |
Form submission handler for the 'save' action. |
| PathItem::postSave | function | core/ |
Defines custom post-save behavior for field values. |
| PathItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PathTestMiscHooks::nodePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| PhpStorageInterface::save | function | core/ |
Saves PHP code to storage. |
| ProfileForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
| QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
| 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 install. |
| 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 install. |
| RemoteFileSaveUploadTest::setUp | function | core/ |
|
| ResourceObjectNormalizationCacher::saveOnTerminate | function | core/ |
Adds a normalization to be cached after the response has been sent. |
| ResourceTestBase::resaveEntity | function | core/ |
Reloads and updates an entity with test field values before saving it. |
| 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. |
| RevisionDeleteForm::save | function | core/ |
The save() method is not used in RevisionDeleteForm. This overrides the default implementation that saves the entity. |
| RevisionRevertForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RevisionTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| SaveAction::execute | function | core/ |
Executes the plugin. |
| SaveAction::__construct | function | core/ |
Constructs a SaveAction object. |
| SaveActionTest | class | core/ |
Tests Save Action. |
| SaveActionTest.php | file | core/ |
|
| SaveActionTest::$modules | property | core/ |
Modules to install. |
| SaveActionTest::setUp | function | core/ |
|
| SaveActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
| SaveActionTest::testSaveAction | function | core/ |
Tests save action. |
| 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. |
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.