RegionBundleInterface::getCountryName()
  • References/PHP/Symfony/Component/Intl/ResourceBundle

string|null getCountryName(string $country, string $displayLocale = null) Returns the name of

2025-01-10 15:47:30
IntlDateFormatter::isLenient()
  • References/PHP/Symfony/Component/Intl/DateFormatter

bool isLenient() Returns whether the formatter is lenient.

2025-01-10 15:47:30
ArrayAccessibleResourceBundle::count()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Util

count()

2025-01-10 15:47:30
ArrayAccessibleResourceBundle::offsetSet()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Util

offsetSet($offset, $value) Parameters $offset

2025-01-10 15:47:30
RegionBundle::getLocales()
  • References/PHP/Symfony/Component/Intl/ResourceBundle

string[] getLocales() Returns the list of locales that this bundle supports.

2025-01-10 15:47:30
ArrayAccessibleResourceBundle::getErrorCode()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Util

getErrorCode()

2025-01-10 15:47:30
Locale::getDisplayVariant()
  • References/PHP/Symfony/Component/Intl/Locale

static string getDisplayVariant(string $locale, string $inLocale = null) Not supported

2025-01-10 15:47:30
GeneratorConfig::getIcuVersion()
  • References/PHP/Symfony/Component/Intl/Data/Generator

string getIcuVersion() Returns the ICU version of the bundles being converted.

2025-01-10 15:47:30
StructuredBundleReader::read()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Reader

mixed read(string $path, string $locale) Reads a resource bundle.

2025-01-10 15:47:30
NumberFormatter::parse()
  • References/PHP/Symfony/Component/Intl/NumberFormatter

int|float|false parse(string $value, int $type = self::TYPE_DOUBLE, int $position) Parse a number

2025-01-10 15:47:30