string trans(string $id, array $parameters = array(), string|null $domain = null, string|null $locale = null)
mixed getMetadata(string $key = '', string $domain = 'messages') Gets metadata for the given
class PhpFileDumper extends
bool has(string $id, string $domain = 'messages') Checks if a message has a translation.
class AbstractFileExtractor Base class used by classes that extract translation messages from files
setMetadata(string $key, mixed $value, string $domain = 'messages') Adds metadata to a message domain
static bool test(int $number, string $interval) Tests if the given number is in the
setLocale(string $locale) Sets the current locale.
addResource(string $format, mixed $resource, string $locale, string $domain = null) Adds a Resource
Page 6 of 15