You are here

Classes, traits, and interfaces in Translation template extractor 6.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
A class Symfony\Component\Yaml\Tests vendor/Symfony/Component/Yaml/Tests/DumperTest.php
B class Symfony\Component\Yaml\Tests vendor/Symfony/Component/Yaml/Tests/ParserTest.php
Dumper class Symfony\Component\Yaml vendor/Symfony/Component/Yaml/Dumper.php Dumper dumps PHP variables to YAML strings. 1
DumperTest class Symfony\Component\Yaml\Tests vendor/Symfony/Component/Yaml/Tests/DumperTest.php
DumpException class Symfony\Component\Yaml\Exception vendor/Symfony/Component/Yaml/Exception/DumpException.php Exception class thrown when an error occurs during dumping. 1
Escaper class Symfony\Component\Yaml vendor/Symfony/Component/Yaml/Escaper.php Escaper encapsulates escaping rules for single and double-quoted YAML strings.
ExceptionInterface interface Symfony\Component\Yaml\Exception vendor/Symfony/Component/Yaml/Exception/ExceptionInterface.php Exception interface for all exceptions thrown by the component. 1
Inline class Symfony\Component\Yaml vendor/Symfony/Component/Yaml/Inline.php Inline implements a YAML parser/dumper for the YAML inline syntax. 1
InlineTest class Symfony\Component\Yaml\Tests vendor/Symfony/Component/Yaml/Tests/InlineTest.php
ParseException class Symfony\Component\Yaml\Exception vendor/Symfony/Component/Yaml/Exception/ParseException.php Exception class thrown when an error occurs during parsing. 4
Parser class Symfony\Component\Yaml vendor/Symfony/Component/Yaml/Parser.php Parser parses YAML strings to convert them to PHP arrays. 2
ParserTest class Symfony\Component\Yaml\Tests vendor/Symfony/Component/Yaml/Tests/ParserTest.php
PotxMockLanguageManager class tests/LanguageManager.php Mock class
PotxTestCase class tests/potx.test @file Tests to ensure that the template extractor works as intended.
PotxTestD8 class tests/potx_test_8.module Test parsing Drupal 8 $this->t and formatPlural function calls.
RuntimeException class Symfony\Component\Yaml\Exception vendor/Symfony/Component/Yaml/Exception/RuntimeException.php Exception class thrown when an error occurs during parsing. 3
TestConstraint class tests/TestConstraint.php
Twig_Autoloader class vendor/Twig/Autoloader.php Autoloads Twig classes.
Twig_Compiler class vendor/Twig/Compiler.php Compiles a node to PHP code.
Twig_CompilerInterface Deprecated interface vendor/Twig/CompilerInterface.php Interface implemented by compiler classes. 1
Twig_Environment class vendor/Twig/Environment.php Stores the Twig configuration.
Twig_Error class vendor/Twig/Error.php Twig base exception. 4
Twig_Error_Loader class vendor/Twig/Error/Loader.php Exception thrown when an error occurs during template loading.
Twig_Error_Runtime class vendor/Twig/Error/Runtime.php Exception thrown when an error occurs at runtime.
Twig_Error_Syntax class vendor/Twig/Error/Syntax.php Exception thrown when a syntax error occurs during lexing or parsing of a template.
Twig_ExistsLoaderInterface Deprecated interface vendor/Twig/ExistsLoaderInterface.php Adds an exists() method for loaders. 4
Twig_ExpressionParser class vendor/Twig/ExpressionParser.php Parses expressions.
Twig_Extension abstract class vendor/Twig/Extension.php 7
Twig_ExtensionInterface interface vendor/Twig/ExtensionInterface.php Interface implemented by extension classes. 1
Twig_Extension_Core class vendor/Twig/Extension/Core.php
Twig_Extension_Debug class vendor/Twig/Extension/Debug.php
Twig_Extension_Escaper class vendor/Twig/Extension/Escaper.php
Twig_Extension_Optimizer class vendor/Twig/Extension/Optimizer.php
Twig_Extension_Sandbox class vendor/Twig/Extension/Sandbox.php
Twig_Extension_Staging class vendor/Twig/Extension/Staging.php Internal class.
Twig_Extension_StringLoader class vendor/Twig/Extension/StringLoader.php
Twig_Filter Deprecated abstract class vendor/Twig/Filter.php Represents a template filter. 3
Twig_FilterCallableInterface Deprecated interface vendor/Twig/FilterCallableInterface.php Represents a callable template filter. 1
Twig_FilterInterface Deprecated interface vendor/Twig/FilterInterface.php Represents a template filter. 1
Twig_Filter_Function Deprecated class vendor/Twig/Filter/Function.php Represents a function template filter.
Twig_Filter_Method Deprecated class vendor/Twig/Filter/Method.php Represents a method template filter.
Twig_Filter_Node Deprecated class vendor/Twig/Filter/Node.php Represents a template filter as a node.
Twig_Function Deprecated abstract class vendor/Twig/Function.php Represents a template function. 3
Twig_FunctionCallableInterface Deprecated interface vendor/Twig/FunctionCallableInterface.php Represents a callable template function. 1
Twig_FunctionInterface Deprecated interface vendor/Twig/FunctionInterface.php Represents a template function. 1
Twig_Function_Function Deprecated class vendor/Twig/Function/Function.php Represents a function template function.
Twig_Function_Method Deprecated class vendor/Twig/Function/Method.php Represents a method template function.
Twig_Function_Node Deprecated class vendor/Twig/Function/Node.php Represents a template function as a node.
Twig_Lexer class vendor/Twig/Lexer.php Lexes a template string.
Twig_LexerInterface Deprecated interface vendor/Twig/LexerInterface.php Interface implemented by lexer classes. 1

Pages

Other projects