MediaWiki
1.28.0
|
This is the complete list of members for RepoGroup, including all inherited members.
$cache | RepoGroup | protected |
$foreignInfo | RepoGroup | protected |
$foreignRepos | RepoGroup | protected |
$instance | RepoGroup | protectedstatic |
$localInfo | RepoGroup | protected |
$localRepo | RepoGroup | protected |
$reposInitialised | RepoGroup | protected |
__construct($localInfo, $foreignInfo) | RepoGroup | |
checkRedirect(Title $title) | RepoGroup | |
clearCache(Title $title=null) | RepoGroup | |
destroySingleton() | RepoGroup | static |
findBySha1($hash) | RepoGroup | |
findBySha1s(array $hashes) | RepoGroup | |
findFile($title, $options=[]) | RepoGroup | |
findFileFromKey($hash, $options=[]) | RepoGroup | |
findFiles(array $inputItems, $flags=0) | RepoGroup | |
forEachForeignRepo($callback, $params=[]) | RepoGroup | |
getFileProps($fileName) | RepoGroup | |
getLocalRepo() | RepoGroup | |
getRepo($index) | RepoGroup | |
getRepoByName($name) | RepoGroup | |
hasForeignRepos() | RepoGroup | |
initialiseRepos() | RepoGroup | |
MAX_CACHE_SIZE | RepoGroup | |
newRepo($info) | RepoGroup | protected |
setSingleton($instance) | RepoGroup | static |
singleton() | RepoGroup | static |
splitVirtualUrl($url) | RepoGroup |