Search for save
Title | Object type | File name | Summary |
---|---|---|---|
FileSaveDataTest | class | core/ |
Tests the file_unmanaged_save_data() function. |
FileSaveDataTest.php | file | core/ |
|
FileSaveDataTest::testFileSaveData | function | core/ |
Tests the file_unmanaged_save_data() function. |
FileSaveHtaccessLoggingTest | class | core/ |
Tests the log message added by file_save_htaccess(). |
FileSaveHtaccessLoggingTest.php | file | core/ |
|
FileSaveHtaccessLoggingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileSaveHtaccessLoggingTest::$modules | property | core/ |
Modules to install. |
FileSaveHtaccessLoggingTest::testHtaccessSave | function | core/ |
Tests file_save_htaccess(). |
FileSaveUploadTest | class | core/ |
Tests file_save_upload(). |
FileSaveUploadTest.php | file | core/ |
|
FileSaveUploadTest::$modules | property | core/ |
Modules to install. |
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/ |
Saves a file to the specified destination without invoking file API. |
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. |
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/ |
|
ImageModuleTestHooks::imageStylePresave | function | core/ |
Implements hook_image_style_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. |
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.