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

public array parse (string $viewCode) Parses a Volt template returning its intermediate representation

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

public compileForElse () Generates a ‘forelse’ PHP code

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

public compileCache (array $statement, [mixed $extendsMode]) Compiles a “cache” statement returning PHP code

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

public sort (array $value) Sorts an array

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

public getCompiledTemplatePath () Returns the path to the last compiled template

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

public render (mixed $templatePath, mixed $params, [mixed $mustClean]) Renders a view using the

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

public compileSet (array $statement) Compiles a “set” statement returning PHP code

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

public getDI () Returns the internal dependency injector

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

public compileDo (array $statement) Compiles a “do” statement returning PHP code

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

public compileIf (array $statement, [mixed $extendsMode]) Compiles a ‘if’ statement returning PHP code

2025-01-10 15:47:30