Search for save
Title | Object type | File name | Summary |
---|---|---|---|
LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists | function | core/ |
@covers ::saveData[[api-linebreak]] |
LenientConfigSchemaChecker::onConfigSave | function | core/ |
Checks that configuration complies with its schema on config save. |
MenuTreeStorage::doSave | function | core/ |
Saves a link without clearing caches. |
MenuTreeStorage::preSave | function | core/ |
Fills in all the fields the database save needs, using the link definition. |
MenuTreeStorage::save | function | core/ |
Saves a plugin definition to the storage. |
MenuTreeStorage::saveRecursive | function | core/ |
Saves menu links recursively. |
MenuTreeStorageInterface::save | function | core/ |
Saves a plugin definition to the storage. |
MTimeProtectedFastFileStorage::save | function | core/ |
Saves PHP code to storage. |
PasswordItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
PasswordItemTest::testPreSaveExceptionExisting | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveExceptionNew | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveExistingNull | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSaveNewNull | function | core/ |
@covers ::preSave[[api-linebreak]] |
PasswordItemTest::testPreSavePreHashed | function | core/ |
@covers ::preSave[[api-linebreak]] |
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/ |
|
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. |
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 install. |
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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.