Source on GitHub
public static string selectStatic (array $parameters, [array $data]) Builds a HTML SELECT tag using a PHP array for options echo Phalcon\Tag::selectStatic("status", array("A" => "Active", "I" => "Inactive"))
abstract public log (mixed $type, [mixed $message], [array $context]) ...
abstract public setLabels (array $labels) ...
abstract public message (mixed $type, mixed $message) ...
abstract public isPurge () ...
public getPrefix () Returns the collection prefix if any
public get (string | object $className) Parses or retrieves all the annotations found in a class
public string | array | null getColumns () Returns the columns to be queried
public get (mixed $name) Returns the first annotation that match a name
Page 350 of 382