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

interface ResourceBundleInterface Gives access to ICU data. Methods

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

string|null getLanguageName(string $language, string|null $region = null, string $displayLocale = null)

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
BundleCompiler
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Compiler

class BundleCompiler implements

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

string getSourceDir() Returns the directory where the source versions of the resource bundles

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
LocaleBundleTransformationRule::afterCreateStub()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Transformer/Rule

afterCreateStub(

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

class IcuVersion Facilitates the comparison of ICU version strings.

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

string[] getLanguageNames(string $displayLocale = null) Returns the names of all known languages

2025-01-10 15:47:30