Search for save
| Title | Object type | File name | Summary | 
|---|---|---|---|
| FileUploadForm::prepareMediaEntityForSave | function | core/ | 
                                                                                        Prepares a created media item to be permanently saved. | 
| FileUploadHandlerTest::testFileSaveUploadSingleErrorFormSize | function | core/ | 
                                                                                        Tests file size upload errors. | 
| file_managed_file_save_upload | function | core/ | 
                                                                                        Saves any files that have been uploaded into a managed_file element. | 
| file_save_data | function | core/ | 
                                                                                        Saves a file to the specified destination and creates a database entry. | 
| file_save_upload | function | core/ | 
                                                                                        Saves file uploads to a new location. | 
| FilterAPITest::testFilterFormatPreSave | function | core/ | 
                                                                                        Tests that FilterFormat::preSave() only saves customized plugins. | 
| FilterFormat::postSave | function | core/ | 
                                                                                        Acts on a saved entity before the insert or update hook is invoked. | 
| FilterFormat::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| FilterTest::savePaintings | function | core/ | 
                                                                                        Creates painting nodes. | 
| FilterTest::savePaintingType | function | core/ | 
                                                                                        Creates a painting node type. | 
| ForumForm::save | function | core/ | 
                                                                                        Form submission handler for the 'save' action. | 
| 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_entity_view_display_presave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for entity_view_display. | 
| 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. | 
| jsonapi_test_non_cacheable_methods_entity_presave | function | core/ | 
                                                                                        Implements hook_entity_presave(). | 
| 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]]  | 
              
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.