This is the complete list of members for LocalisationCacheBulkLoad, including all inherited members.
$allKeys | LocalisationCache | static |
$data | LocalisationCache | protected |
$fileCache | LocalisationCacheBulkLoad | private |
$magicWordKeys | LocalisationCache | static |
$maxLoadedLangs | LocalisationCacheBulkLoad | private |
$mergeableAliasListKeys | LocalisationCache | static |
$mergeableListKeys | LocalisationCache | static |
$mergeableMapKeys | LocalisationCache | static |
$mruLangs | LocalisationCacheBulkLoad | private |
$optionalMergeKeys | LocalisationCache | static |
$preloadedKeys | LocalisationCache | static |
$splitKeys | LocalisationCache | static |
__construct($conf) | LocalisationCache | |
buildPreload($data) | LocalisationCache | protected |
disableBackend() | LocalisationCache | |
getCompiledPluralRules($code) | LocalisationCache | |
getItem($code, $key) | LocalisationCacheBulkLoad | |
getMessagesDirs() | LocalisationCache | |
getPluralRules($code) | LocalisationCache | |
getPluralRuleTypes($code) | LocalisationCache | |
getSubitem($code, $key, $subkey) | LocalisationCacheBulkLoad | |
getSubitemList($code, $key) | LocalisationCache | |
initLanguage($code) | LocalisationCache | protected |
initShallowFallback($primaryCode, $fallbackCode) | LocalisationCache | |
isExpired($code) | LocalisationCache | |
isMergeableKey($key) | LocalisationCache | |
loadItem($code, $key) | LocalisationCache | protected |
loadPluralFile($fileName) | LocalisationCache | protected |
loadPluralFiles() | LocalisationCache | protected |
loadSubitem($code, $key, $subkey) | LocalisationCache | protected |
mergeExtensionItem($codeSequence, $key, &$value, $fallbackValue) | LocalisationCache | protected |
mergeItem($key, &$value, $fallbackValue) | LocalisationCache | protected |
mergeMagicWords(&$value, $fallbackValue) | LocalisationCache | protected |
readJSONFile($fileName) | LocalisationCache | |
readPHPFile($fileName, $fileType) | LocalisationCacheBulkLoad | protected |
readSourceFilesAndRegisterDeps($code, &$deps) | LocalisationCache | protected |
recache($code) | LocalisationCacheBulkLoad | |
trimCache() | LocalisationCacheBulkLoad | protected |
unload($code) | LocalisationCacheBulkLoad | |
unloadAll() | LocalisationCache | |
VERSION | LocalisationCache | |