LanguageBundleTransformationRule
  • References/PHP/Symfony/Component/Intl/ResourceBundle/Transformer/Rule

class LanguageBundleTransformationRule implements

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

afterCompile(

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

class CompilationContext implements

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

string[] beforeCompile(

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

Filesystem getFilesystem()

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