Db\Column::getType

public getType () Column data type

Images

Phalcon\Image is the component that allows you to manipulate image files. Multiple operations can be performed on the same image object. This guide is not intended to be a complete documentation of available methods and their arguments. Please visit the API for a complete reference. Adapters This component makes use of adapters to encapsulate specific image manipulator programs. The following image manipulator programs are supported: Class Description Phalcon\Image\Adapter\Gd Requires the GD

Mvc\Model\MetaData\Xcache::read

public array read (string $key) Reads metadata from XCache

Mvc\Model\MetaData::getStrategy

public getStrategy () Return the strategy to obtain the meta-data

Logger\Adapter\File::getFormatter

public getFormatter () Returns the internal formatter

Assets\Manager::setOptions

public setOptions (array $options) Sets the manager options

Mvc\Router\GroupInterface

Source on GitHub Methods abstract public setHostname (mixed $hostname) ... abstract public getHostname () ... abstract public setPrefix (mixed $prefix) ... abstract public getPrefix () ... abstract public beforeMatch (mixed $beforeMatch) ... abstract public getBeforeMatch () ... abstract public setPaths (mixed $paths) ... abstract public getPaths () ... abstract public getRoutes () ... abstract public add (mixed $pattern, [mixed $paths], [mixed $httpMethods]) ... abstract public addGet (mixed $

Mvc\Dispatcher::EXCEPTION_NO_DI

integer EXCEPTION_NO_DI

Mvc\EntityInterface::writeAttribute

abstract public writeAttribute (mixed $attribute, mixed $value) ...

Mvc\Micro\CollectionInterface::put

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