Mvc\View\Engine
  • References/PHP/Phalcon/Mvc/View/Engine

extends abstract class Phalcon\Di\Injectable

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

extends abstract class Phalcon\Mvc\View\Engine

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

public render (string $controllerName, string $actionName, [array $params]) Executes render process

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

public callMacro (mixed $name, [array $arguments]) Checks if a macro is defined and calls it

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

public compileAutoEscape (array $statement, mixed $extendsMode) Compiles a “autoescape” statement returning

2025-01-10 15:47:30
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\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::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::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