static lookup(array $langtag, string $locale, bool $canonicalize = false, string $default = null)
static string getDisplayName(string $locale, string $inLocale = null) Not supported
class Locale Replacement for PHP's native {@link \Locale} class. The only method supported
static array getAllVariants(string $locale) Not supported. Returns the variants for
static string getDefault() Returns the default locale.
static string|null getPrimaryLanguage(string $locale) Not supported. Returns the primary
static array getKeywords(string $locale) Not supported. Returns the keywords for the
static string|null getScript(string $locale) Not supported. Returns the script for
static string|null getRegion(string $locale) Not supported. Returns the region for
static string getDisplayScript(string $locale, string $inLocale = null) Not supported
Page 1 of 2