Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| forum_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| GDToolkit::save | function | core/ |
Writes an image resource to a destination file. |
| GroupByTest::testGroupBySave | function | core/ |
Tests whether basic saving works. |
| hook_entity_presave | function | core/ |
Act on an entity before it is created or updated. |
| hook_ENTITY_TYPE_presave | function | core/ |
Act on a specific type of entity before it is created or updated. |
| HtaccessTest::testHtaccessSave | function | core/ |
@covers ::write[[api-linebreak]] |
| Image::save | function | core/ |
Closes the image and saves the changes to a file. |
| ImageInterface::save | function | core/ |
Closes the image and saves the changes to a file. |
| ImageItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| ImageStyle::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| ImageStyleEditForm::effectSave | function | core/ |
Submit handler for image effect. |
| ImageStyleEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ImageStyleFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
| ImageTest::testSave | function | core/ |
Tests \Drupal\Core\Image\Image::save(). |
| ImageTest::testSaveFails | function | core/ |
Tests \Drupal\Core\Image\Image::save(). |
| ImageToolkitInterface::save | function | core/ |
Writes an image resource to a destination file. |
| image_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| image_module_test_image_style_presave | function | core/ |
Implements hook_image_style_presave(). |
| ImmutableConfig::save | function | core/ |
Saves the configuration object. |
| ImmutableConfigTest::testSave | function | core/ |
@covers ::save[[api-linebreak]] |
| InlineBlock::saveBlockContent | function | core/ |
Saves the block_content entity for this plugin. |
| InlineBlockEntityOperations::handlePreSave | function | core/ |
Handles saving a parent entity. |
| InlineBlockEntityOperations::removeUnusedForEntityOnSave | function | core/ |
Remove all unused inline blocks on save. |
| InlineBlockEntityOperations::saveInlineBlockComponent | function | core/ |
Saves an inline block component. |
| InlineBlockTest::layoutNoSaveProvider | function | core/ |
Provides test data for ::testNoLayoutSave(). |
| InlineBlockTest::testNoLayoutSave | function | core/ |
Tests adding a new entity block and then not saving the layout. |
| InlineBlockTestBase::assertSaveLayout | function | core/ |
Saves a layout and asserts the message is correct. |
| InstallHelper::saveMediaImageId | function | core/ |
Saves a Media Image ID generated when saving a media image. |
| InstallHelper::saveNodePath | function | core/ |
Saves a node CSV ID generated when saving content. |
| InstallHelper::saveTermId | function | core/ |
Saves a Term ID generated when saving a taxonomy term. |
| Item::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| KeyValueEntityStorage::doSave | function | core/ |
Performs storage-specific saving of the entity. |
| KeyValueEntityStorage::save | function | core/ |
Saves the entity permanently. |
| KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveContentEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| KeyValueEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
| LanguageAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
| LanguageConfigFactoryOverride::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| LanguageConfigOverride::save | function | core/ |
Saves the configuration object. |
| LanguageConfigOverrideEvents::SAVE_OVERRIDE | constant | core/ |
The name of the event fired when saving the configuration override. |
| LanguageConfigOverrideTest::testSaveExisting | function | core/ |
@covers ::save[[api-linebreak]] |
| LanguageConfigOverrideTest::testSaveNew | function | core/ |
@covers ::save[[api-linebreak]] |
| LanguageEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| LanguageNegotiator::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
| LanguageNegotiatorInterface::saveConfiguration | function | core/ |
Saves a list of language negotiation methods for a language type. |
| LanguageSwitchingTest::saveNativeLanguageName | function | core/ |
Saves the native name of a language entity in configuration as a label. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.