public compileForElse () Generates a ‘forelse’ PHP code
public addFilter (mixed $name, mixed $definition) Register a new filter in the compiler
public setDI (Phalcon\DiInterface $dependencyInjector)
public getDI () Returns the internal dependency injector
public sort (array $value) Sorts an array
public compileDo (array $statement) Compiles a “do” statement returning PHP code
public compileReturn (array $statement) Compiles a “return” statement returning PHP code
public compileIf (array $statement, [mixed $extendsMode]) Compiles a ‘if’ statement returning PHP code
public getExtensions () Returns the list of extensions registered in Volt
public compileSet (array $statement) Compiles a “set” statement returning PHP code
Page 2 of 6