public sort (array $value) Sorts an array
public compileIf (array $statement, [mixed $extendsMode]) Compiles a ‘if’ statement returning PHP code
public compileReturn (array $statement) Compiles a “return” statement returning PHP code
Source
public getCache () Returns the cache instance used to cache
public cache ([mixed $options]) Cache the actual view render to certain level
public partial (mixed $partialPath, [mixed $params]) Renders a partial view
extends class Phalcon\Exception
public getDI () Returns the internal dependency injector
public registerEngines (array $engines) Register templating engines
Page 6 of 15