|
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 12 of file CriticalSessionInfo.php.
| array<string,array> Wikimedia\Rdbms\CriticalSessionInfo::$namedLocks |
Definition at line 22 of file CriticalSessionInfo.php.
| bool Wikimedia\Rdbms\CriticalSessionInfo::$trxExplicit |
Definition at line 16 of file CriticalSessionInfo.php.
| TransactionIdentifier null Wikimedia\Rdbms\CriticalSessionInfo::$trxId |
Definition at line 14 of file CriticalSessionInfo.php.
| string [] Wikimedia\Rdbms\CriticalSessionInfo::$trxPreCommitCbCallers |
Definition at line 20 of file CriticalSessionInfo.php.
| string [] Wikimedia\Rdbms\CriticalSessionInfo::$trxWriteCallers |
Definition at line 18 of file CriticalSessionInfo.php.
| $this Wikimedia\Rdbms\CriticalSessionInfo::namedLocks = $namedLocks |
Definition at line 46 of file CriticalSessionInfo.php.
| $this Wikimedia\Rdbms\CriticalSessionInfo::tempTables = $tempTables |
Definition at line 47 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 43 of file CriticalSessionInfo.php.
| $this Wikimedia\Rdbms\CriticalSessionInfo::trxPreCommitCbCallers = $trxPreCommitCbCallers |
Definition at line 45 of file CriticalSessionInfo.php.
| $this Wikimedia\Rdbms\CriticalSessionInfo::trxWriteCallers = $trxWriteCallers |
Definition at line 44 of file CriticalSessionInfo.php.