You are here

7 calls to Yaml::parse() in Translation template extractor 7.2

ParserTest::testEmptyValue in vendor/Symfony/Component/Yaml/Tests/ParserTest.php
ParserTest::testMappingInASequence in vendor/Symfony/Component/Yaml/Tests/ParserTest.php
@expectedException \Symfony\Component\Yaml\Exception\ParseException
ParserTest::testSequenceInAMapping in vendor/Symfony/Component/Yaml/Tests/ParserTest.php
@expectedException \Symfony\Component\Yaml\Exception\ParseException
YamlTest::testParseAndDump in vendor/Symfony/Component/Yaml/Tests/YamlTest.php
_potx_load_yaml_translation_patterns in ./potx.inc
Load the list of YAML translation patterns from a file.
_potx_parse_shipped_configuration in ./potx.inc
Parse shipped configuration for translatables. Drupal 8+
_potx_parse_yaml_file in ./potx.inc
Parse a YAML file for translatables. Drupal 8+.