namespace Drupal\Core\Recipe

Same name in other branches
  1. 10 Drupal\Core\Recipe
Object name File name Summary
ConfigConfigurator core/lib/Drupal/Core/Recipe/ConfigConfigurator.php @internal
This API is experimental.
InstallConfigurator core/lib/Drupal/Core/Recipe/InstallConfigurator.php @internal
This API is experimental.
InvalidConfigException core/lib/Drupal/Core/Recipe/InvalidConfigException.php Thrown if config created or changed by a recipe fails validation.
Recipe core/lib/Drupal/Core/Recipe/Recipe.php @internal
This API is experimental.
RecipeAppliedEvent core/lib/Drupal/Core/Recipe/RecipeAppliedEvent.php Event dispatched after a recipe has been applied.
RecipeCommand core/lib/Drupal/Core/Recipe/RecipeCommand.php Applies recipe.
RecipeConfigInstaller core/lib/Drupal/Core/Recipe/RecipeConfigInstaller.php Extends the ConfigInstaller service for recipes.
RecipeConfigStorageWrapper core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php Merges two storages together.
RecipeConfigurator core/lib/Drupal/Core/Recipe/RecipeConfigurator.php @internal
This API is experimental.
RecipeExtensionConfigStorage core/lib/Drupal/Core/Recipe/RecipeExtensionConfigStorage.php Allows the recipe to select configuration from the module.
RecipeFileException core/lib/Drupal/Core/Recipe/RecipeFileException.php @internal
This API is experimental.
RecipeMissingExtensionsException core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php Exception thrown when recipes contain or depend on missing extensions.
RecipeOverrideConfigStorage core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php Wraps a config storage to allow recipe provided configuration to override it.
RecipePreExistingConfigException core/lib/Drupal/Core/Recipe/RecipePreExistingConfigException.php Exception thrown when a recipe has configuration that exists already.
RecipeRunner core/lib/Drupal/Core/Recipe/RecipeRunner.php Applies a recipe.
UnknownRecipeException core/lib/Drupal/Core/Recipe/UnknownRecipeException.php Exception thrown when recipe is can not be found.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.