30 string references to plugin.manager.config_action

AddComponentTest::setUp in core/modules/layout_builder/tests/src/Kernel/Plugin/ConfigAction/AddComponentTest.php
AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig in core/modules/navigation/tests/src/Kernel/ConfigAction/AddNavigationBlockConfigActionTest.php
Checks invalid config exception.
AddNavigationBlockConfigActionTest::testAddBlockToNavigation in core/modules/navigation/tests/src/Kernel/ConfigAction/AddNavigationBlockConfigActionTest.php
Tests add item logic.
ConfigActionsTest::setUp in core/modules/media/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp in core/modules/language/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp in core/modules/field/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp in core/modules/contact/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp in core/modules/node/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp in core/modules/image/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::setUp in core/modules/block/tests/src/Kernel/ConfigActionsTest.php
ConfigActionsTest::testLayoutBuilderActions in core/modules/layout_builder/tests/src/Kernel/ConfigActionsTest.php
Tests config actions exposed by Layout Builder.
ConfigActionTest::testDuplicatePluralizedMethodNameException in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests exception thrown for duplicate pluralized method action definitions.
ConfigActionTest::testDuplicatePluralizedOtherMethodNameException in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests exception when creating a duplicate derivative.
ConfigActionTest::testDuplicateShorthandActionIds in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests that duplicate shorthand action IDs throw an exception.
ConfigActionTest::testEntityCreate in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests the behavior of the entity_create config action.
ConfigActionTest::testEntityMethod in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests the behavior of the entity_method config action.
ConfigActionTest::testEntityMethodException in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests exception thrown when entity method action has an invalid argument.
ConfigActionTest::testPluralizedEntityMethod in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests pluralized method config actions on configuration entities.
ConfigActionTest::testPluralizedEntityMethodException in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests exception thrown when applying an action to multiple calls.
ConfigActionTest::testShorthandActionIds in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests shorthand action IDs for a configuration entity.
ConfigActionTest::testSimpleConfigUpdate in core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
Tests the simple config update action and related exceptions.
CreateForEachBundle::create in core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/CreateForEachBundle.php
Creates an instance of the plugin.
EntityClone::create in core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityClone.php
Creates an instance of the plugin.
EntityCloneConfigActionTest::testCloneWithWildcards in core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php
Tests wildcard support, which allows positional tokens in the clone's ID.
EntityMethodConfigActionsTest::setUp in core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php
navigation_install in core/modules/navigation/navigation.install
Implements hook_install().
OverrideMenuLinksConfigActionTest::testOverrideLinks in core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php
Tests overriding static menu links.
RecipeRunner::processConfiguration in core/lib/Drupal/Core/Recipe/RecipeRunner.php
Creates configuration and applies configuration actions.
WildcardConfigActionsTest::testCreateForEach in core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php
Tests that the createForEach action works as expected in normal conditions.
WildcardConfigActionsTest::testCreateForEachErrorsIfNoBundleEntityTypesExist in core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php
Tests that the createForEach action requires bundle entity types to exist.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.