abstract public compilePattern (mixed $pattern) ...
public getDI () Returns the internal dependency injector
abstract public missingMethod (Phalcon\Mvc\CollectionInterface $collection, mixed $method, [mixed $arguments]) ...
abstract public rollbackPendent () ...
public toArray () Returns the instance as an array representation print_r($robot->toArray());
implements Phalcon\Di\InjectionAwareInterface Source on GitHub This class reads and compiles Volt templates into PHP plain code $compiler = new \Phalcon\Mvc\View\Engine\Volt\Compiler(); $compiler->compile('views/partials/header.volt'); require $compiler->getCompiledTemplatePath(); Methods public __construct ([Phalcon\Mvc\ViewBaseInterface $view]) public setDI (Phalcon\DiInterface $dependencyInjector) Sets the dependency injector public getDI () Returns the internal dependency injector
abstract public reConfigure (mixed $pattern, [mixed $paths]) ...
abstract public getCustomEventsManager (Phalcon\Mvc\CollectionInterface $model) ...
public isStrictHostCheck () Checks if the Request::getHttpHost method will be use strict validation of host name or not
integer EXCEPTION_CYCLIC_ROUTING
Page 102 of 382