Search for save
Title | Object type | File name | Summary |
---|---|---|---|
AdvisoriesConfigSubscriber::onConfigSave | function | core/ |
Deletes the stored response from the security advisories feed, if needed. |
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ |
Saves the test_argument view with changes made to the argument handler. |
AutoIncrementingTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
BaseFieldOverride::preSave | function | core/ |
|
Block::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
Block::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
BlockContent::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
BlockContent::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
BlockContentForm::save | function | core/ |
Form submission handler for the 'save' action. |
BlockContentSaveTest | class | core/ |
Tests $block_content->save() for saving content. |
BlockContentSaveTest.php | file | core/ |
|
BlockContentSaveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentSaveTest::$modules | property | core/ |
Modules to install. |
BlockContentSaveTest::setUp | function | core/ |
Sets the test up. |
BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ |
Tests saving a block on block insert. |
BlockContentSaveTest::testDeterminingChanges | function | core/ |
Tests determining changes in hook_block_presave(). |
BlockContentSaveTest::testImport | function | core/ |
Checks whether content block IDs are saved properly during an import. |
BlockContentTestHooks::blockContentPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
BlockContentTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
BlockForm::save | function | core/ |
Form submission handler for the 'save' action. |
ChangedItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
ChangedTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
Tests the save and read operations of checkpoint storage. |
Comment::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
Comment::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
CommentForm::save | function | core/ |
Form submission handler for the 'save' action. |
CommentHooks::entityViewDisplayPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
CommentPreviewTest::testCommentEditPreviewSave | function | core/ |
Tests comment edit, preview, and save. |
CommentTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
Config::save | function | core/ |
Saves the configuration object. |
ConfigCacheTag::onSave | function | core/ |
Invalidate cache tags when particular system config objects are saved. |
ConfigCollectionEvents::SAVE_IN_COLLECTION | constant | core/ |
Event dispatched when saving configuration not in the default collection. |
ConfigEntityBase::invalidateTagsOnSave | function | core/ |
Override to never invalidate the entity's cache tag; the config system already invalidates it. |
ConfigEntityBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigEntityBase::save | function | core/ |
Saves an entity permanently. |
ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ |
|
ConfigEntityBaseUnitTest::testPreSaveDuringSync | function | core/ |
@covers ::preSave[[api-linebreak]] |
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ |
@covers ::preSave[[api-linebreak]] @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBundleBase::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ConfigEntityBundleBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigEntityStorage::doSave | function | core/ |
Performs storage-specific saving of the entity. |
ConfigEntityStorage::save | function | core/ |
Implements Drupal\Core\Entity\EntityStorageInterface::save(). |
ConfigEntityStorageTest::testSaveChangedUuid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] |
ConfigEntityStorageTest::testSaveMismatch | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.