service workbench_moderation.moderation_information in Workbench Moderation 8
Same name and namespace in other branches
- 8.2 workbench_moderation.services.yml \workbench_moderation.moderation_information
Class
Drupal\workbench_moderation\ModerationInformation10 string references to workbench_moderation.moderation_information
- EditTab::create in src/
Plugin/ Menu/ EditTab.php - Creates an instance of the plugin.
- EntityModerationForm::create in src/
Form/ EntityModerationForm.php - Instantiates a new instance of this class.
- EntityTypeInfo::bundleFormRedirect in src/
EntityTypeInfo.php - Redirect content entity edit forms on save, if there is a forward revision.
- ModerationOptOutPublishNode::create in src/
Plugin/ Action/ ModerationOptOutPublishNode.php - Creates an instance of the plugin.
- ModerationOptOutUnpublishNode::create in src/
Plugin/ Action/ ModerationOptOutUnpublishNode.php - Creates an instance of the plugin.
File
View source
- class: Drupal\workbench_moderation\ModerationInformation
- arguments:
- - '@entity_type.manager'
- - '@current_user'