LuaSandbox
extension to run Lua 5.1 code from PHP
Loading...
Searching...
No Matches
LuaSandbox Member List

This is the complete list of members for LuaSandbox, including all inherited members.

callFunction( $name)LuaSandbox
disableProfiler()LuaSandbox
enableProfiler( $period=0.002)LuaSandbox
getCPUUsage()LuaSandbox
getMemoryUsage()LuaSandbox
getPeakMemoryUsage()LuaSandbox
getProfilerFunctionReport( $units=LuaSandbox::SECONDS)LuaSandbox
getVersionInfo()LuaSandboxstatic
loadBinary( $binary, $chunkName='')LuaSandbox
loadString( $code, $chunkName='')LuaSandbox
pauseUsageTimer()LuaSandbox
PERCENT (defined in LuaSandbox)LuaSandbox
registerLibrary( $libName, array $functions)LuaSandbox
SAMPLES (defined in LuaSandbox)LuaSandbox
SECONDS (defined in LuaSandbox)LuaSandbox
setCPULimit( $limit)LuaSandbox
setMemoryLimit( $limit)LuaSandbox
unpauseUsageTimer()LuaSandbox
wrapPhpFunction(callable $function)LuaSandbox