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

Dispatcher::EXCEPTION_CYCLIC_ROUTING

integer EXCEPTION_CYCLIC_ROUTING

Paginator\Adapter\QueryBuilder::getPaginate

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

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

Mvc\View\Engine\Volt\Compiler::getFunctions

public getFunctions () Register the user registered functions

Assets\Collection::setTargetUri

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

Mvc\Model\Resultset::rewind

final public rewind () Rewinds resultset to its beginning

Db\Adapter\Pdo\Sqlite::useExplicitIdValue

public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns

Mvc\Model\Row::offsetGet

public string | Phalcon\Mvc\ModelInterface offsetGet (string | int $index) Gets a record in a specific position of the row

Mvc\Model\TransactionInterface::setRollbackOnAbort

abstract public setRollbackOnAbort (mixed $rollbackOnAbort) ...