CompilationContextInterface::getIcuVersion()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Transformer

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

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

Filesystem getFilesystem()

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

string|null getLanguageName(string $language, string|null $region = null, string $displayLocale = null)

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

string[] getScriptNames(string $displayLocale = null) Returns the names of all known scripts

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

getFractionDigits($currency) Data provider for {@link \Symfony\Component\Intl\Currency::getFractionDigits()}

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

string[] getCountryNames(string $displayLocale = null) Returns the names of all known countries

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