MediaWiki master
|
Public Attributes | |
array< string, array > | $namedLocks |
bool | $trxExplicit |
TransactionIdentifier null | $trxId |
string[] | $trxPreCommitCbCallers |
string[] | $trxWriteCallers |
$this | namedLocks = $namedLocks |
$this | tempTables = $tempTables |
array< string, array< string, $tempTables;public function __construct(?TransactionIdentifier $trxId, bool $trxExplicit, array $trxWriteCallers, array $trxPreCommitCbCallers, array $namedLocks, array $tempTables) { $this->trxId=$trxId;$this-> | trxExplicit = $trxExplicit |
TempTableInfo>> | |
$this | trxPreCommitCbCallers = $trxPreCommitCbCallers |
$this | trxWriteCallers = $trxWriteCallers |
Definition at line 26 of file CriticalSessionInfo.php.
array<string,array> Wikimedia\Rdbms\CriticalSessionInfo::$namedLocks |
Definition at line 36 of file CriticalSessionInfo.php.
bool Wikimedia\Rdbms\CriticalSessionInfo::$trxExplicit |
Definition at line 30 of file CriticalSessionInfo.php.
TransactionIdentifier null Wikimedia\Rdbms\CriticalSessionInfo::$trxId |
Definition at line 28 of file CriticalSessionInfo.php.
string [] Wikimedia\Rdbms\CriticalSessionInfo::$trxPreCommitCbCallers |
Definition at line 34 of file CriticalSessionInfo.php.
string [] Wikimedia\Rdbms\CriticalSessionInfo::$trxWriteCallers |
Definition at line 32 of file CriticalSessionInfo.php.
$this Wikimedia\Rdbms\CriticalSessionInfo::namedLocks = $namedLocks |
Definition at line 60 of file CriticalSessionInfo.php.
$this Wikimedia\Rdbms\CriticalSessionInfo::tempTables = $tempTables |
Definition at line 61 of file CriticalSessionInfo.php.
array<string,array<string, $tempTables; public function __construct( ?TransactionIdentifier $trxId, bool $trxExplicit, array $trxWriteCallers, array $trxPreCommitCbCallers, array $namedLocks, array $tempTables ) { $this->trxId = $trxId; $this-> Wikimedia\Rdbms\CriticalSessionInfo::trxExplicit = $trxExplicit |
TempTableInfo>>
Definition at line 57 of file CriticalSessionInfo.php.
$this Wikimedia\Rdbms\CriticalSessionInfo::trxPreCommitCbCallers = $trxPreCommitCbCallers |
Definition at line 59 of file CriticalSessionInfo.php.
$this Wikimedia\Rdbms\CriticalSessionInfo::trxWriteCallers = $trxWriteCallers |
Definition at line 58 of file CriticalSessionInfo.php.