Search for save
Title | Object type | File name | Summary |
---|---|---|---|
FileSaveUploadTest::setUp | function | core/ |
|
FileSaveUploadTest::testFileSaveUploadEmptyExtensions | function | core/ |
Tests file_save_upload() with empty extensions. |
FileStorage::save | function | core/ |
Saves PHP code to storage. |
FileSystem::saveData | function | core/ |
|
FileSystemInterface::saveData | function | core/ |
Saves a file to the specified destination without invoking file API. |
FileTestSaveUploadFromForm | class | core/ |
File test form class. |
FileTestSaveUploadFromForm.php | file | core/ |
|
FileTestSaveUploadFromForm::$messenger | property | core/ |
The messenger. |
FileTestSaveUploadFromForm::$state | property | core/ |
Stores the state storage service. |
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_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. |
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 |
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/ |
|
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 |
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. |
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.