LocaleBundleInterface
  • References/PHP/Symfony/Component/Intl/ResourceBundle

interface LocaleBundleInterface implements

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

interface ResourceBundleInterface Gives access to ICU data. Methods

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

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

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

string|null getCurrencyName(string $currency, string $displayLocale = null) Returns the name

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

afterCompile(

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

string[] beforeCompile(

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

interface BundleCompilerInterface Compiles a resource bundle.

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

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

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

addRule(

2025-01-10 15:47:30