plugin.manager.action
Same name in other branches
- 9 core/core.services.yml \plugin.manager.action
- 8.9.x core/core.services.yml \plugin.manager.action
Class
Drupal\Core\Action\ActionManager7 string references to plugin.manager.action
- Action::create in core/
modules/ system/ src/ Entity/ Action.php - Action::getPluginCollection in core/
modules/ system/ src/ Entity/ Action.php - Encapsulates the creation of the action's LazyPluginCollection.
- ActionAdminManageForm::create in core/
modules/ action/ src/ Form/ ActionAdminManageForm.php - ActionListBuilder::createInstance in core/
modules/ action/ src/ ActionListBuilder.php - ActionTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Action/ ActionTest.php
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Action\ActionManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.