Extension [ extension #122 mustache version 0.9.3 ] { - Classes [7] { Class [ class MustacheAST implements Stringable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [1] { Property [ protected $binaryString = NULL ] } - Methods [5] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $vars = ] } } Method [ public method __sleep ] { - Parameters [0] { } } Method [ public method toArray ] { - Parameters [0] { } } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __wakeup ] { - Parameters [0] { } } } } Class [ class Mustache ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [11] { Method [ public method __construct ] { - Parameters [0] { } } Method [ public method getEscapeByDefault ] { - Parameters [0] { } } Method [ public method getStartSequence ] { - Parameters [0] { } } Method [ public method getStopSequence ] { - Parameters [0] { } } Method [ public method setEscapeByDefault ] { - Parameters [1] { Parameter #0 [ $escapeByDefault ] } } Method [ public method setStartSequence ] { - Parameters [1] { Parameter #0 [ $startSequence ] } } Method [ public method setStopSequence ] { - Parameters [1] { Parameter #0 [ $stopSequence ] } } Method [ public method parse ] { - Parameters [1] { Parameter #0 [ $tmpl ] } } Method [ public method render ] { - Parameters [3] { Parameter #0 [ $str ] Parameter #1 [ $vars ] Parameter #2 [ $partials ] } } Method [ public method tokenize ] { - Parameters [1] { Parameter #0 [ $tmpl ] } } Method [ public method debugDataStructure ] { - Parameters [1] { Parameter #0 [ $vars ] } } } } Class [ class MustacheData ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $tmpl ] } } Method [ public method toValue ] { - Parameters [0] { } } } } Class [ class MustacheTemplate implements Stringable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [1] { Property [ protected $template = NULL ] } - Methods [2] { Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $vars = ] } } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ class MustacheException extends Exception implements Throwable, Stringable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected $file = NULL ] Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ class MustacheParserException extends MustacheException implements Stringable, Throwable ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected $file = NULL ] Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ string $message = "" ] Parameter #1 [ int $code = 0 ] Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - Parameters [0] { } } Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getCode ] { - Parameters [0] { } } Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } Method [ final public method getPrevious ] { - Parameters [0] { } - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } } } Class [ class MustacheLambdaHelper ] { - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [2] { Method [ private method __construct ] { - Parameters [0] { } } Method [ public method render ] { - Parameters [1] { Parameter #0 [ $tmpl ] } } } } } }