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 - Checks if a named Drupal transaction is active.
- TransactionManagerBase::rollback in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php - Rolls back a Drupal transaction.
- 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 - Removes a Drupal transaction from the stack.
- TransactionManagerBase::voidClientTransaction in core/
lib/ Drupal/ Core/ Database/ Transaction/ TransactionManagerBase.php - Voids the client connection.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.