Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| recipe.yml | file | core/ |
core/recipes/editorial_workflow/recipe.yml |
| recipe.yml | file | core/ |
core/recipes/article_content_type/recipe.yml |
| recipe.yml | file | core/ |
core/recipes/document_media_type/recipe.yml |
| recipe.yml | file | core/ |
core/tests/fixtures/recipes/page_content_type/recipe.yml |
| recipe.yml | file | core/ |
core/tests/fixtures/recipes/article_tags/recipe.yml |
| recipe.yml | file | core/ |
core/tests/fixtures/recipes/article_content_type/recipe.yml |
| Recipe::COMPOSER_PROJECT_TYPE | constant | core/ |
|
| Recipe::createFromDirectory | function | core/ |
Creates a recipe object from the provided path. |
| Recipe::getExtra | function | core/ |
Returns extra information to expose to a particular extension. |
| Recipe::parse | function | core/ |
Parses and validates a recipe.yml file. |
| Recipe::validateConfigActions | function | core/ |
Validates that the corresponding extension is enabled for a config action. |
| Recipe::validateDefaultValueDefinition | function | core/ |
Validates the definition of an input's default value. |
| Recipe::validateExtensionIsAvailable | function | core/ |
Validates that the value is an available module/theme (installed or not). |
| Recipe::validateKeysAreValidExtensionNames | function | core/ |
Validates that the keys of an array are valid extension names. |
| Recipe::validateRecipeExists | function | core/ |
Validates that a recipe exists. |
| Recipe::__construct | function | core/ |
|
| RecipeAppliedEvent | class | core/ |
Event dispatched after a recipe has been applied. |
| RecipeAppliedEvent.php | file | core/ |
|
| RecipeAppliedEvent::__construct | function | core/ |
Constructs a RecipeAppliedEvent object. |
| RecipeCommand | class | core/ |
Applies recipe. |
| RecipeCommand | class | core/ |
Applies recipe. |
| RecipeCommand.php | file | core/ |
|
| RecipeCommand.php | file | core/ |
|
| RecipeCommand::configure | function | core/ |
|
| RecipeCommand::configure | function | core/ |
|
| RecipeCommand::execute | function | core/ |
|
| RecipeCommand::execute | function | core/ |
|
| RecipeCommand::rollBackToCheckpoint | function | core/ |
Rolls config back to a particular checkpoint. |
| RecipeCommand::rollBackToCheckpoint | function | core/ |
Rolls config back to a particular checkpoint. |
| RecipeCommand::toPlainString | function | core/ |
Converts a stringable like TranslatableMarkup to a plain text string. |
| RecipeCommand::toPlainString | function | core/ |
Converts a stringable like TranslatableMarkup to a plain text string. |
| RecipeCommand::__construct | function | core/ |
Constructs a new RecipeCommand command. |
| RecipeCommand::__construct | function | core/ |
|
| RecipeCommandTest | class | core/ |
Tests recipe command. |
| RecipeCommandTest.php | file | core/ |
|
| RecipeCommandTest::$defaultTheme | property | core/ |
|
| RecipeCommandTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
| RecipeCommandTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
| RecipeCommandTest::testDefaultInputValueFromConfig | function | core/ |
|
| RecipeCommandTest::testErrorOnNonExistentDirectory | function | core/ |
Tests the recipe command with a non-existent directory. |
| RecipeCommandTest::testExceptionOnRollback | function | core/ |
Tests that errors during config rollback won't steamroll validation errors. |
| RecipeCommandTest::testListInputs | function | core/ |
|
| RecipeCommandTest::testPassInput | function | core/ |
|
| RecipeCommandTest::testPassInvalidInput | function | core/ |
|
| RecipeCommandTest::testRecipeCommand | function | core/ |
|
| RecipeConfigInstaller | class | core/ |
Extends the ConfigInstaller service for recipes. |
| RecipeConfigInstaller.php | file | core/ |
|
| RecipeConfigInstaller::installRecipeConfig | function | core/ |
|
| RecipeConfigStorageWrapper | class | core/ |
Merges two storages together. |
| RecipeConfigStorageWrapper.php | file | core/ |
Pagination
- Previous page
- Page 1321
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.