Search for rollBack

  1. Search 7.x for rollBack
  2. Search 9.5.x for rollBack
  3. Search 8.9.x for rollBack
  4. Search 11.x for rollBack
  5. Other projects
Title Object type File name Summary
SourcePluginBase::preRollback function core/modules/migrate/src/Plugin/migrate/source/SourcePluginBase.php Performs pre-rollback tasks.
Transaction::rollBack function core/lib/Drupal/Core/Database/Transaction.php Rolls back the current transaction.
TransactionManager::rollbackClientSavepoint function core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php Rolls back to a savepoint on the client transaction.
TransactionManager::rollbackClientTransaction function core/modules/sqlite/src/Driver/Database/sqlite/TransactionManager.php Rolls back a client transaction.
TransactionManager::rollbackClientTransaction function core/modules/mysql/src/Driver/Database/mysql/TransactionManager.php Rolls back a client transaction.
TransactionManager::rollbackClientTransaction function core/modules/pgsql/src/Driver/Database/pgsql/TransactionManager.php Rolls back a client transaction.
TransactionManagerBase::processRootRollback function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Processes the root transaction rollback.
TransactionManagerBase::rollback function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Rolls back a Drupal transaction.
TransactionManagerBase::rollbackClientSavepoint function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Rolls back to a savepoint on the client transaction.
TransactionManagerBase::rollbackClientTransaction function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Rolls back a client transaction.
TransactionManagerInterface::rollback function core/lib/Drupal/Core/Database/Transaction/TransactionManagerInterface.php Rolls back a Drupal transaction.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.