MediaWiki  1.28.1
DatabaseSqlite Member List

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

$agentDatabaseprotected
$cliModeDatabaseprotected
$connLoggerDatabaseprotected
$currentDomainDatabaseprotected
$dbDirDatabaseSqliteprotected
$dbPathDatabaseSqliteprotected
$delimiterDatabaseprotected
$errorLoggerDatabaseprotected
$fulltextEnabledDatabaseSqliteprivatestatic
$htmlErrorsDatabaseprotected
$lastPingDatabaseprotected
$lockMgrDatabaseSqliteprotected
$mAffectedRowsDatabaseSqliteprotected
$mConnDatabaseSqliteprotected
$mDBnameDatabaseprotected
$mDefaultBigSelectsDatabaseprotected
$mFlagsDatabaseprotected
$mLastQueryDatabaseprotected
$mLastResultDatabaseSqliteprotected
$mLastWriteTimeDatabaseprotected
$mLBInfoDatabaseprotected
$mOpenedDatabaseprotected
$mPasswordDatabaseprotected
$mPHPErrorDatabaseprotected
$mSchemaDatabaseprotected
$mSchemaVarsDatabaseprotected
$mServerDatabaseprotected
$mSessionTempTablesDatabaseprotected
$mSessionVarsDatabaseprotected
$mTablePrefixDatabaseprotected
$mTrxEndCallbacksDatabaseprotected
$mTrxEndCallbacksSuppressedDatabaseprotected
$mTrxIdleCallbacksDatabaseprotected
$mTrxLevelDatabaseprotected
$mTrxPreCommitCallbacksDatabaseprotected
$mTrxRecurringCallbacksDatabaseprotected
$mTrxShortIdDatabaseprotected
$mUserDatabaseprotected
$preparedArgsDatabaseprotected
$profilerDatabaseprotected
$queryLoggerDatabaseprotected
$srvCacheDatabaseprotected
$tableAliasesDatabaseprotected
$trxModeDatabaseSqliteprotected
$trxProfilerDatabaseprotected
__clone()Database
__construct(array $p)DatabaseSqlite
__destruct()Database
__sleep()Database
__toString()DatabaseSqlite
addIdentifierQuotes($s)Database
addQuotes($s)DatabaseSqlite
affectedRows()DatabaseSqlite
aggregateValue($valuedata, $valuename= 'value')Database
anyChar()Database
anyString()Database
assertOpen()Databaseprotected
attachDatabase($name, $file=false, $fname=__METHOD__)DatabaseSqlite
begin($fname=__METHOD__, $mode=self::TRANSACTION_EXPLICIT)Database
bitAnd($fieldLeft, $fieldRight)Database
bitNot($field)Database
bitOr($fieldLeft, $fieldRight)Database
bufferResults($buffer=null)Database
buildConcat($stringList)DatabaseSqlite
buildGroupConcatField($delim, $table, $field, $conds= '', $join_conds=[])DatabaseSqlite
buildLike()DatabaseSqlite
buildStringCast($field)DatabaseSqlite
checkForEnabledSearch()DatabaseSqlite
clearFlag($flag, $remember=self::REMEMBER_NOTHING)Database
close()Database
closeConnection()DatabaseSqliteprotected
commit($fname=__METHOD__, $flush= '')Database
conditional($cond, $trueVal, $falseVal)Database
connectionErrorLogger($errno, $errstr)Database
dataSeek($res, $row)DatabaseSqlite
dbSchema($schema=null)Database
DEADLOCK_DELAY_MAXDatabase
DEADLOCK_DELAY_MINDatabase
DEADLOCK_TRIESDatabase
deadlockLoop()DatabaseSqlite
decodeBlob($b)DatabaseSqlite
decodeExpiry($expiry, $format=TS_MW)Database
delete($table, $conds, $fname=__METHOD__)Database
deleteJoin($delTable, $joinTable, $delVar, $joinVar, $conds, $fname=__METHOD__)Database
doAtomicSection($fname, callable $callback)Database
doBegin($fname= '')DatabaseSqliteprotected
doCommit($fname)Databaseprotected
doneWrites()Database
doQuery($sql)DatabaseSqliteprotected
doRollback($fname)Databaseprotected
dropTable($tableName, $fName=__METHOD__)DatabaseSqlite
duplicateTableStructure($oldName, $newName, $temporary=false, $fname=__METHOD__)DatabaseSqlite
encodeBlob($b)DatabaseSqlite
encodeExpiry($expiry)Database
endAtomic($fname=__METHOD__)Database
escapeLikeInternal($s)Databaseprotected
estimateRowCount($table, $vars= '*', $conds= '', $fname=__METHOD__, $options=[])Database
explicitTrxActive()Database
factory($dbType, $p=[])Databasestatic
fetchObject($res)DatabaseSqlite
fetchRow($res)DatabaseSqlite
fieldExists($table, $field, $fname=__METHOD__)Database
fieldInfo($table, $field)DatabaseSqlite
fieldName($res, $n)DatabaseSqlite
fieldNamesWithAlias($fields)Databaseprotected
fieldNameWithAlias($name, $alias=false)Databaseprotected
fixIgnore($options)DatabaseSqlitestatic
flushSnapshot($fname=__METHOD__)Database
freeResult($res)DatabaseSqlite
generalizeSQL($sql)Databaseprotectedstatic
generateFileName($dir, $dbName)DatabaseSqlitestatic
getApproximateLagStatus()Databaseprotected
getBindingHandle()Databaseprotected
getCacheSetOptions(IDatabase $db1)Databasestatic
getDbFilePath()DatabaseSqlite
getDBname()Database
getDefaultSchemaVars()Databaseprotected
getDomainID()Database
getFlag($flag)Database
getFulltextSearchModule()DatabaseSqlitestatic
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
getSchemaVars()Databaseprotected
getScopedLockAndFlush($lockKey, $fname, $timeout)Database
getSearchEngine()Database
getServer()Database
getServerInfo()Database
getServerUptime()Database
getServerVersion()DatabaseSqlite
getSessionLagStatus()Database
getSoftwareLink()DatabaseSqlite
getTransactionLagStatus()Databaseprotected
getType()DatabaseSqlite
getWikiID()Database
ignoreErrors($ignoreErrors=null)Databaseprotected
ignoreIndexClause($index)Database
implicitGroupby()DatabaseSqlite
implicitOrderby()Database
indexExists($table, $index, $fname=__METHOD__)Database
indexInfo($table, $index, $fname=__METHOD__)DatabaseSqlite
indexName($index)DatabaseSqliteprotected
indexUnique($table, $index, $fname=__METHOD__)DatabaseSqlite
Database::indexUnique($table, $index)Database
insert($table, $a, $fname=__METHOD__, $options=[])DatabaseSqlite
insertId()DatabaseSqlite
insertSelect($destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=[], $selectOptions=[])Database
installErrorHandler()Databaseprotected
isOpen()Database
isQuotedIdentifier($name)Database
isReadOnly()Database
isTransactableQuery($sql)Databaseprotected
isWriteQuery($sql)DatabaseSqlite
lastDoneWrites()Database
lastErrno()DatabaseSqlite
lastError()DatabaseSqlite
lastQuery()Database
limitResult($sql, $limit, $offset=false)Database
listTables($prefix=null, $fname=__METHOD__)DatabaseSqlite
listViews($prefix=null, $fname=__METHOD__)Database
lock($lockName, $method, $timeout=5)DatabaseSqlite
lockIsFree($lockName, $method)Database
lockTables($read, $write, $method, $lowPriority=true)Database
makeGroupByWithHaving($options)Databaseprotected
makeInsertOptions($options)DatabaseSqlite
makeList($a, $mode=self::LIST_COMMA)Database
makeOrderBy($options)Databaseprotected
makeSelectOptions($options)DatabaseSqlite
makeUpdateOptions($options)Databaseprotected
makeUpdateOptionsArray($options)DatabaseSqliteprotected
makeWhereFrom2d($data, $baseKey, $subKey)Database
masterPosWait(DBMasterPos $pos, $timeout)Database
maxListLen()Database
namedLocksEnqueue()Database
nativeInsertSelect($destTable, $srcTable, $varMap, $conds, $fname=__METHOD__, $insertOptions=[], $selectOptions=[])Databaseprotected
nativeReplace($table, $rows, $fname)Databaseprotected
newStandaloneInstance($filename, array $p=[])DatabaseSqlitestatic
nextSequenceValue($seqName)Database
numFields($res)DatabaseSqlite
numRows($res)DatabaseSqlite
onTransactionIdle(callable $callback, $fname=__METHOD__)Database
onTransactionPreCommitOrIdle(callable $callback, $fname=__METHOD__)Database
onTransactionResolution(callable $callback, $fname=__METHOD__)Database
open($server, $user, $pass, $dbName)DatabaseSqlite
openFile($fileName)DatabaseSqliteprotected
pendingWriteAndCallbackCallers()Databaseprotected
pendingWriteCallers()Database
pendingWriteQueryDuration($type=self::ESTIMATE_TOTAL)Database
ping(&$rtt=null)Database
PING_QUERYDatabase
PING_TTLDatabase
query($sql, $fname=__METHOD__, $tempIgnore=false)Database
reconnect()Databaseprotected
registerTempTableOperation($sql)Databaseprotected
replace($table, $uniqueIndexes, $rows, $fname=__METHOD__)DatabaseSqlite
replaceVars($s)DatabaseSqliteprotected
reportConnectionError($error= 'Unknown error')Database
reportQueryError($error, $errno, $sql, $fname, $tempIgnore=false)Database
requiresDatabaseUser()DatabaseSqliteprotected
restoreErrorHandler()Databaseprotected
restoreFlags($state=self::RESTORE_PRIOR)Database
resultObject($result)Databaseprotected
rollback($fname=__METHOD__, $flush= '')Database
runOnTransactionIdleCallbacks($trigger)Database
runOnTransactionPreCommitCallbacks()Database
runTransactionListenerCallbacks($trigger)Database
select($table, $vars, $conds= '', $fname=__METHOD__, $options=[], $join_conds=[])Database
selectDB($db)Database
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=[])Database
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
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)Database
strencode($s)DatabaseSqlite
strreplace($orig, $old, $new)Database
tableExists($table, $fname=__METHOD__)Database
tableName($name, $format= 'quoted')DatabaseSqlite
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)DatabaseSqlite
timestamp($ts=0)Database
timestampOrNull($ts=null)Database
TINY_WRITE_SECDatabase
trxLevel()Database
trxTimestamp()Database
unionQueries($sqls, $all)DatabaseSqlite
unionSupportsOrderAndLimit()DatabaseSqlite
unlock($lockName, $method)DatabaseSqlite
unlockTables($method)Database
update($table, $values, $conds, $fname=__METHOD__, $options=[])Database
upsert($table, array $rows, array $uniqueIndexes, array $set, $fname=__METHOD__)Database
useIndexClause($index)Database
wasConnectionError($errno)Database
wasDeadlock()DatabaseSqlite
wasErrorReissuable()DatabaseSqlite
wasLockTimeout()Database
wasReadOnlyError()DatabaseSqlite
writesOrCallbacksPending()Database
writesPending()Database