Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| recipe.yml | file | core/ |
core/recipes/basic_block_type/recipe.yml |
| recipe.yml | file | core/ |
core/recipes/core_recommended_maintenance/recipe.yml |
| recipe.yml | file | core/ |
core/recipes/tags_taxonomy/recipe.yml |
| recipe.yml | file | core/ |
core/recipes/standard_responsive_images/recipe.yml |
| recipe.yml | file | core/ |
core/recipes/image_media_type/recipe.yml |
| recipe.yml | file | core/ |
core/recipes/core_recommended_front_end_theme/recipe.yml |
| 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.yml | file | core/ |
core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-b/recipe.yml |
| recipe.yml | file | core/ |
core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-d/recipe.yml |
| recipe.yml | file | core/ |
core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-c/recipe.yml |
| recipe.yml | file | core/ |
core/tests/Drupal/Tests/Composer/Plugin/Unpack/fixtures/recipes/composer-recipe-a/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/ |
The theme to install as the default for testing. |
| 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. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.