18 calls to RecipeTestTrait::createRecipe()

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::createRecipe 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::testConfigActionMissingDependency in core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php
Tests config action validation for missing dependency.
ConfigActionValidationTest::testConfigActionsAreValidated in core/tests/Drupal/KernelTests/Core/Recipe/ConfigActionValidationTest.php
@testWith ["block_content_type"] ["node_type"] ["shortcut_set"] ["menu"]
InputTest::testDefaultValueFromNonExistentConfig in core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php
InputTest::testLiterals in core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php
InputTest::testMissingArgumentsThrowsException in core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php
@covers \Drupal\Core\Recipe\ConsoleInputCollector::collectValue
InputTest::testPromptArgumentsAreForwarded in core/tests/Drupal/KernelTests/Core/Recipe/InputTest.php
@covers \Drupal\Core\Recipe\ConsoleInputCollector::collectValue
PermissionsPerBundleTest::applyRecipeFromString in core/tests/Drupal/KernelTests/Core/Recipe/PermissionsPerBundleTest.php
Given a string of `recipe.yml` contents, applies it to the site.
RecipeRunnerTest::testInvalidConfigAction in core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php
RecipeRunnerTest::testInvalidConfigActionAppliedOnConfigEntity 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.
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.