Search for save
Title | Object type | File name | Summary |
---|---|---|---|
FileTestSaveUploadFromForm::buildForm | function | core/ |
Form constructor. |
FileTestSaveUploadFromForm::create | function | core/ |
Instantiates a new instance of this class. |
FileTestSaveUploadFromForm::fileExistsFromName | function | core/ |
Get a FileExists enum from its name. |
FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTestSaveUploadFromForm::submitForm | function | core/ |
Form submission handler. |
FileTestSaveUploadFromForm::validateForm | function | core/ |
Form validation handler. |
FileTestSaveUploadFromForm::__construct | function | core/ |
Constructs a FileTestSaveUploadFromForm object. |
FileUploadForm::prepareMediaEntityForSave | function | core/ |
Prepares a created media item to be permanently saved. |
file_file_video_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
file_managed_file_save_upload | function | core/ |
Saves any files that have been uploaded into a managed_file element. |
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. |
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]] |
HtaccessTest::testHtaccessSaveDisabled | function | core/ |
@covers ::write[[api-linebreak]] |
Image::save | function | core/ |
Closes the image and saves the changes to a file. |
ImageHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
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. |
ImageModuleTestHooks::imageStylePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
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. |
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. |
InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity | function | core/ |
Tests calling handlePreSave() with an entity that is syncing. |
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. |
JsonapiTestNonCacheableMethodsHooks::entityPresave | 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. |
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.