Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecipeRunner | class | core/ |
Applies a recipe. |
| RecipeRunner.php | file | core/ |
|
| RecipeRunner::installConfig | function | core/ |
Installs a config for a recipe. |
| RecipeRunner::installContent | function | core/ |
Installs a content for a recipe. |
| RecipeRunner::installModule | function | core/ |
Installs a module for a recipe. |
| RecipeRunner::installTheme | function | core/ |
Installs a theme for a recipe. |
| RecipeRunner::processConfiguration | function | core/ |
Creates configuration and applies configuration actions. |
| RecipeRunner::processContent | function | core/ |
Creates content contained in a recipe. |
| RecipeRunner::processInstall | function | core/ |
Installs the extensions. |
| RecipeRunner::processRecipe | function | core/ |
|
| RecipeRunner::processRecipes | function | core/ |
Applies any recipes listed by the recipe. |
| RecipeRunner::toBatchOperations | function | core/ |
Converts a recipe into a series of batch operations. |
| RecipeRunner::toBatchOperationsInstall | function | core/ |
Converts a recipe's install tasks to batch operations. |
| RecipeRunner::toBatchOperationsRecipe | function | core/ |
Helper method to convert a recipe to batch operations. |
| RecipeRunner::triggerEvent | function | core/ |
Triggers the RecipeAppliedEvent. |
| RecipeRunnerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Recipe\RecipeRunner[[api-linebreak]] @group Recipe |
| RecipeRunnerTest.php | file | core/ |
|
| RecipeRunnerTest::testApplySameRecipe | function | core/ |
|
| RecipeRunnerTest::testConfigActions | function | core/ |
|
| RecipeRunnerTest::testConfigActionsPreExistingConfig | function | core/ |
|
| RecipeRunnerTest::testConfigFromModule | function | core/ |
|
| RecipeRunnerTest::testConfigFromModuleAndRecipe | function | core/ |
|
| RecipeRunnerTest::testConfigWildcard | function | core/ |
|
| RecipeRunnerTest::testInvalidConfigAction | function | core/ |
|
| RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity | function | core/ |
|
| RecipeRunnerTest::testModuleAndThemeInstall | function | core/ |
|
| RecipeRunnerTest::testModuleConfigurationOverride | function | core/ |
|
| RecipeRunnerTest::testModuleInstall | function | core/ |
|
| RecipeRunnerTest::testRecipeInclude | function | core/ |
|
| RecipeRunnerTest::testRecipesAreDisambiguatedByPath | function | core/ |
|
| RecipeRunnerTest::testRenamedConfigActions | function | core/ |
Tests that renamed plugins are marked as deprecated. |
| RecipeRunnerTest::testThemeModuleDependenciesInstall | function | core/ |
|
| RecipeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Recipe\Recipe[[api-linebreak]] @group Recipe |
| RecipeTest.php | file | core/ |
|
| RecipeTest::$modules | property | core/ |
|
| RecipeTest::testCreateFromDirectory2 | function | core/ |
@testWith ["no_extensions", "No extensions" , "Testing", [], "A recipe description"][[api-linebreak]] ["install_two_modules", "Install two modules" , "Content type",… |
| RecipeTest::testCreateFromDirectoryNoRecipe | function | core/ |
|
| RecipeTest::testExampleRecipe | function | core/ |
|
| RecipeTest::testImplicitlyRequiredModule | function | core/ |
|
| RecipeTest::testPreExistingDifferentConfiguration | function | core/ |
|
| RecipeTest::testPreExistingMatchingConfiguration | function | core/ |
|
| RecipeTestTrait | trait | core/ |
Contains helper methods for interacting with recipes in functional tests. |
| RecipeTestTrait.php | file | core/ |
|
| RecipeTestTrait::applyRecipe | function | core/ |
Applies a recipe to the site. |
| RecipeTestTrait::createRecipe | function | core/ |
Creates a recipe in a temporary directory. |
| RecipeValidationTest | class | core/ |
@group Recipe |
| RecipeValidationTest.php | file | core/ |
|
| RecipeValidationTest::providerRecipeValidation | function | core/ |
Data provider for ::testRecipeValidation(). |
| RecipeValidationTest::testRecipeValidation | function | core/ |
Tests the validation of recipe.yml file. |
| RecursiveContextualValidatorTest::testBasicValidateWithMultipleConstraints | function | core/ |
@covers ::validate[[api-linebreak]] |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.