Mvc\View::setViewsDir

public setViewsDir (mixed $viewsDir) Sets the views directory. Depending of your platform, always add a trailing slash or backslash

Session\Adapter\Memcache::read

public read (mixed $sessionId)

Http\Response\CookiesInterface::has

abstract public has (mixed $name) ...

Validation\Message

implements Phalcon\Validation\MessageInterface Source on GitHub Encapsulates validation info generated in the validation process Methods public __construct (mixed $message, [mixed $field], [mixed $type], [mixed $code]) Phalcon\Validation\Message constructor public setType (mixed $type) Sets message type public getType () Returns message type public setMessage (mixed $message) Sets verbose message public getMessage () Returns verbose message public setField (mixed $field) Sets field name related

Mvc\Model\MetaData\Session::MODELS_DEFAULT_VALUES

integer MODELS_DEFAULT_VALUES

Db\Adapter\Pdo\Postgresql::supportSequences

public supportSequences () Check whether the database system requires a sequence to produce auto-numeric values

Db\Adapter\Pdo::escapeString

public escapeString (mixed $str) Escapes a value to avoid SQL injections according to the active charset in the connection $escapedStr = $connection->escapeString('some dangerous value');

Loader::registerDirs

public registerDirs (array $directories, [mixed $merge]) Register directories in which “not found” classes could be found

Http\ResponseInterface::appendContent

abstract public appendContent (mixed $content) ...

Security::CRYPT_BLOWFISH

integer CRYPT_BLOWFISH