| $conn | DBConnRef | private |
| $lb | DBConnRef | private |
| $params | DBConnRef | private |
| __call($name, array $arguments) | DBConnRef | |
| __construct(LoadBalancer $lb, $conn) | DBConnRef | |
| __destruct() | DBConnRef | |
| addQuotes($s) | DBConnRef | |
| affectedRows() | DBConnRef | |
| anyChar() | DBConnRef | |
| anyString() | DBConnRef | |
| begin($fname=__METHOD__) | DBConnRef | |
| bitAnd($fieldLeft, $fieldRight) | DBConnRef | |
| bitNot($field) | DBConnRef | |
| bitOr($fieldLeft, $fieldRight) | DBConnRef | |
| bufferResults($buffer=null) | DBConnRef | |
| buildConcat($stringList) | DBConnRef | |
| buildGroupConcatField($delim, $table, $field, $conds= '', $join_conds=[]) | DBConnRef | |
| buildLike() | DBConnRef | |
| clearFlag($flag) | DBConnRef | |
| close() | DBConnRef | |
| commit($fname=__METHOD__, $flush= '') | DBConnRef | |
| conditional($cond, $trueVal, $falseVal) | DBConnRef | |
| dataSeek($res, $row) | DBConnRef | |
| dbSchema($schema=null) | DBConnRef | |
| decodeBlob($b) | DBConnRef | |
| decodeExpiry($expiry, $format=TS_MW) | DBConnRef | |
| delete($table, $conds, $fname=__METHOD__) | DBConnRef | |
| deleteJoin($delTable, $joinTable, $delVar, $joinVar, $conds, $fname=__METHOD__) | DBConnRef | |
| doAtomicSection($fname, callable $callback) | DBConnRef | |
| doneWrites() | DBConnRef | |
| encodeBlob($b) | DBConnRef | |
| encodeExpiry($expiry) | DBConnRef | |
| endAtomic($fname=__METHOD__) | DBConnRef | |
| estimateRowCount($table, $vars= '*', $conds= '', $fname=__METHOD__, $options=[]) | DBConnRef | |
| fetchObject($res) | DBConnRef | |
| fetchRow($res) | DBConnRef | |
| fieldExists($table, $field, $fname=__METHOD__) | DBConnRef | |
| fieldInfo($table, $field) | DBConnRef | |
| fieldName($res, $n) | DBConnRef | |
| freeResult($res) | DBConnRef | |
| getDBname() | DBConnRef | |
| getFlag($flag) | DBConnRef | |
| getInfinity() | DBConnRef | |
| getLag() | DBConnRef | |
| getLBInfo($name=null) | DBConnRef | |
| getMasterPos() | DBConnRef | |
| getProperty($name) | DBConnRef | |
| getScopedLockAndFlush($lockKey, $fname, $timeout) | DBConnRef | |
| getServer() | DBConnRef | |
| getServerInfo() | DBConnRef | |
| getServerUptime() | DBConnRef | |
| getServerVersion() | DBConnRef | |
| getSessionLagStatus() | DBConnRef | |
| getSlavePos() | DBConnRef | |
| getSoftwareLink() | DBConnRef | |
| getType() | DBConnRef | |
| getWikiID() | DBConnRef | |
| implicitGroupby() | DBConnRef | |
| implicitOrderby() | DBConnRef | |
| indexExists($table, $index, $fname=__METHOD__) | DBConnRef | |
| indexUnique($table, $index) | DBConnRef | |
| insert($table, $a, $fname=__METHOD__, $options=[]) | DBConnRef | |
| insertId() | DBConnRef | |
| insertSelect($destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=[], $selectOptions=[]) | DBConnRef | |
| isOpen() | DBConnRef | |
| isReadOnly() | DBConnRef | |
| lastDoneWrites() | DBConnRef | |
| lastErrno() | DBConnRef | |
| lastError() | DBConnRef | |
| lastQuery() | DBConnRef | |
| listTables($prefix=null, $fname=__METHOD__) | DBConnRef | |
| lock($lockName, $method, $timeout=5) | DBConnRef | |
| lockIsFree($lockName, $method) | DBConnRef | |
| makeList($a, $mode=LIST_COMMA) | DBConnRef | |
| makeWhereFrom2d($data, $baseKey, $subKey) | DBConnRef | |
| masterPosWait(DBMasterPos $pos, $timeout) | DBConnRef | |
| maxListLen() | DBConnRef | |
| namedLocksEnqueue() | DBConnRef | |
| nextSequenceValue($seqName) | DBConnRef | |
| numFields($res) | DBConnRef | |
| numRows($res) | DBConnRef | |
| onTransactionIdle(callable $callback) | DBConnRef | |
| onTransactionPreCommitOrIdle(callable $callback) | DBConnRef | |
| onTransactionResolution(callable $callback) | DBConnRef | |
| open($server, $user, $password, $dbName) | DBConnRef | |
| pendingWriteCallers() | DBConnRef | |
| pendingWriteQueryDuration() | DBConnRef | |
| ping() | DBConnRef | |
| query($sql, $fname=__METHOD__, $tempIgnore=false) | DBConnRef | |
| replace($table, $uniqueIndexes, $rows, $fname=__METHOD__) | DBConnRef | |
| reportConnectionError($error= 'Unknown error') | DBConnRef | |
| reportQueryError($error, $errno, $sql, $fname, $tempIgnore=false) | DBConnRef | |
| rollback($fname=__METHOD__, $flush= '') | DBConnRef | |
| select($table, $vars, $conds= '', $fname=__METHOD__, $options=[], $join_conds=[]) | DBConnRef | |
| selectDB($db) | DBConnRef | |
| selectField($table, $var, $cond= '', $fname=__METHOD__, $options=[]) | DBConnRef | |
| selectFieldValues($table, $var, $cond= '', $fname=__METHOD__, $options=[]) | DBConnRef | |
| selectRow($table, $vars, $conds, $fname=__METHOD__, $options=[], $join_conds=[]) | DBConnRef | |
| selectRowCount($tables, $vars= '*', $conds= '', $fname=__METHOD__, $options=[], $join_conds=[]) | DBConnRef | |
| selectSQLText($table, $vars, $conds= '', $fname=__METHOD__, $options=[], $join_conds=[]) | DBConnRef | |
| serverIsReadOnly() | DBConnRef | |
| setBigSelects($value=true) | DBConnRef | |
| setFlag($flag) | DBConnRef | |
| setLBInfo($name, $value=null) | DBConnRef | |
| setSchemaVars($vars) | DBConnRef | |
| setSessionOptions(array $options) | DBConnRef | |
| startAtomic($fname=__METHOD__) | DBConnRef | |
| strreplace($orig, $old, $new) | DBConnRef | |
| tableExists($table, $fname=__METHOD__) | DBConnRef | |
| tablePrefix($prefix=null) | DBConnRef | |
| timestamp($ts=0) | DBConnRef | |
| timestampOrNull($ts=null) | DBConnRef | |
| TRIGGER_COMMIT | IDatabase | |
| TRIGGER_IDLE | IDatabase | |
| TRIGGER_ROLLBACK | IDatabase | |
| trxLevel() | DBConnRef | |
| trxTimestamp() | DBConnRef | |
| unionQueries($sqls, $all) | DBConnRef | |
| unionSupportsOrderAndLimit() | DBConnRef | |
| unlock($lockName, $method) | DBConnRef | |
| update($table, $values, $conds, $fname=__METHOD__, $options=[]) | DBConnRef | |
| upsert($table, array $rows, array $uniqueIndexes, array $set, $fname=__METHOD__) | DBConnRef | |
| wasDeadlock() | DBConnRef | |
| wasErrorReissuable() | DBConnRef | |
| wasLockTimeout() | DBConnRef | |
| wasReadOnlyError() | DBConnRef | |
| writesOrCallbacksPending() | DBConnRef | |
| writesPending() | DBConnRef | |