CurrencyBundle::getCurrencySymbol()
  • References/PHP/Symfony/Component/Intl/ResourceBundle

string|null getCurrencySymbol(string $currency, string $displayLocale = null) Returns the symbol

2025-01-10 15:47:30
LocaleBundleTransformationRule::beforeCreateStub()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Transformer/Rule

mixed beforeCreateStub(

2025-01-10 15:47:30
LanguageBundle::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
CurrencyBundleInterface::getRoundingIncrement()
  • References/PHP/Symfony/Component/Intl/ResourceBundle

float|int|null getRoundingIncrement(string $currency) Returns the rounding increment of a currency

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

interface CompilationContextInterface Stores contextual information for resource bundle compilation

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

BundleCompilerInterface getCompiler() Returns a resource bundle compiler. Return Value BundleCompilerInterface The loaded resource bundle compiler.

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

class ArrayAccessibleResourceBundle implements ArrayAccess,

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
StructuredBundleReader::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