$abbrvThreshold | FileRepo | protected |
$articleUrl | FileRepo | protected |
$backend | FileRepo | protected |
$deletedHashLevels | FileRepo | protected |
$descBaseUrl | FileRepo | protected |
$descriptionCacheExpiry | FileRepo | |
$favicon | FileRepo | protected |
$fetchDescription | FileRepo | |
$fileFactory | FileRepo | protected |
$fileFactoryKey | FileRepo | protected |
$hashLevels | FileRepo | protected |
$hasSha1Storage | FileRepo | protected |
$initialCapital | FileRepo | protected |
$isPrivate | FileRepo | protected |
$oldFileFactory | FileRepo | protected |
$oldFileFactoryKey | FileRepo | protected |
$pathDisclosureProtection | FileRepo | protected |
$scriptDirUrl | FileRepo | protected |
$scriptExtension | FileRepo | protected |
$supportsSha1URLs | FileRepo | protected |
$thumbScriptUrl | FileRepo | protected |
$thumbUrl | FileRepo | protected |
$transformVia404 | FileRepo | protected |
$url | FileRepo | protected |
$zones | FileRepo | protected |
__construct(array $info=null) | FileRepo | |
assertWritableRepo() | FileRepo | protected |
backendSupportsUnicodePaths() | FileRepo | |
canTransformVia404() | FileRepo | |
checkRedirect(Title $title) | FileRepo | |
cleanDir( $dir) | FileRepo | |
cleanupBatch(array $files, $flags=0) | FileRepo | |
cleanupDeletedBatch(array $storageKeys) | FileRepo | |
concatenate(array $srcPaths, $dstPath, $flags=0) | FileRepo | |
delete( $srcRel, $archiveRel) | FileRepo | |
DELETE_SOURCE | FileRepo | |
deleteBatch(array $sourceDestPairs) | FileRepo | |
enumFiles( $callback) | FileRepo | |
enumFilesInStorage( $callback) | FileRepo | protected |
fileExists( $file) | FileRepo | |
fileExistsBatch(array $files) | FileRepo | |
findBySha1( $hash) | FileRepo | |
findBySha1s(array $hashes) | FileRepo | |
findFile( $title, $options=[]) | FileRepo | |
findFileFromKey( $sha1, $options=[]) | FileRepo | |
findFiles(array $items, $flags=0) | FileRepo | |
findFilesByPrefix( $prefix, $limit) | FileRepo | |
freeTemp( $virtualUrl) | FileRepo | |
getBackend() | FileRepo | |
getDeletedHashPath( $key) | FileRepo | |
getDescriptionRenderUrl( $name, $lang=null) | FileRepo | |
getDescriptionStylesheetUrl() | FileRepo | |
getDescriptionUrl( $name) | FileRepo | |
getDisplayName() | FileRepo | |
getErrorCleanupFunction() | FileRepo | |
getFileProps( $virtualUrl) | FileRepo | |
getFileSha1( $virtualUrl) | FileRepo | |
getFileSize( $virtualUrl) | FileRepo | |
getFileTimestamp( $virtualUrl) | FileRepo | |
getHashLevels() | FileRepo | |
getHashPath( $name) | FileRepo | |
getHashPathForLevel( $name, $levels) | FileRepo | protectedstatic |
getInfo() | FileRepo | |
getLocalCacheKey() | FileRepo | |
getLocalCopy( $virtualUrl) | FileRepo | |
getLocalReference( $virtualUrl) | FileRepo | |
getName() | FileRepo | |
getNameFromTitle(Title $title) | FileRepo | |
getReadOnlyReason() | FileRepo | |
getRootDirectory() | FileRepo | |
getSharedCacheKey() | FileRepo | |
getTempHashPath( $suffix) | FileRepo | |
getTempRepo() | TempFileRepo | |
getThumbScriptUrl() | FileRepo | |
getUploadStash(User $user=null) | FileRepo | |
getVirtualUrl( $suffix=false) | FileRepo | |
getZoneLocation( $zone) | FileRepo | protected |
getZonePath( $zone) | FileRepo | |
getZoneUrl( $zone, $ext=null) | FileRepo | |
hasSha1Storage() | FileRepo | |
initDirectory( $dir) | FileRepo | protected |
initZones( $doZones=[]) | FileRepo | protected |
invalidateImageRedirect(Title $title) | FileRepo | |
isLocal() | FileRepo | |
isVirtualUrl( $url) | FileRepo | static |
makeUrl( $query='', $entry='index') | FileRepo | |
NAME_AND_TIME_ONLY | FileRepo | |
nameForThumb( $name) | FileRepo | |
newFatal( $message) | FileRepo | |
newFile( $title, $time=false) | FileRepo | |
newGood( $value=null) | FileRepo | |
OVERWRITE | FileRepo | |
OVERWRITE_SAME | FileRepo | |
paranoidClean( $param) | FileRepo | |
passThrough( $param) | FileRepo | |
publish( $src, $dstRel, $archiveRel, $flags=0, array $options=[]) | FileRepo | |
publishBatch(array $ntuples, $flags=0) | FileRepo | |
quickCleanDir( $dir) | FileRepo | |
quickImport( $src, $dst, $options=null) | FileRepo | |
quickImportBatch(array $triples) | FileRepo | |
quickPurge( $path) | FileRepo | |
quickPurgeBatch(array $paths) | FileRepo | |
resolveToStoragePath( $path) | FileRepo | protected |
resolveVirtualUrl( $url) | FileRepo | |
SKIP_LOCKING | FileRepo | |
store( $srcPath, $dstZone, $dstRel, $flags=0) | FileRepo | |
storeBatch(array $triplets, $flags=0) | FileRepo | |
storeTemp( $originalName, $srcPath) | FileRepo | |
streamFile( $virtualUrl, $headers=[]) | FileRepo | |
streamFileWithStatus( $virtualUrl, $headers=[], $optHeaders=[]) | FileRepo | |
supportsSha1URLs() | FileRepo | |
validateFilename( $filename) | FileRepo | |