Mvc\View\Engine\Volt\Compiler::compileFile
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public string | array compileFile (string $path, string $compiledPath, [boolean $extendsMode])

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::compileInclude
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public compileInclude (array $statement) Compiles a ‘include’ statement returning PHP code

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::expression
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

final public expression (array $expr) Resolves an expression node in an AST volt tree

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::fireExtensionEvent
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

final public mixed fireExtensionEvent (string $name, [array $arguments]) Fires an event to registered

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::setUniquePrefix
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public setUniquePrefix (mixed $prefix) Set a unique prefix to be used as prefix for compiled variables

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::functionCall
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public functionCall (array $expr) Resolves function intermediate code into PHP function calls

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::setOptions
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public setOptions (array $options) Sets the compiler options

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::compileString
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public compileString (mixed $viewCode, [mixed $extendsMode]) Compiles a template into a string

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::resolveTest
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public resolveTest (array $test, mixed $left) Resolves filter intermediate code into a valid PHP expression

2025-01-10 15:47:30
Mvc\View\Engine\Volt\Compiler::attributeReader
  • References/PHP/Phalcon/Mvc/View/Engine/Volt/Compiler

public attributeReader (array $expr) Resolves attribute reading

2025-01-10 15:47:30