Locale::setDefault()
  • References/PHP/Symfony/Component/Intl/Locale

static bool setDefault(string $locale) Not supported. Sets the default runtime locale

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

class CurrencyBundle extends

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

string|bool format(int|DateTime $timestamp)

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

compileBundles(

2025-01-10 15:47:30
RingBuffer::offsetGet()
  • References/PHP/Symfony/Component/Intl/Data/Util

offsetGet($key) {@inheritdoc} Parameters

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

bool isQuoteMatch(string $quoteMatch) Check if the first char of a string is a single quote.

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

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

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

bool|int getAttribute(int $attr) Returns an attribute value.

2025-01-10 15:47:30
IntlDateFormatter::setLenient()
  • References/PHP/Symfony/Component/Intl/DateFormatter

bool setLenient(bool $lenient) Set the leniency of the parser. Define if the parser is

2025-01-10 15:47:30
IntlDateFormatter::getDateType()
  • References/PHP/Symfony/Component/Intl/DateFormatter

int getDateType() Returns the formatter's datetype.

2025-01-10 15:47:30