Mvc\View\Engine\Volt::getCompiler
  • References/PHP/Phalcon/Mvc/View/Engine/Volt

public getCompiler () Returns the Volt’s compiler

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

extends class Phalcon\Mvc\View\Exception

2025-01-10 15:47:30
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::partial
  • References/PHP/Phalcon/Mvc/View/Engine

public string partial (string $partialPath, [array $params]) Renders a partial inside another view

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

public setOptions (array $options) Set Volt’s options

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::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