MediaWiki  1.28.1
FileBackend Member List

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

$concurrencyFileBackendprotected
$domainIdFileBackendprotected
$fileJournalFileBackendprotected
$lockManagerFileBackendprotected
$loggerFileBackendprotected
$nameFileBackendprotected
$obResetFuncFileBackendprotected
$parallelizeFileBackendprotected
$profilerFileBackendprotected
$readOnlyFileBackendprotected
$statusWrapperFileBackendprotected
$streamMimeFuncFileBackendprotected
$tmpDirectoryFileBackendprotected
__construct(array $config)FileBackend
ATTR_HEADERSFileBackend
ATTR_METADATAFileBackend
ATTR_UNICODE_PATHSFileBackend
clean(array $params)FileBackend
clearCache(array $paths=null)FileBackend
concatenate(array $params)FileBackend
copy(array $params, array $opts=[])FileBackend
create(array $params, array $opts=[])FileBackend
delete(array $params, array $opts=[])FileBackend
describe(array $params, array $opts=[])FileBackend
directoryExists(array $params)FileBackend
doClean(array $params)FileBackendprotected
doOperation(array $op, array $opts=[])FileBackend
doOperations(array $ops, array $opts=[])FileBackend
doOperationsInternal(array $ops, array $opts)FileBackendprotected
doPrepare(array $params)FileBackendprotected
doPublish(array $params)FileBackendprotected
doQuickOperation(array $op)FileBackend
doQuickOperations(array $ops, array $opts=[])FileBackend
doQuickOperationsInternal(array $ops)FileBackendprotected
doSecure(array $params)FileBackendprotected
extensionFromPath($path, $case= 'lowercase')FileBackendstatic
fileExists(array $params)FileBackend
getContainerStoragePath($container)FileBackend
getDirectoryList(array $params)FileBackend
getDomainId()FileBackend
getFeatures()FileBackend
getFileContents(array $params)FileBackend
getFileContentsMulti(array $params)FileBackend
getFileHttpUrl(array $params)FileBackend
getFileList(array $params)FileBackend
getFileProps(array $params)FileBackend
getFileSha1Base36(array $params)FileBackend
getFileSize(array $params)FileBackend
getFileStat(array $params)FileBackend
getFileTimestamp(array $params)FileBackend
getFileXAttributes(array $params)FileBackend
getJournal()FileBackend
getLocalCopy(array $params)FileBackend
getLocalCopyMulti(array $params)FileBackend
getLocalReference(array $params)FileBackend
getLocalReferenceMulti(array $params)FileBackend
getName()FileBackend
getReadOnlyReason()FileBackend
getRootStoragePath()FileBackend
getScopedFileLocks(array $paths, $type, StatusValue $status, $timeout=0)FileBackend
getScopedLocksForOps(array $ops, StatusValue $status)FileBackend
getScopedPHPBehaviorForOps()FileBackendprotected
getTopDirectoryList(array $params)FileBackend
getTopFileList(array $params)FileBackend
getWikiId()FileBackend
hasFeatures($bitfield)FileBackend
isPathTraversalFree($path)FileBackendstatic
isReadOnly()FileBackend
isStoragePath($path)FileBackendstatic
lockFiles(array $paths, $type, $timeout=0)FileBackend
makeContentDisposition($type, $filename= '')FileBackendstatic
move(array $params, array $opts=[])FileBackend
newStatus()FileBackendprotected
normalizeContainerPath($path)FileBackendprotectedstatic
normalizeStoragePath($storagePath)FileBackendstatic
parentStoragePath($storagePath)FileBackendstatic
preloadCache(array $paths)FileBackend
preloadFileStat(array $params)FileBackend
prepare(array $params)FileBackend
publish(array $params)FileBackend
quickCopy(array $params)FileBackend
quickCreate(array $params)FileBackend
quickDelete(array $params)FileBackend
quickDescribe(array $params)FileBackend
quickMove(array $params)FileBackend
quickStore(array $params)FileBackend
resetOutputBuffer()FileBackendprotected
resolveFSFileObjects(array $ops)FileBackendprotected
scopedProfileSection($section)FileBackendprotected
secure(array $params)FileBackend
setLogger(LoggerInterface $logger)FileBackend
splitStoragePath($storagePath)FileBackendstatic
store(array $params, array $opts=[])FileBackend
streamFile(array $params)FileBackend
unlockFiles(array $paths, $type)FileBackend
wrapStatus(StatusValue $sv)FileBackendprotected