public Phalcon\Mvc\Router\Route addPost (string $pattern, [string/array $paths]) Adds a route to the router that only match if the HTTP method is POST
abstract public getHostname () ...
abstract public update ([mixed $data], [mixed $whiteList]) ...
Source on GitHub Methods abstract public initialize () ... abstract public destroy () ... abstract public set (mixed $property, mixed $value) ... abstract public get (mixed $property, [mixed $defaultValue]) ... abstract public has (mixed $property) ... abstract public __set (mixed $property, mixed $value) ... abstract public __get (mixed $property) ... abstract public __isset (mixed $property) ...
abstract public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) ...
final public readYaml () Fetch a YAML payload from the Beanstalkd server
abstract public getTaskName () ...
abstract public getControllerName () ...
public isFirst () Check whether column have first position in table
public static concat () Concatenates strings using the separator only once without duplication in places concatenation $str = Phalcon\Text::concat("/", "/tmp/", "/folder_1/", "/folder_2", "folder_3/"); echo $str; // /tmp/folder_1/folder_2/folder_3/
Page 362 of 382