service plugin.manager.action

Class

Drupal\Core\Action\ActionManager
5 string references to plugin.manager.action
Action::__construct in drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php
Overrides Entity::__construct().
ActionAddFormController::createInstance in drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php
Instantiates a new instance of this entity controller.
ActionAdminManageForm::create in drupal/core/modules/action/lib/Drupal/action/Form/ActionAdminManageForm.php
Instantiates a new instance of this controller.
ActionListController::createInstance in drupal/core/modules/action/lib/Drupal/action/ActionListController.php
Instantiates a new instance of this entity controller.
ActionUnitTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Action/ActionUnitTest.php
Sets up Drupal unit test environment.

File

drupal/core/core.services.yml
drupal/core/core.services.yml

View source
  1. class: Drupal\Core\Action\ActionManager
  2. arguments:
  3. - '@container.namespaces'