Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermTest::testTermSaveOverrideSelector | function | core/ |
Test UI with override_selector TRUE. |
| TermTranslationHandler::entityFormSave | function | core/ |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
| TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| TestStateBasedSectionStorage::save | function | core/ |
Saves the sections. |
| TestToolkit::save | function | core/ |
Writes an image resource to a destination file. |
| TimeZoneResolver::onConfigSave | function | core/ |
Updates the default time zone when time zone config changes. |
| ToolkitTest::testSave | function | core/ |
Tests the Image::save() function. |
| TransactionManager::addClientSavepoint | function | core/ |
Adds a savepoint on the client transaction. |
| TransactionManager::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
| TransactionManager::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
| TransactionManager::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client transaction. |
| TransactionManager::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client transaction. |
| TransactionManagerBase::addClientSavepoint | function | core/ |
Adds a savepoint on the client transaction. |
| TransactionManagerBase::releaseClientSavepoint | function | core/ |
Releases a savepoint on the client transaction. |
| TransactionManagerBase::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client transaction. |
| TransactionTest::createFirstSavepointTransaction | function | core/ |
Create a Drupal savepoint transaction after root. |
| TransactionTest::testCommitAfterRollbackSameSavepoint | function | core/ |
Tests savepoint transaction commit after rollback. |
| TransactionTest::testCommitWithActiveSavepoint | function | core/ |
Tests committing a transaction while savepoints are active. |
| TransactionTest::testReleaseIntermediateSavepoint | function | core/ |
Tests releasing a savepoint before last is safe. |
| TransactionTest::testRollbackAfterCommitSameSavepoint | function | core/ |
Tests savepoint transaction rollback after commit. |
| TransactionTest::testRollbackRootAfterSavepointRollback | function | core/ |
Tests root transaction rollback after savepoint rollback. |
| TransactionTest::testRollbackRootWithActiveSavepoint | function | core/ |
Tests root transaction rollback failure when savepoint is open. |
| TransactionTest::testRollbackSavepoint | function | core/ |
Tests savepoint transaction rollback. |
| TransactionTest::testRollbackSavepointWithLaterSavepoint | function | core/ |
Tests savepoint transaction rollback failure when later savepoints exist. |
| TransactionTest::testRollbackTwiceSameSavepoint | function | core/ |
Tests savepoint transaction duplicated rollback. |
| TranslationString::save | function | core/ |
Saves string object to storage. |
| TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Tests translatable fields storage/retrieval. |
| UnsavedPreviewTest | class | core/ |
Tests covering Preview of unsaved Views. |
| UnsavedPreviewTest.php | file | core/ |
|
| UnsavedPreviewTest::$adminUser | property | core/ |
An admin user with the 'administer views' permission. |
| UnsavedPreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UnsavedPreviewTest::$modules | property | core/ |
Modules to install. |
| UnsavedPreviewTest::$testViews | property | core/ |
Views used by this test. |
| UnsavedPreviewTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| UnsavedPreviewTest::testUnsavedPageDisplayPreview | function | core/ |
Tests previews of unsaved new page displays. |
| UpdateRegistry::onConfigSave | function | core/ |
Processes the list of installed extensions when core.extension changes. |
| User::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| User::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| UserPictureTest::saveUserPicture | function | core/ |
Edits the user picture for the test user. |
| UserSaveStatusTest | class | core/ |
Tests user saving status. |
| UserSaveStatusTest.php | file | core/ |
|
| UserSaveStatusTest::$modules | property | core/ |
Modules to install. |
| UserSaveStatusTest::setUp | function | core/ |
|
| UserSaveStatusTest::testUserSaveStatus | function | core/ |
Tests SAVED_NEW and SAVED_UPDATED statuses for user entity type. |
| UserSaveTest | class | core/ |
Tests account saving for arbitrary new uid. |
| UserSaveTest.php | file | core/ |
|
| UserSaveTest::$modules | property | core/ |
Modules to install. |
| UserSaveTest::testExistingPasswordRemoval | function | core/ |
Ensures that an existing password is unset after the user was saved. |
| UserStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
| UserTest::testResaveAccountName | function | core/ |
Tests users with altered display names. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.