You are here

11 calls to Yaml::encode() in Zircon Profile 8

ConfigController::downloadExport in core/modules/config/src/Controller/ConfigController.php
Downloads a tarball of the site configuration.
ConfigInstallProfileUnmetDependenciesTest::setUp in core/modules/config/src/Tests/ConfigInstallProfileUnmetDependenciesTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigManager::diff in core/lib/Drupal/Core/Config/ConfigManager.php
Creates a Diff object using the config data from the two storages.
ConfigSingleExportForm::updateExport in core/modules/config/src/Form/ConfigSingleExportForm.php
Handles switching the export textarea.
ConfigSingleImportExportTest::testExport in core/modules/config/src/Tests/ConfigSingleImportExportTest.php
Tests exporting a single configuration file.
ConfigSingleImportExportTest::testImportSimpleConfiguration in core/modules/config/src/Tests/ConfigSingleImportExportTest.php
Tests importing a simple configuration file.
DistributionProfileTest::setUp in core/modules/system/src/Tests/Installer/DistributionProfileTest.php
Sets up a Drupal site for running functional and integration tests.
FileStorage::encode in core/lib/Drupal/Core/Config/FileStorage.php
Encodes configuration data into the storage-specific format.
SingleVisibleProfileTest::setUp in core/modules/system/src/Tests/Installer/SingleVisibleProfileTest.php
Sets up a Drupal site for running functional and integration tests.
WebTestBase::setContainerParameter in core/modules/simpletest/src/WebTestBase.php
Changes parameters in the services.yml file.
YamlTest::testEncode in core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
@covers ::encode