$availableLibraries | Scribunto_LuaEngine | protected |
$clockTick | Scribunto_LuaStandaloneEngine | protectedstatic |
$currentFrames | Scribunto_LuaEngine | protected |
$expandCache | Scribunto_LuaEngine | protected |
$initialStatus | Scribunto_LuaStandaloneEngine | |
$interpreter | Scribunto_LuaStandaloneEngine | protected |
$libraryClasses | Scribunto_LuaEngine | protectedstatic |
$libraryPaths | Scribunto_LuaEngine | protectedstatic |
$loaded | Scribunto_LuaEngine | protected |
$modules | ScribuntoEngineBase | protected |
$mw | Scribunto_LuaEngine | protected |
$options | ScribuntoEngineBase | protected |
$parser | ScribuntoEngineBase | protected |
$title | ScribuntoEngineBase | protected |
__construct(array $options) | ScribuntoEngineBase | |
__destruct() | ScribuntoEngineBase | |
addWarning( $text) | Scribunto_LuaEngine | |
callParserFunction( $frameId, $function, $args) | Scribunto_LuaEngine | |
checkNumber( $funcName, $args, $index0) | Scribunto_LuaEngine | |
checkString( $funcName, $args, $index0) | Scribunto_LuaEngine | |
checkType( $funcName, $args, $index0, $type, $msgType) | Scribunto_LuaEngine | |
CPU_SECONDS | ScribuntoEngineBase | |
destroy() | Scribunto_LuaEngine | |
doCachedExpansion( $frame, $input, $cacheKey) | Scribunto_LuaEngine | private |
executeFunctionChunk( $chunk, $frame) | Scribunto_LuaEngine | |
executeModule( $chunk, $functionName, $frame) | Scribunto_LuaEngine | |
expandTemplate( $frameId, $titleText, $args) | Scribunto_LuaEngine | |
fetchModuleFromParser(Title $title) | ScribuntoEngineBase | |
formatHtmlLogs( $logs, $localize) | Scribunto_LuaEngine | protected |
formatLimitData( $key, &$value, &$report, $isHTML, $localize) | Scribunto_LuaStandaloneEngine | |
frameExists( $frameId) | Scribunto_LuaEngine | |
getAllExpandedArguments( $frameId) | Scribunto_LuaEngine | |
getClockTick() | Scribunto_LuaStandaloneEngine | protected |
getCodeEditorLanguage() | Scribunto_LuaEngine | |
getDefaultExceptionParams() | ScribuntoEngineBase | |
getExpandedArgument( $frameId, $name) | Scribunto_LuaEngine | |
getFrameById( $frameId) | Scribunto_LuaEngine | protected |
getFrameTitle( $frameId) | Scribunto_LuaEngine | |
getGeSHiLanguage() | Scribunto_LuaEngine | |
getInterpreter() | Scribunto_LuaEngine | |
getLibraries( $engine, array $coreLibraries=[]) | ScribuntoEngineBase | protected |
getLibraryPaths( $engine, array $coreLibraryPaths=[]) | ScribuntoEngineBase | protected |
getLogBuffer() | Scribunto_LuaEngine | protected |
getLuaLibDir() | Scribunto_LuaEngine | |
getOption( $optionName) | ScribuntoEngineBase | |
getParser() | ScribuntoEngineBase | |
getPerformanceCharacteristics() | Scribunto_LuaStandaloneEngine | |
getResourceUsage( $resource) | ScribuntoEngineBase | |
getSoftwareInfo(array &$software) | Scribunto_LuaStandaloneEngine | |
getTitle() | ScribuntoEngineBase | |
incrementExpensiveFunctionCount() | Scribunto_LuaEngine | |
instantiatePHPLibrary( $name, $def, $loadDeferred) | Scribunto_LuaEngine | private |
isSubsting() | Scribunto_LuaEngine | |
load() | Scribunto_LuaStandaloneEngine | |
loadLibraryFromFile( $fileName) | Scribunto_LuaEngine | protected |
loadPackage( $name) | Scribunto_LuaEngine | |
loadPHPLibrary( $name) | Scribunto_LuaEngine | |
MAX_EXPAND_CACHE_SIZE | Scribunto_LuaEngine | |
MEM_PEAK_BYTES | ScribuntoEngineBase | |
newAutodetectEngine(array $options) | Scribunto_LuaEngine | static |
newChildFrame( $frameId, $title, array $args) | Scribunto_LuaEngine | |
newException( $message, array $params=[]) | ScribuntoEngineBase | |
newInterpreter() | Scribunto_LuaStandaloneEngine | protected |
newLuaError( $message, $params=[]) | Scribunto_LuaEngine | |
newModule( $text, $chunkName) | Scribunto_LuaEngine | protected |
normalizeModuleFileName( $fileName) | Scribunto_LuaEngine | protected |
preprocess( $frameId, $text) | Scribunto_LuaEngine | |
registerInterface( $moduleFileName, $interfaceFuncs, $setupOptions=[]) | Scribunto_LuaEngine | |
reportLimitData(ParserOutput $output) | Scribunto_LuaStandaloneEngine | |
runConsole(array $params) | Scribunto_LuaEngine | |
setTitle( $title) | ScribuntoEngineBase | |
setTTL( $ttl) | Scribunto_LuaEngine | |
setupCurrentFrames(PPFrame $frame=null) | Scribunto_LuaEngine | private |
validate( $text, $chunkName=false) | ScribuntoEngineBase | |