comment.statistics
Same name in other branches
- 9 core/modules/comment/comment.services.yml \comment.statistics
- 10 core/modules/comment/comment.services.yml \comment.statistics
- 11.x core/modules/comment/comment.services.yml \comment.statistics
Class
Drupal\comment\CommentStatisticsTags
- backend_overridable
2 string references to comment.statistics
- CommentLockTest::testLocks in core/
modules/ comment/ tests/ src/ Unit/ Entity/ CommentLockTest.php - Test the lock behavior.
- TrackerController::create in core/
modules/ tracker/ src/ Controller/ TrackerController.php - Instantiates a new instance of this class.
File
-
core/
modules/ comment/ comment.services.yml
View source
- class: Drupal\comment\CommentStatistics
- arguments:
- - '@database'
- - '@current_user'
- - '@entity_type.manager'
- - '@state'
- - '@database.replica'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.