Search for save
Title | Object type | File name | Summary |
---|---|---|---|
SaveUploadTest::setUp | function | core/ |
|
SaveUploadTest::testDrupalMovingUploadedFileError | function | core/ |
Tests for log entry on failing destination. |
SaveUploadTest::testDuplicate | function | core/ |
Tests uploading a duplicate file. |
SaveUploadTest::testExistingError | function | core/ |
Tests for failure when uploading over a file that already exists. |
SaveUploadTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
SaveUploadTest::testExistingReplace | function | core/ |
Tests replacement when uploading over a file that already exists. |
SaveUploadTest::testHandleDangerousFile | function | core/ |
Tests dangerous file handling. |
SaveUploadTest::testHandleDotFile | function | core/ |
Test dangerous file handling. |
SaveUploadTest::testHandleExtension | function | core/ |
Tests extension handling. |
SaveUploadTest::testHandleFileMunge | function | core/ |
Tests file munge handling. |
SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
SaveUploadTest::testNormal | function | core/ |
Tests the file_save_upload() function. |
SaveUploadTest::testNoUpload | function | core/ |
Tests for no failures when not uploading a file. |
SaveUploadTest::testRequired | function | core/ |
Tests the file_save_upload() function when the field is required. |
SaveUploadTest::testSanitization | function | core/ |
Tests filename sanitization. |
SearchPage::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
SearchPageAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
SearchPageEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
SearchPageFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
SectionStorageInterface::save | function | core/ |
Saves the sections. |
SessionManager::save | function | core/ |
|
SessionTest::testSessionSaveRegenerate | function | core/ |
Tests session writing and regeneration. |
SessionTestController::setMessageButDoNotSave | function | core/ |
Sets a message but call drupal_save_session(FALSE). |
SetCustomize::save | function | core/ |
Form submission handler for the 'save' action. |
Shortcut::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ShortcutForm::save | function | core/ |
Form submission handler for the 'save' action. |
ShortcutSet::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ShortcutSetForm::save | function | core/ |
Form submission handler for the 'save' action. |
SimpleConfigSectionStorage::save | function | core/ |
Saves the sections. |
SourcePluginBase::saveHighWater | function | core/ |
Save the new high water mark. |
Sql::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
Sql::saveMessage | function | core/ |
Saves a message related to a source record in the migration message table. |
SqlContentEntityStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
SqlContentEntityStorage::save | function | core/ |
Saves the entity permanently. |
SqlContentEntityStorage::saveRevision | function | core/ |
Saves an entity revision. |
SqlContentEntityStorage::saveToDedicatedTables | function | core/ |
Saves values of fields that use dedicated tables. |
SqlContentEntityStorage::saveToSharedTables | function | core/ |
Saves fields that use the shared tables. |
SqlContentEntityStorageSchema::saveEntitySchemaData | function | core/ |
Stores schema data for the given entity type definition. |
SqlContentEntityStorageSchema::saveFieldSchemaData | function | core/ |
Stores schema data for the given field storage definition. |
StaticMenuLinkOverrides::saveOverride | function | core/ |
|
StaticMenuLinkOverridesInterface::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverridesTest::testSaveOverride | function | core/ |
Tests the saveOverride method. |
StorableConfigBase::save | function | core/ |
Saves the configuration object. |
StringBase::save | function | core/ |
Saves string object to storage. |
StringBaseTest::testSaveWithoutStorage | function | core/ |
@covers ::save |
StringDatabaseStorage::save | function | core/ |
|
StringInterface::save | function | core/ |
Saves string object to storage. |
StringStorageInterface::save | function | core/ |
Save string object to storage. |
system.action.comment_save_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_save_action.yml |
system.action.media_save_action.yml | file | core/ |
core/modules/media/config/optional/system.action.media_save_action.yml |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.