8 calls to Yaml::decode() in Drupal 10
- ExtensionListTest::setupTestExtensionList in core/
tests/ Drupal/ Tests/ Core/ Extension/ ExtensionListTest.php - Sets up an a test extension list.
- 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.
- ModuleInfoTest::testModuleInfo in core/
tests/ Drupal/ Tests/ Core/ Extension/ ModuleInfoTest.php - Tests that core module info files have the expected keys.
- StarterKit::postProcess in core/
themes/ starterkit_theme/ src/ StarterKit.php - YamlDirectoryDiscovery::findAll in core/
lib/ Drupal/ Component/ Discovery/ YamlDirectoryDiscovery.php - YamlDiscovery::decode in core/
lib/ Drupal/ Component/ Discovery/ YamlDiscovery.php - Decode a YAML file.