11 calls to Yaml::encode() in Drupal 10
- DependencyTest::testNoVersionInfo in core/
modules/ system/ tests/ src/ Functional/ Module/ DependencyTest.php - Tests visiting admin/modules when a module outside of core has no version.
- 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 - InstallerExistingConfigSyncDirectoryMultilingualTest::prepareEnvironment in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigSyncDirectoryMultilingualTest.php - Prepares the current environment for running the test.
- 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.
- StarterKit::postProcess in core/
themes/ starterkit_theme/ src/ StarterKit.php - 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.