Mvc\Model\Query\BuilderInterface::from

abstract public from (mixed $models) ...

Security::getRandomBytes

public getRandomBytes () Returns a number of bytes to be generated by the openssl pseudo random generator

Dispatcher::getActiveMethod

public getActiveMethod () Returns the current method to be/executed in the dispatcher

Mvc\Micro\CollectionInterface::map

abstract public map (mixed $routePattern, mixed $handler, [mixed $name]) ...

Installation on XAMPP

XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. Once you download XAMPP, all you have to do is extract it and start using it. Below are detailed instructions on how to install Phalcon on XAMPP for Windows. Using the latest XAMPP version is highly recommended. Download the right version of Phalcon XAMPP is always releasing 32 bit versions of Apache and PHP. You will need to download the x86 version of Phalcon for Windows from the download section. After downloadin

Paginator\Adapter\QueryBuilder::getPaginate

public getPaginate () Returns a slice of the resultset to show in the pagination

Mvc\Model\BehaviorInterface

Source on GitHub Methods abstract public notify (mixed $type, Phalcon\Mvc\ModelInterface $model) ... abstract public missingMethod (Phalcon\Mvc\ModelInterface $model, mixed $method, [mixed $arguments]) ...

Mvc\Router::addHead

public addHead (mixed $pattern, [mixed $paths], [mixed $position]) Adds a route to the router that only match if the HTTP method is HEAD

Assets\Collection::setTargetUri

public setTargetUri (mixed $targetUri) Sets a target uri for the generated HTML

Http\Response\Headers::set

public set (mixed $name, mixed $value) Sets a header to be sent at the end of the request