Search for rollBack
- Search 7.x for rollBack
- Search 9.5.x for rollBack
- Search 8.9.x for rollBack
- Search 10.3.x for rollBack
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DriverSpecificTransactionTestBase::testRollbackAfterDdlStatementForNonTransactionalDdlDatabase | function | core/ |
Tests rollback after a DDL statement when no transactional DDL supported. |
DriverSpecificTransactionTestBase::testRollbackRoot | function | core/ |
Tests root transaction rollback. |
DriverSpecificTransactionTestBase::testRollbackRootAfterSavepointRollback | function | core/ |
Tests root transaction rollback after savepoint rollback. |
DriverSpecificTransactionTestBase::testRollbackRootWithActiveSavepoint | function | core/ |
Tests root transaction rollback failure when savepoint is open. |
DriverSpecificTransactionTestBase::testRollbackSavepoint | function | core/ |
Tests savepoint transaction rollback. |
DriverSpecificTransactionTestBase::testRollbackSavepointWithLaterSavepoint | function | core/ |
Tests savepoint transaction rollback failure when later savepoints exist. |
DriverSpecificTransactionTestBase::testRollbackTwiceSameSavepoint | function | core/ |
Tests savepoint transaction duplicated rollback. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndRollbackForTransactionalDdlDatabase | function | core/ |
Tests post-transaction rollback executes after a DDL statement. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction | function | core/ |
Tests post-transaction callback executes after transaction rollback. |
DriverSpecificTransactionTestBase::testRootTransactionEndCallbackFailureUponDdlAndRollbackForNonTransactionalDdlDatabase | function | core/ |
Tests post-transaction rollback failure after a DDL statement. |
RecipeCommand::rollBackToCheckpoint | function | core/ |
Rolls config back to a particular checkpoint. |
RecipeCommandTest::testExceptionOnRollback | function | core/ |
Tests that errors during config rollback won't steamroll validation errors. |
RollbackTest | class | core/ |
Tests Rollback. |
RollbackTest.php | file | core/ |
|
RollbackTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RollbackTest::$modules | property | core/ |
Modules to install. |
RollbackTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
RollbackTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
RollbackTest::testRollbackForInvalidConfig | function | core/ |
Tests rollback for invalid config. |
Transaction::rollBack | function | core/ |
Rolls back the 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. |
TransactionManager::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
TransactionManager::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
TransactionManager::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
TransactionManager::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
TransactionManagerBase::processRootRollback | function | core/ |
Processes the root transaction rollback. |
TransactionManagerBase::rollback | function | core/ |
Rolls back a Drupal transaction. |
TransactionManagerBase::rollbackClientSavepoint | function | core/ |
Rolls back to a savepoint on the client transaction. |
TransactionManagerBase::rollbackClientTransaction | function | core/ |
Rolls back a client transaction. |
TransactionManagerInterface::rollback | function | core/ |
Rolls back a Drupal transaction. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.