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

interface CurrencyBundleInterface implements

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

string[] getLocaleNames(string $displayLocale = null) Returns the names of all known locales

2025-01-10 15:47:30
StubbingContext::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
GeneratorConfig::getBundleWriters()
  • References/PHP/Symfony/Component/Intl/Data/Generator

Bun

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

static bool isExtensionLoaded() Returns whether the intl extension is installed.

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

string formatCurrency(float $value, string $currency) Format a currency value.

2025-01-10 15:47:30
Hour2400Transformer::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
ScriptDataProvider::getNames()
  • References/PHP/Symfony/Component/Intl/Data/Provider

getNames($displayLocale = null) Parameters $displayLocale

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

string getReverseMatchingRegExp(int $length) Returns a reverse matching regular expression of

2025-01-10 15:47:30