plugin.manager.config_action
Class
Drupal\Core\Config\Action\ConfigActionManager11 string references to plugin.manager.config_action
- 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
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.