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::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::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::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::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::length
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public length (mixed $item) Length filter. If an array/object is passed a count is performed otherwise a strlen/mb_strlen

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

public isIncluded (mixed $needle, mixed $haystack) Checks if the needle is included in the haystack

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