You are here

8 calls to Yaml::encode() in Drupal 9

DistributionProfileExistingSettingsTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php
Prepares the current environment for running the test.
ExtensionListTest::setupTestExtensionList in core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php
Sets up an a test extension list.
FrontMatterTest::createFrontMatterSource in core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php
Creates a front matter source string.
GenerateTheme::execute in core/lib/Drupal/Core/Command/GenerateTheme.php
InstallerExistingConfigTestBase::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigTestBase.php
Prepares the current environment for running the test.
MultipleDistributionsProfileTest::prepareEnvironment in core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
Prepares the current environment for running the test.
UpdateScriptTest::testExtensionCompatibilityChange in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that extension compatibility changes are handled correctly.
UpdateScriptTest::testMissingExtension in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests that a missing extension prevents updates.