29 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 - ConfigActionTest::testDuplicatePluralizedOtherMethodNameException in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testDuplicateShorthandActionIds in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testEntityCreate in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testEntityMethod in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testEntityMethodException in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testPluralizedEntityMethod in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testPluralizedEntityMethodException in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testShorthandActionIds in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - ConfigActionTest::testSimpleConfigUpdate in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Action/ ConfigActionTest.php - 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().
- 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.