You are here

20 calls to Yaml::decode() in Zircon Profile 8

ConfigExportUITest::testExport in core/modules/config/src/Tests/ConfigExportUITest.php
Tests export of configuration.
ConfigInstallProfileUnmetDependenciesTest::setUp in core/modules/config/src/Tests/ConfigInstallProfileUnmetDependenciesTest.php
Sets up a Drupal site for running functional and integration tests.
ConfigSingleImportForm::validateForm in core/modules/config/src/Form/ConfigSingleImportForm.php
Form validation handler.
drupal-8.block-context-manager-2354889.php in core/modules/system/tests/fixtures/update/drupal-8.block-context-manager-2354889.php
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2354889.
drupal-8.local-actions-tasks-into-blocks-507488.php in core/modules/system/tests/fixtures/update/drupal-8.local-actions-tasks-into-blocks-507488.php
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/507488.
drupal-8.page-title-into-block-2476947.php in core/modules/system/tests/fixtures/update/drupal-8.page-title-into-block-2476947.php
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2476947.
drupal-8.seven-secondary-local-tasks-block-2569529.php in core/modules/system/tests/fixtures/update/drupal-8.seven-secondary-local-tasks-block-2569529.php
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/507488.
drupal-8.site-branding-into-block-2005546.php in core/modules/system/tests/fixtures/update/drupal-8.site-branding-into-block-2005546.php
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2005546.
drupal-8.views-entity-views-data-2455125.php in core/modules/system/tests/fixtures/update/drupal-8.views-entity-views-data-2455125.php
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2455125.
drupal-8.views_entity_reference_plugins-2429191.php in core/modules/field/tests/fixtures/update/drupal-8.views_entity_reference_plugins-2429191.php
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2429191.
FileStorage::decode in core/lib/Drupal/Core/Config/FileStorage.php
Decodes configuration data from the storage-specific format.
FileStorageTest::read in core/modules/config/src/Tests/Storage/FileStorageTest.php
InfoParserDynamic::parse in core/lib/Drupal/Core/Extension/InfoParserDynamic.php
Parses Drupal module, theme and profile .info.yml files.
LibraryDiscoveryParser::parseLibraryInfo in core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php
Parses a given library file and allows modules and themes to alter it.
MigrateTemplateStorage::getAllTemplates in core/modules/migrate/src/MigrateTemplateStorage.php
Retrieves all migration templates belonging to enabled extensions.
ModuleInstaller::removeCacheBins in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Helper method for removing all cache bins registered by a given module.
WebTestBase::setContainerParameter in core/modules/simpletest/src/WebTestBase.php
Changes parameters in the services.yml file.
YamlDiscovery::findAll in core/lib/Drupal/Component/Discovery/YamlDiscovery.php
Returns an array of discoverable items.
YamlFileLoader::loadFile in core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php
Loads a YAML file.
YamlTest::testDecode in core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
@covers ::decode