comment.statistics

Same name and namespace in other branches
  1. 11.x core/modules/comment/comment.services.yml \comment.statistics
  2. 10 core/modules/comment/comment.services.yml \comment.statistics
  3. 9 core/modules/comment/comment.services.yml \comment.statistics
  4. 8.9.x core/modules/comment/comment.services.yml \comment.statistics

Class

Drupal\comment\CommentStatistics

Tags

  • backend_overridable
1 string reference to comment.statistics
CommentLockTest::testLocks in core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
Tests the lock behavior.

File

core/modules/comment/comment.services.yml

View source
  1. autowire: true
  2. class: Drupal\comment\CommentStatistics
  3. tags:
  4. - { name: backend_overridable }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.