Extension [ extension #15 parallel version 0.0.1dev ] { - Classes [3] { Class [ final class parallel\Runtime ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [3] { Method [ public method __construct ] { } Method [ public method run ] { } Method [ public method close ] { } } } Class [ final class parallel\Future ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ public method value ] { } } } Class [ class parallel\Exception extends ErrorException implements Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [5] { Property [ protected $message ] Property [ protected $code ] Property [ protected $file ] Property [ protected $line ] Property [ protected $severity ] } - Methods [11] { Method [ public method __construct ] { - Parameters [6] { Parameter #0 [ $message ] Parameter #1 [ $code ] Parameter #2 [ $severity ] Parameter #3 [ $filename ] Parameter #4 [ $lineno ] Parameter #5 [ $previous ] } } Method [ final public method getSeverity ] { } Method [ public method __wakeup ] { } Method [ final public method getMessage ] { } Method [ final public method getCode ] { } Method [ final public method getFile ] { } Method [ final public method getLine ] { } Method [ final public method getTrace ] { } Method [ final public method getPrevious ] { } Method [ final public method getTraceAsString ] { } Method [ public method __toString ] { } } } } }