MediaWiki REL1_28
DatabasePostgres Member List

This is the complete list of members for DatabasePostgres, including all inherited members.

$agentDatabaseprotected
$cliModeDatabaseprotected
$connectStringDatabasePostgresprivate
$connLoggerDatabaseprotected
$currentDomainDatabaseprotected
$delimiterDatabaseprotected
$errorLoggerDatabaseprotected
$htmlErrorsDatabaseprotected
$lastPingDatabaseprotected
$lazyMasterHandleDatabaseprivate
$mAffectedRowsDatabasePostgresprotected
$mConnDatabaseprotected
$mCoreSchemaDatabasePostgresprivate
$mDBnameDatabaseprotected
$mDefaultBigSelectsDatabaseprotected
$mFlagsDatabaseprotected
$mInsertIdDatabasePostgresprivate
$mLastQueryDatabaseprotected
$mLastResultDatabasePostgresprotected
$mLastWriteTimeDatabaseprotected
$mLBInfoDatabaseprotected
$mNamedLocksHeldDatabaseprivate
$mOpenedDatabaseprotected
$mPasswordDatabaseprotected
$mPHPErrorDatabaseprotected
$mRTTEstimateDatabaseprivate
$mSchemaDatabaseprotected
$mSchemaVarsDatabaseprotected
$mServerDatabaseprotected
$mSessionTempTablesDatabaseprotected
$mSessionVarsDatabaseprotected
$mTablePrefixDatabaseprotected
$mTrxAtomicLevelsDatabaseprivate
$mTrxAutomaticDatabaseprivate
$mTrxAutomaticAtomicDatabaseprivate
$mTrxDoneWritesDatabaseprivate
$mTrxEndCallbacksDatabaseprotected
$mTrxEndCallbacksSuppressedDatabaseprotected
$mTrxFnameDatabaseprivate
$mTrxIdleCallbacksDatabaseprotected
$mTrxLevelDatabaseprotected
$mTrxPreCommitCallbacksDatabaseprotected
$mTrxRecurringCallbacksDatabaseprotected
$mTrxReplicaLagDatabaseprivate
$mTrxShortIdDatabaseprotected
$mTrxTimestampDatabaseprivate
$mTrxWriteAdjDurationDatabaseprivate
$mTrxWriteAdjQueryCountDatabaseprivate
$mTrxWriteCallersDatabaseprivate
$mTrxWriteDurationDatabaseprivate
$mTrxWriteQueryCountDatabaseprivate
$mUserDatabaseprotected
$numericVersionDatabasePostgresprivate
$portDatabasePostgresprotected
$preparedArgsDatabaseprotected
$priorFlagsDatabaseprivate
$profilerDatabaseprotected
$queryLoggerDatabaseprotected
$srvCacheDatabaseprotected
$tableAliasesDatabaseprotected
$trxProfilerDatabaseprotected
__clone()Database
__construct(array $params)DatabasePostgres
__destruct()Database
__sleep()Database
__toString()Database
addIdentifierQuotes( $s)Database
addQuotes( $s)DatabasePostgres
affectedRows()DatabasePostgres
aggregateValue( $valuedata, $valuename='value')DatabasePostgres
anyChar()Database
anyString()Database
assertOpen()Databaseprotected
begin( $fname=__METHOD__, $mode=self::TRANSACTION_EXPLICIT)Database
bigintFromLockName( $lockName)DatabasePostgresprivate
bitAnd( $fieldLeft, $fieldRight)Database
bitNot( $field)Database
bitOr( $fieldLeft, $fieldRight)Database
bufferResults( $buffer=null)Database
buildConcat( $stringList)DatabasePostgres
buildGroupConcatField( $delimiter, $table, $field, $conds='', $options=[], $join_conds=[])DatabasePostgres
Database::buildGroupConcatField( $delim, $table, $field, $conds='', $join_conds=[])Database
buildLike()Database
buildStringCast( $field)DatabasePostgres
canRecoverFromDisconnect( $sql, $priorWritesPending)Databaseprivate
clearFlag( $flag, $remember=self::REMEMBER_NOTHING)Database
close()Database
closeConnection()DatabasePostgresprotected
commit( $fname=__METHOD__, $flush='')Database
conditional( $cond, $trueVal, $falseVal)Database
connectionErrorLogger( $errno, $errstr)Database
constraintExists( $table, $constraint)DatabasePostgres
currentSequenceValue( $seqName)DatabasePostgres
dataSeek( $res, $row)DatabasePostgres
dbSchema( $schema=null)Database
DEADLOCK_DELAY_MAXDatabase
DEADLOCK_DELAY_MINDatabase
DEADLOCK_TRIESDatabase
deadlockLoop()Database
decodeBlob( $b)DatabasePostgres
decodeExpiry( $expiry, $format=TS_MW)Database
delete( $table, $conds, $fname=__METHOD__)Database
deleteJoin( $delTable, $joinTable, $delVar, $joinVar, $conds, $fname=__METHOD__)Database
determineCoreSchema( $desiredSchema)DatabasePostgres
doAtomicSection( $fname, callable $callback)Database
doBegin( $fname)Databaseprotected
doCommit( $fname)Databaseprotected
doneWrites()Database
doProfiledQuery( $sql, $commentedSql, $isWrite, $fname)Databaseprivate
doQuery( $sql)DatabasePostgres
doRollback( $fname)Databaseprotected
dropTable( $tableName, $fName=__METHOD__)Database
dumpError()DatabasePostgresprotected
duplicateTableStructure( $oldName, $newName, $temporary=false, $fname=__METHOD__)DatabasePostgres
encodeBlob( $b)DatabasePostgres
encodeExpiry( $expiry)Database
endAtomic( $fname=__METHOD__)Database
escapeLikeInternal( $s)Databaseprotected
estimateRowCount( $table, $vars=' *', $conds='', $fname=__METHOD__, $options=[])DatabasePostgres
explicitTrxActive()Database
factory( $dbType, $p=[])Databasestatic
fetchObject( $res)DatabasePostgres
fetchRow( $res)DatabasePostgres
fieldExists( $table, $field, $fname=__METHOD__)Database
fieldInfo( $table, $field)DatabasePostgres
fieldName( $res, $n)DatabasePostgres
fieldNamesWithAlias( $fields)Databaseprotected
fieldNameWithAlias( $name, $alias=false)Databaseprotected
fieldType( $res, $index)DatabasePostgres
flushSnapshot( $fname=__METHOD__)Database
freeResult( $res)DatabasePostgres
generalizeSQL( $sql)Databaseprotectedstatic
getApproximateLagStatus()Databaseprotected
getBindingHandle()Databaseprotected
getCacheSetOptions(IDatabase $db1)Databasestatic
getCoreSchema()DatabasePostgres
getCurrentSchema()DatabasePostgres
getDBname()DatabasePostgres
getDefaultSchemaVars()Databaseprotected
getDomainID()Database
getFlag( $flag)Database
getInfinity()Database
getLag()Database
getLastPHPError()Databaseprotected
getLazyMasterHandle()Databaseprotected
getLBInfo( $name=null)Database
getLogContext(array $extras=[])Databaseprotected
getMasterPos()Database
getProperty( $name)Database
getQueryVerb( $sql)Databaseprotected
getReadOnlyReason()Databaseprotected
getReplicaPos()Database
getSchemas()DatabasePostgres
getSchemaVars()Databaseprotected
getScopedLockAndFlush( $lockKey, $fname, $timeout)Database
getSearchEngine()Database
getSearchPath()DatabasePostgres
getServer()DatabasePostgres
getServerInfo()Database
getServerUptime()Database
getServerVersion()DatabasePostgres
getSessionLagStatus()Database
getSoftwareLink()DatabasePostgres
getTransactionLagStatus()Databaseprotected
getType()DatabasePostgres
getWikiID()Database
handleSessionLoss()Databaseprivate
hasConstraint( $name)DatabasePostgres
ignoreErrors( $ignoreErrors=null)Databaseprotected
ignoreIndexClause( $index)Database
implicitGroupby()DatabasePostgres
implicitOrderby()DatabasePostgres
indexAttributes( $index, $schema=false)DatabasePostgres
indexExists( $table, $index, $fname=__METHOD__)Database
indexInfo( $table, $index, $fname=__METHOD__)DatabasePostgres
indexName( $index)Databaseprotected
indexUnique( $table, $index, $fname=__METHOD__)DatabasePostgres
Database::indexUnique( $table, $index)Database
insert( $table, $args, $fname=__METHOD__, $options=[])DatabasePostgres
insertId()DatabasePostgres
insertSelect( $destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=[], $selectOptions=[])Database
installErrorHandler()Databaseprotected
isOpen()Database
isQuotedIdentifier( $name)Database
isReadOnly()Database
isTransactableQuery( $sql)Databaseprotected
isWriteQuery( $sql)Databaseprotected
lastDoneWrites()Database
lastErrno()DatabasePostgres
lastError()DatabasePostgres
lastQuery()Database
limitResult( $sql, $limit, $offset=false)DatabasePostgres
listTables( $prefix=null, $fname=__METHOD__)DatabasePostgres
listViews( $prefix=null, $fname=__METHOD__)Database
lock( $lockName, $method, $timeout=5)DatabasePostgres
lockIsFree( $lockName, $method)DatabasePostgres
lockTables( $read, $write, $method, $lowPriority=true)Database
makeConnectionString( $vars)DatabasePostgres
makeGroupByWithHaving( $options)Databaseprotected
makeInsertOptions( $options)Databaseprotected
makeList( $a, $mode=self::LIST_COMMA)Database
makeOrderBy( $options)Databaseprotected
makeSelectOptions( $options)DatabasePostgres
makeUpdateOptions( $options)Databaseprotected
makeUpdateOptionsArray( $options)Databaseprotected
makeWhereFrom2d( $data, $baseKey, $subKey)Database
masterPosWait(DBMasterPos $pos, $timeout)Database
maxListLen()Database
namedLocksEnqueue()Database
nativeInsertSelect( $destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=[], $selectOptions=[])DatabasePostgres
nativeReplace( $table, $rows, $fname)Databaseprotected
nextSequenceValue( $seqName)DatabasePostgres
numFields( $res)DatabasePostgres
numRows( $res)DatabasePostgres
onTransactionIdle(callable $callback, $fname=__METHOD__)Database
onTransactionPreCommitOrIdle(callable $callback, $fname=__METHOD__)Database
onTransactionResolution(callable $callback, $fname=__METHOD__)Database
open( $server, $user, $password, $dbName)DatabasePostgres
pendingWriteAndCallbackCallers()Databaseprotected
pendingWriteCallers()Database
pendingWriteQueryDuration( $type=self::ESTIMATE_TOTAL)Database
pg_array_parse( $text, &$output, $limit=false, $offset=1)DatabasePostgres
ping(&$rtt=null)Database
PING_QUERYDatabase
PING_TTLDatabase
prependDatabaseOrSchema( $namespace, $relation, $format)Databaseprivate
query( $sql, $fname=__METHOD__, $tempIgnore=false)Database
queryIgnore( $sql, $fname=__METHOD__)DatabasePostgres
realTableName( $name, $format='quoted')DatabasePostgres
reconnect()Databaseprotected
registerTempTableOperation( $sql)Databaseprotected
relationExists( $table, $types, $schema=false)DatabasePostgres
remappedTableName( $name)DatabasePostgres
replace( $table, $uniqueIndexes, $rows, $fname=__METHOD__)Database
replaceVars( $ins)DatabasePostgresprotected
reportConnectionError( $error='Unknown error')Database
reportQueryError( $error, $errno, $sql, $fname, $tempIgnore=false)DatabasePostgres
requiresDatabaseUser()Databaseprotected
restoreErrorHandler()Databaseprotected
restoreFlags( $state=self::RESTORE_PRIOR)Database
resultObject( $result)Databaseprotected
roleExists( $roleName)DatabasePostgres
rollback( $fname=__METHOD__, $flush='')Database
ruleExists( $table, $rule)DatabasePostgres
runOnTransactionIdleCallbacks( $trigger)Database
runOnTransactionPreCommitCallbacks()Database
runTransactionListenerCallbacks( $trigger)Database
schemaExists( $schema)DatabasePostgres
select( $table, $vars, $conds='', $fname=__METHOD__, $options=[], $join_conds=[])Database
selectDB( $db)DatabasePostgres
selectField( $table, $var, $cond='', $fname=__METHOD__, $options=[])Database
selectFieldValues( $table, $var, $cond='', $fname=__METHOD__, $options=[], $join_conds=[])Database
IDatabase::selectFieldValues( $table, $var, $cond='', $fname=__METHOD__, $options=[])IDatabase
selectRow( $table, $vars, $conds, $fname=__METHOD__, $options=[], $join_conds=[])Database
selectRowCount( $tables, $vars=' *', $conds='', $fname=__METHOD__, $options=[], $join_conds=[])Database
selectSQLText( $table, $vars, $conds='', $fname=__METHOD__, $options=[], $join_conds=[])DatabasePostgres
sequenceExists( $sequence, $schema=false)DatabasePostgres
serverIsReadOnly()Database
setBigSelects( $value=true)Database
setFlag( $flag, $remember=self::REMEMBER_NOTHING)Database
setLazyMasterHandle(IDatabase $conn)Database
setLBInfo( $name, $value=null)Database
setLogger(LoggerInterface $logger)Database
setSchemaVars( $vars)Database
setSearchPath( $search_path)DatabasePostgres
setSessionOptions(array $options)Database
setTableAliases(array $aliases)Database
setTransactionListener( $name, callable $callback=null)Database
setTrxEndCallbackSuppression( $suppress)Database
SLOW_WRITE_SECDatabase
SMALL_WRITE_ROWSDatabase
sourceFile( $filename, callable $lineCallback=null, callable $resultCallback=null, $fname=false, callable $inputCallback=null)Database
sourceStream( $fp, callable $lineCallback=null, callable $resultCallback=null, $fname=__METHOD__, callable $inputCallback=null)Database
startAtomic( $fname=__METHOD__)Database
streamStatementEnd(&$sql, &$newLine)DatabasePostgres
strencode( $s)DatabasePostgres
strreplace( $orig, $old, $new)Database
tableExists( $table, $fname=__METHOD__, $schema=false)DatabasePostgres
Database::tableExists( $table, $fname=__METHOD__)Database
tableName( $name, $format='quoted')DatabasePostgres
tableNames()Database
tableNamesN()Database
tableNamesWithAlias( $tables)Databaseprotected
tableNamesWithIndexClauseOrJOIN( $tables, $use_index=[], $ignore_index=[], $join_conds=[])Databaseprotected
tableNameWithAlias( $name, $alias=false)Databaseprotected
tablePrefix( $prefix=null)Database
textFieldSize( $table, $field)DatabasePostgres
timestamp( $ts=0)DatabasePostgres
timestampOrNull( $ts=null)Database
TINY_WRITE_SECDatabase
triggerExists( $table, $trigger)DatabasePostgres
trxLevel()Database
trxTimestamp()Database
unionQueries( $sqls, $all)Database
unionSupportsOrderAndLimit()Database
unlock( $lockName, $method)DatabasePostgres
unlockTables( $method)Database
update( $table, $values, $conds, $fname=__METHOD__, $options=[])Database
updateTrxWriteQueryTime( $sql, $runtime)Databaseprivate
upsert( $table, array $rows, array $uniqueIndexes, array $set, $fname=__METHOD__)Database
useIndexClause( $index)Database
wasConnectionError( $errno)Database
wasDeadlock()DatabasePostgres
wasErrorReissuable()Database
wasLockTimeout()Database
wasReadOnlyError()Database
writesOrCallbacksPending()Database
writesPending()Database