This is the complete list of members for LocalisationCacheBulkLoad, including all inherited members.
$allKeys | LocalisationCache | static |
$data | LocalisationCache | protected |
$magicWordKeys | LocalisationCache | static |
$mergeableAliasListKeys | LocalisationCache | static |
$mergeableListKeys | LocalisationCache | static |
$mergeableMapKeys | LocalisationCache | static |
$optionalMergeKeys | LocalisationCache | static |
$preloadedKeys | LocalisationCache | static |
$sourceLanguage | LocalisationCache | protected |
$sourcePrefixKeys | LocalisationCache | static |
$splitKeys | LocalisationCache | static |
__construct(ServiceOptions $options, LCStore $store, LoggerInterface $logger, array $clearStoreCallbacks, LanguageNameUtils $langNameUtils, HookContainer $hookContainer) | LocalisationCache | |
buildPreload( $data) | LocalisationCache | protected |
CONSTRUCTOR_OPTIONS | LocalisationCache | |
disableBackend() | LocalisationCache | |
getCompiledPluralRules( $code) | LocalisationCache | |
getItem( $code, $key) | LocalisationCacheBulkLoad | |
getMessagesDirs() | LocalisationCache | |
getPluralRules( $code) | LocalisationCache | |
getPluralRuleTypes( $code) | LocalisationCache | |
getStoreFromConf(array $conf, $fallbackCacheDir) | LocalisationCache | static |
getSubitem( $code, $key, $subkey) | LocalisationCacheBulkLoad | |
getSubitemList( $code, $key) | LocalisationCache | |
getSubitemWithSource( $code, $key, $subkey) | 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 |
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 | |
SOURCEPREFIX_SEPARATOR | LocalisationCache | protected |
trimCache() | LocalisationCacheBulkLoad | protected |
unload( $code) | LocalisationCacheBulkLoad | |
unloadAll() | LocalisationCache | |
VERSION | LocalisationCache | |