Search for save
Title | Object type | File name | Summary |
---|---|---|---|
SaveUploadTest.php | file | core/ |
|
SaveUploadTest::$account | property | core/ |
The user used by the test. |
SaveUploadTest::$defaultTheme | property | core/ |
|
SaveUploadTest::$image | property | core/ |
An image file path for uploading. |
SaveUploadTest::$imageExtension | property | core/ |
Extension of the image filename. |
SaveUploadTest::$maxFidBefore | property | core/ |
The largest file id when the test starts. |
SaveUploadTest::$modules | property | core/ |
|
SaveUploadTest::$phpFile | property | core/ |
A PHP file path for upload security testing. |
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. |
SearchHooks::blockPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
SearchPage::postSave | function | core/ |
|
SearchPageAddForm::save | function | core/ |
|
SearchPageEditForm::save | function | core/ |
|
SearchPageFormBase::save | function | core/ |
|
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/ |
|
Shortcut::postSave | function | core/ |
|
ShortcutForm::save | function | core/ |
|
ShortcutSet::postSave | function | core/ |
|
ShortcutSetForm::save | function | core/ |
|
SimpleConfigSectionStorage::save | function | core/ |
|
SourcePluginBase::saveHighWater | function | core/ |
Save the new high water mark. |
Sql::saveIdMapping | function | core/ |
|
Sql::saveMessage | function | core/ |
|
SqlContentEntityStorage::doSaveFieldItems | function | core/ |
|
SqlContentEntityStorage::save | function | core/ |
|
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. |
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.