plugin.manager.config_action
Same name and namespace in other branches
- 10 core/core.services.yml \plugin.manager.config_action
Class
Drupal\Core\Config\Action\ConfigActionManager29 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/ image/ tests/ src/ Kernel/ ConfigActionsTest.php - ConfigActionsTest::setUp in core/
modules/ contact/ tests/ src/ Kernel/ ConfigActionsTest.php
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Config\Action\ConfigActionManager
- parent: default_plugin_manager
- arguments:
- - '@config.manager'
- - '@config.storage'
- - '@config.typed'
- - '@config.factory'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.