DispatcherInterface

Source on GitHub Methods abstract public setActionSuffix (mixed $actionSuffix) ... abstract public getActionSuffix () ... abstract public setDefaultNamespace (mixed $defaultNamespace) ... abstract public setDefaultAction (mixed $actionName) ... abstract public setNamespaceName (mixed $namespaceName) ... abstract public setModuleName (mixed $moduleName) ... abstract public setActionName (mixed $actionName) ... abstract public getActionName () ... abstract public setParams (mixed $params) ... abs

Db\ResultInterface

Source on GitHub Methods abstract public execute () ... abstract public fetch () ... abstract public fetchArray () ... abstract public fetchAll () ... abstract public numRows () ... abstract public dataSeek (mixed $number) ... abstract public setFetchMode (mixed $fetchMode) ... abstract public getInternalResult () ...

Mvc\RouterInterface::setDefaultModule

abstract public setDefaultModule (mixed $moduleName) ...

Security::setRandomBytes

public setRandomBytes (mixed $randomBytes) Sets a number of bytes to be generated by the openssl pseudo random generator

Security::hasLibreSsl

public hasLibreSsl () Testing for LibreSSL

Mvc\Micro\CollectionInterface::get

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

Assets\Inline

Source on GitHub Represents an inline asset $inline = new \Phalcon\Assets\Inline('js', 'alert("hello world");'); Methods public getType () ... public getContent () ... public getFilter () ... public getAttributes () ... public __construct (string $type, string $content, [boolean $filter], [array $attributes]) Phalcon\Assets\Inline constructor public setType (mixed $type) Sets the inline’s type public setFilter (mixed $filter) Sets if the resource must be filtered or not public setAttributes (a

Mvc\Router\Group::setHostname

public setHostname (mixed $hostname) Set a hostname restriction for all the routes in the group

Acl\Adapter\Memory::isResource

public isResource (mixed $resourceName) Check whether resource exist in the resources list

Security::getDefaultHash

public getDefaultHash () Returns the default hash