HumHub Documentation (unofficial)

TransactionForcer extends ConnectionWatcher

Class TransactionForcer This class adds support for forcing transactions as well as reusing PDO objects.

Table of Contents

Properties

$connections  : array<string|int, Connection>
$dsnCache  : mixed
$handler  : mixed
$ignoreCollidingDSN  : mixed
$pdoCache  : mixed
$transactions  : mixed

Methods

__construct()  : mixed
closeAll()  : mixed
rollbackAll()  : mixed
start()  : mixed
stop()  : mixed
connectionOpened()  : mixed
debug()  : mixed

Properties

Methods

__construct()

public __construct(mixed $ignoreCollidingDSN) : mixed
Parameters
$ignoreCollidingDSN : mixed

debug()

protected debug(mixed $message) : mixed
Parameters
$message : mixed

        
On this page

Search results