LocaleScanner::scanLocales()
  • References/PHP/Symfony/Component/Intl/Data/Util

array scanLocales(string $sourceDir) Returns all locales found in the given directory.

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

static array getAllVariants(string $locale) Not supported. Returns the variants for

2025-01-10 15:47:30
LocaleDataProvider::getName()
  • References/PHP/Symfony/Component/Intl/Data/Provider

getName($locale, $displayLocale = null) Parameters $locale

2025-01-10 15:47:30
Version::compare()
  • References/PHP/Symfony/Component/Intl/Util

static bool compare(string $version1, string $version2, string $operator, int|null $precision = null)

2025-01-10 15:47:30
AmPmTransformer::format()
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

string format(DateTime $dateTime, int $length)

2025-01-10 15:47:30
CompilationContextInterface::getBinaryDir()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Transformer

string getBinaryDir() Returns the directory where the binary resource bundles are stored.

2025-01-10 15:47:30
Hour1201Transformer::normalizeHour()
  • References/PHP/Symfony/Component/Intl/DateFormatter/DateFormat

int normalizeHour(int $hour, string $marker = null) Returns a normalized hour value suitable

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

static lookup(array $langtag, string $locale, bool $canonicalize = false, string $default = null)

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

string[] getLocales(string $path) Reads the available locales of a resource bundle.

2025-01-10 15:47:30
RegionBundle::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