PhpBundleWriter
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Writer

class PhpBundleWriter implements

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

bool isLenient() Returns whether the formatter is lenient.

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

string parse(string $value, int $position = null) Parse string to a timestamp value.

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

abstract array extractDateOptions(string $matched, int $length) Extract date options

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

array extractDateOptions(string $matched, int $length) Extract date options from a matched value

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

Filesystem getFilesystem()

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
Locale::getDisplayVariant()
  • References/PHP/Symfony/Component/Intl/Locale

static string getDisplayVariant(string $locale, string $inLocale = null) Not supported

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