public getOptions () Returns the manager options
public mixed increment (string $keyName, [long $value]) Atomic increment of a given key, by number $value
public write (mixed $key, Phalcon\Annotations\Reflection $data) Writes parsed annotations to files
public setLabels (array $labels) Adds labels for fields
public has () Checks whether the manager has an active transaction
public mixed decrement (string $keyName, [long $value]) Atomic decrement of a given key, by number $value
public string compileCall (array $statement, boolean $extendsMode) Compiles calls to macros
string FILTER_UPPER
public get (mixed $keyName, [mixed $lifetime]) Returns a cached content
public getOptions () ...
Page 157 of 382