7 calls to Yaml::decode()
- Finder::__construct in core/
lib/ Drupal/ Core/ DefaultContent/ Finder.php - GenerateTheme::execute in core/
lib/ Drupal/ Core/ Command/ GenerateTheme.php - Executes the current command.
- GenerateTheme::loadStarterKitConfig in core/
lib/ Drupal/ Core/ Command/ GenerateTheme.php - InstalledPackage::scanForProjectName in core/
modules/ package_manager/ src/ InstalledPackage.php - Scans a given path to determine the Drupal project name.
- Recipe::parse in core/
lib/ Drupal/ Core/ Recipe/ Recipe.php - Parses and validates a recipe.yml file.
- YamlDirectoryDiscovery::findAll in core/
lib/ Drupal/ Component/ Discovery/ YamlDirectoryDiscovery.php - Returns an array of discoverable items.
- YamlDiscovery::decode in core/
lib/ Drupal/ Component/ Discovery/ YamlDiscovery.php - Decode a YAML file.