This is the complete list of members for ExtensionRegistry, including all inherited members.
$attributes | ExtensionRegistry | protected |
$checkDev | ExtensionRegistry | protected |
$finished | ExtensionRegistry | private |
$instance | ExtensionRegistry | privatestatic |
$lazyAttributes | ExtensionRegistry | protected |
$loaded | ExtensionRegistry | private |
$loadTestClassesAndNamespaces | ExtensionRegistry | protected |
$queued | ExtensionRegistry | protected |
$testAttributes | ExtensionRegistry | protected |
$varyHash | ExtensionRegistry | private |
buildVersionChecker() | ExtensionRegistry | private |
CACHE_EXPIRY | ExtensionRegistry | private |
CACHE_VERSION | ExtensionRegistry | private |
clearQueue() | ExtensionRegistry | |
exportAutoloadClassesAndNamespaces( $dir, $info, &$autoloadClasses=[], &$autoloadNamespaces=[]) | ExtensionRegistry | static |
exportExtractedData(array $info) | ExtensionRegistry | protected |
exportTestAutoloadClassesAndNamespaces( $dir, $info, &$autoloadClasses=[], &$autoloadNamespaces=[]) | ExtensionRegistry | static |
finish() | ExtensionRegistry | |
getAbilities() | ExtensionRegistry | private |
getAllThings() | ExtensionRegistry | |
getAttribute( $name) | ExtensionRegistry | |
getCache() | ExtensionRegistry | private |
getInstance() | ExtensionRegistry | static |
getLazyLoadedAttribute( $name) | ExtensionRegistry | protected |
getQueue() | ExtensionRegistry | |
getVaryHash() | ExtensionRegistry | private |
invalidateProcessCache() | ExtensionRegistry | private |
isLoaded( $name, $constraint=' *') | ExtensionRegistry | |
LAZY_LOADED_ATTRIBUTES | ExtensionRegistry | private |
loadFromQueue() | ExtensionRegistry | |
makeCacheKey(BagOStuff $cache, $component,... $extra) | ExtensionRegistry | private |
MANIFEST_VERSION | ExtensionRegistry | |
MANIFEST_VERSION_MW_VERSION | ExtensionRegistry | |
MEDIAWIKI_CORE | ExtensionRegistry | |
MERGE_STRATEGY | ExtensionRegistry | |
OLDEST_MANIFEST_VERSION | ExtensionRegistry | |
processAutoLoader( $dir, array $files) | ExtensionRegistry | protectedstatic |
queue( $path) | ExtensionRegistry | |
readFromQueue(array $queue) | ExtensionRegistry | |
saveToCache(BagOStuff $cache, array $data) | ExtensionRegistry | protected |
setAttributeForTest( $name, array $value) | ExtensionRegistry | |
setCheckDevRequires( $check) | ExtensionRegistry | |
setLoadTestClassesAndNamespaces( $load) | ExtensionRegistry | |