comment.manager
Same name in other branches
- 8.9.x core/modules/comment/comment.services.yml \comment.manager
- 10 core/modules/comment/comment.services.yml \comment.manager
- 11.x core/modules/comment/comment.services.yml \comment.manager
Class
Drupal\comment\CommentManager4 string references to comment.manager
- CommentController::create in core/
modules/ comment/ src/ Controller/ CommentController.php - Instantiates a new instance of this class.
- CommentTypeDeleteForm::create in core/
modules/ comment/ src/ Form/ CommentTypeDeleteForm.php - Instantiates a new instance of this class.
- CommentTypeForm::create in core/
modules/ comment/ src/ CommentTypeForm.php - Instantiates a new instance of this class.
- comment_entity_view in core/
modules/ comment/ comment.module - Implements hook_entity_view().
File
-
core/
modules/ comment/ comment.services.yml
View source
- class: Drupal\comment\CommentManager
- arguments:
- - '@entity_type.manager'
- - '@config.factory'
- - '@string_translation'
- - '@module_handler'
- - '@current_user'
- - '@entity_field.manager'
- - '@entity_display.repository'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.