32 calls to RecipeRunner::processRecipe()
- AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 in core/
modules/ ckeditor5/ tests/ src/ Kernel/ ConfigAction/ AddItemToToolbarConfigActionTest.php - AddItemToToolbarConfigActionTest::testAddItemToToolbar in core/
modules/ ckeditor5/ tests/ src/ Kernel/ ConfigAction/ AddItemToToolbarConfigActionTest.php - @testWith ["sourceEditing", ["heading", "bold", "italic", "sourceEditing"]] [{"item_name": "sourceEditing"}, ["heading", "bold", "italic",…
- AddItemToToolbarConfigActionTest::testAddNonExistentItem in core/
modules/ ckeditor5/ tests/ src/ Kernel/ ConfigAction/ AddItemToToolbarConfigActionTest.php - AddModerationConfigActionTest::testActionOnlyTargetsWorkflows in core/
modules/ content_moderation/ tests/ src/ Kernel/ ConfigAction/ AddModerationConfigActionTest.php - AddModerationConfigActionTest::testAddEntityTypeAndBundle in core/
modules/ content_moderation/ tests/ src/ Kernel/ ConfigAction/ AddModerationConfigActionTest.php - AddModerationConfigActionTest::testWorkflowMustBeContentModeration in core/
modules/ content_moderation/ tests/ src/ Kernel/ ConfigAction/ AddModerationConfigActionTest.php - AddToAllBundlesConfigActionTest::applyAction in core/
modules/ field/ tests/ src/ Kernel/ AddToAllBundlesConfigActionTest.php - Applies a recipe with the addToAllBundles action.
- ConfigActionValidationTest::testConfigActionsAreValidated in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ ConfigActionValidationTest.php - @testWith ["block_content_type"] ["node_type"] ["shortcut_set"] ["menu"]
- ConfigValidationTest::testValidatableConfigIsValidated in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ ConfigValidationTest.php - Tests that the recipe runner only validates config which is validatable.
- EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ EntityMethodConfigActionsTest.php - EntityMethodConfigActionsTest::testSetSingleThirdPartySetting in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ EntityMethodConfigActionsTest.php - PermissionsPerBundleTest::applyRecipeFromString in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ PermissionsPerBundleTest.php - Given a string of `recipe.yml` contents, applies it to the site.
- RecipeEventsTest::testRecipeAppliedEvent in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeEventsTest.php - RecipeRunner::processRecipes in core/
lib/ Drupal/ Core/ Recipe/ RecipeRunner.php - Applies any recipes listed by the recipe.
- 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::testInvalidConfigAction in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity 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::testRecipesAreDisambiguatedByPath in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeRunnerTest::testRenamedConfigActions in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - Tests that renamed plugins are marked as deprecated.
- RecipeRunnerTest::testThemeModuleDependenciesInstall in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeRunnerTest.php - RecipeTest::testExampleRecipe in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ RecipeTest.php - WildcardConfigActionsTest::testInvalidExpression in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ WildcardConfigActionsTest.php - Tests that an invalid wildcard expression will raise an error.
- WildcardConfigActionsTest::testTargetEntitiesByWildcards in core/
tests/ Drupal/ KernelTests/ Core/ Recipe/ WildcardConfigActionsTest.php - Tests targeting multiple config entities for an action, using wildcards.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.