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
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
BundleReaderInterface::getLocales()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Reader

string[] getLocales(string $path) Reads the available locales of a resource bundle.

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

createStubs(

2025-01-10 15:47:30
CompilationContext::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
BundleTransformer
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Transformer

class BundleTransformer Compiles a number of resource bundles based on predefined compilation rules

2025-01-10 15:47:30
ArrayAccessibleResourceBundle::offsetSet()
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Util

offsetSet($offset, $value) Parameters $offset

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

Classes

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

string getBundleName() Returns the name of the compiled resource bundle.

2025-01-10 15:47:30