public setDomain (mixed $domain) Changes the current domain (i.e. the translation file)
public getLocale ()
public query (mixed $index, [mixed $placeholders]) Returns the translation related to the given key
Source on GitHub Methods abstract public replacePlaceholders (mixed $translation, [mixed $placeholders]) ...
abstract public replacePlaceholders (mixed $translation, [mixed $placeholders]) ...
public string query (string $index, [array $placeholders]) Returns the translation related to the
public exists (mixed $index) Check whether is defined a translation key in the internal array
public getCategory ()
extends abstract class Phalcon\Translate\Adapter
public offsetExists (mixed $translateKey) Check whether a translation key exists
Page 1 of 4