You are here

6 calls to Yaml::dump() in Database Sanitize 7

DatabaseSanitizeCase::generateFullySpecifiedYmlFile in drush/tests/DatabaseSanitizeTest.php
Generates a yml file specifying all tables in the database.
MergeYaml::getMergedYmlContent in vendor/edisonlabs/merge-yaml/src/MergeYaml.php
Returns the content of the merged yaml files.
ParserTest::testCanParseVeryLongValue in vendor/symfony/yaml/Tests/ParserTest.php
YamlTest::testNegativeIndentationThrowsException in vendor/symfony/yaml/Tests/YamlTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage The indentation must be greater than zero
YamlTest::testParseAndDump in vendor/symfony/yaml/Tests/YamlTest.php
YamlTest::testZeroIndentationThrowsException in vendor/symfony/yaml/Tests/YamlTest.php
@expectedException \InvalidArgumentException @expectedExceptionMessage The indentation must be greater than zero