namespace Drupal\action

Classsort descending Location Description
ActionAddFormController drupal/core/modules/action/lib/Drupal/action/ActionAddFormController.php Provides a form controller for action add forms.
ActionEditFormController drupal/core/modules/action/lib/Drupal/action/ActionEditFormController.php Provides a form controller for action edit forms.
ActionFormControllerBase drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php Provides a base form controller for action forms.
ActionListController drupal/core/modules/action/lib/Drupal/action/ActionListController.php Provides a listing of Actions.