7 calls to TransactionManagerBase::stack()
- TransactionManagerBase::commitAll in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php - Commits the entire transaction stack.
- TransactionManagerBase::dumpStackItemsAsString in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php - Produces a string representation of the stack items.
- TransactionManagerBase::has in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php - TransactionManagerBase::rollback in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php - TransactionManagerBase::stackDepth in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php - Returns the current depth of the transaction stack.
- TransactionManagerBase::unpile in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php - TransactionManagerBase::voidClientTransaction in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.