31 calls to Recipe::createFromDirectory()
- ConfigActionValidationTest::testConfigActionDependenciesAreValidated in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ ConfigActionValidationTest.php - Tests validating that config actions' dependencies are present.
- ConfigConfiguratorTest::testExistingConfigIsIgnoredInLenientMode in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ ConfigConfiguratorTest.php - @testWith [false] [[]]
- ConfigConfiguratorTest::testExistingConfigWithKeysInDifferentOrder in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ ConfigConfiguratorTest.php - ConfigConfiguratorTest::testFullStrictness in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ ConfigConfiguratorTest.php - ConfigConfiguratorTest::testSelectiveStrictness in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ ConfigConfiguratorTest.php - ConfigValidationTest::createRecipeWithInvalidDataInFile in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ ConfigValidationTest.php - Creates a recipe with invalid config data in a particular file.
- InputTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ InputTest.php - install_recipe_batch in core/
includes/ install.core.inc - Creates a batch for the recipe system to process.
- RecipeCommand::execute in core/
lib/ Drupal/ Core/ Recipe/ RecipeCommand.php - RecipeConfigurator::getIncludedRecipe in core/
lib/ Drupal/ Core/ Recipe/ RecipeConfigurator.php - Gets an included recipe object.
- RecipeDiscovery::getRecipe in core/
lib/ Drupal/ Core/ Recipe/ RecipeDiscovery.php - Gets a recipe object.
- RecipeEventsTest::testRecipeAppliedEvent in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeEventsTest.php - RecipeInfoCommand::execute in core/
lib/ Drupal/ Core/ Recipe/ RecipeInfoCommand.php - RecipeRunnerTest::testApplySameRecipe in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testConfigActions in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testConfigActionsPreExistingConfig in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testConfigFromModule in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testConfigFromModuleAndRecipe in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testConfigWildcard in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testModuleAndThemeInstall in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testModuleConfigurationOverride in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testModuleInstall in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testRecipeInclude in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testThemeModuleDependenciesInstall in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeTest::testCreateFromDirectory2 in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeTest.php - @testWith ["no_extensions", "No extensions" , "Testing", [], "A recipe description"] ["install_two_modules", "Install two modules" , "Content type", ["filter",…
- RecipeTest::testCreateFromDirectoryNoRecipe in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeTest.php - RecipeTest::testExampleRecipe in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeTest.php - RecipeTest::testPreExistingDifferentConfiguration in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeTest.php - RecipeTest::testPreExistingMatchingConfiguration in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeTest.php - RecipeTestTrait::createRecipe in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeTestTrait.php - Creates a recipe in a temporary directory.
- RecipeValidationTest::testRecipeValidation in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeValidationTest.php - Tests the validation of recipe.yml file.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.