Mvc\Model\Query\Builder::getHaving

public string | array getHaving () Return the current having clause

Assets\Resource::setTargetUri

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

Assets\Manager::addResource

public addResource (Phalcon\Assets\Resource $resource) Adds a raw resource to the manager $assets->addResource(new Phalcon\Assets\Resource('css', 'css/style.css'));

Mvc\Model\Criteria::order

public order (mixed $orderColumns) Adds the order-by parameter to the criteria (deprecated)

Assets\Resource::getContent

public getContent ([mixed $basePath]) Returns the content of the resource as an string Optionally a base path where the resource is located can be set

Internationalization

Phalcon is written in C as an extension for PHP. There is a PECL extension that offers internationalization functions to PHP applications called intl. Starting from PHP 5.4/5.5 this extension is bundled with PHP. Its documentation can be found in the pages of the official PHP manual. Phalcon does not offer this functionality, since creating such a component would be replicating existing code. In the examples below, we will show you how to implement the intl extension’s functionality into Phalco

Di::remove

public remove (mixed $name) Removes a service in the services container It also removes any shared instance created for the service

Logger\Adapter::commit

public commit () Commits the internal transaction

Mvc\Model\Relation::getReferencedFields

public string | array getReferencedFields () Returns the referenced fields

Session\Adapter\Libmemcached::SESSION_DISABLED

integer SESSION_DISABLED