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

public compileMacro (array $statement, mixed $extendsMode) Compiles macros

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

public getTemplatePath () Returns the path that is currently being compiled

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

public compileForeach (array $statement, [mixed $extendsMode]) Compiles a “foreach” intermediate code representation

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

public getView () Returns the view component related to the adapter

2025-01-10 15:47:30