Search for commit
- Search 7.x for commit
- Search 9.5.x for commit
- Search 8.9.x for commit
- Search 10.3.x for commit
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TransactionManagerBase::commitAll | function | core/ |
Commits the entire transaction stack. |
| TransactionManagerBase::commitClientTransaction | function | core/ |
Commits a client transaction. |
| TransactionManagerBase::processRootCommit | function | core/ |
Processes the root transaction commit. |
| TransactionTest::testCommitAfterDdl | function | core/ |
Tests commit does not fail when committing after DDL. |
| TransactionTest::testCommitAfterRollbackSameSavepoint | function | core/ |
Tests savepoint transaction commit after rollback. |
| TransactionTest::testCommittedTransaction | function | core/ |
Tests a committed transaction. |
| TransactionTest::testCommitTransactionWhenInactive | function | core/ |
Tests committing a transaction when there's none active on the client. |
| TransactionTest::testCommitWithActiveSavepoint | function | core/ |
Tests committing a transaction while savepoints are active. |
| TransactionTest::testRollbackAfterCommitSameSavepoint | function | core/ |
Tests savepoint transaction rollback after commit. |
| TransactionTest::testRootTransactionEndCallbackCalledOnCommit | function | core/ |
Tests post-transaction callback executes after transaction commit. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.