public static underscore (mixed $text) Makes a phrase underscored instead of spaced echo Phalcon\Text::underscore('look behind'); // 'look_behind' echo Phalcon\Text::underscore('Awesome Phalcon'); // 'Awesome_Phalcon'
public registerNamespaceAlias (mixed $alias, mixed $namespaceName) Registers shorter aliases for namespaces in PHQL statements
integer MODELS_ATTRIBUTES
public key () Returns the current position/key in the iterator
public stop () Stops output frontend
abstract public set (mixed $name, mixed $value) ...
public flush () Immediately invalidates all existing items.
abstract public getField () ...
public render ([array $attributes]) Renders the element widget returning html
public offsetSet (string | int $index, Phalcon\Mvc\ModelInterface $value) Rows cannot be changed. It has only been implemented to meet the definition of the ArrayAccess interface
Page 147 of 382