7 calls to Yaml::parse()

FileStorageTest::read in drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php
ParserTest::testMappingInASequence in drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php
@expectedException Symfony\Component\Yaml\Exception\ParseException
ParserTest::testSequenceInAMapping in drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php
@expectedException Symfony\Component\Yaml\Exception\ParseException
YamlFileLoader::load in drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php
Loads a Yaml file.
YamlFileLoader::loadFile in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php
Loads a YAML file.
YamlTest::testEmbededPhp in drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/YamlTest.php
YamlTest::testParseAndDump in drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/YamlTest.php