Search for rollback
- Search 7.x for rollback
- Search 8.9.x for rollback
- Search 10.3.x for rollback
- Search 11.x for rollback
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::rollBack | function | core/ |
Rolls back the transaction entirely or to a named savepoint. |
Connection::rollbackSavepoint | function | core/ |
Rollback a savepoint by name if it exists. |
DeleteTruncateTest::testTruncateTransactionRollback | function | core/ |
Confirms that transaction rollback voids a truncate operation. |
EndOfTransactionQueriesTest::testEntitySaveRollback | function | core/ |
|
EntityCrudHookTest::testEntityRollback | function | core/ |
Tests rollback from failed entity save. |
Transaction::rollBack | function | core/ |
Rolls back the current transaction. |
TransactionTest::testTransactionRollBackSupported | function | core/ |
Tests transaction rollback on a database that supports transactions. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.