Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. comment.services.yml

comment.statistics

Class

Drupal\comment\CommentStatistics

Tags

  • backend_overridable

File

core/modules/comment/comment.services.yml

View source
  1. autowire: true
  2. class: Drupal\comment\CommentStatistics
  3. arguments:
  4. - '@database'
  5. - '@current_user'
  6. - '@entity_type.manager'
  7. - '@state'
  8. - '@datetime.time'
  9. - '@database.replica'
  10. tags:
  11. - { name: backend_overridable }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal