10 string references to comment.statistics in Drupal 10
- Comment::postDelete in core/
modules/ comment/ src/ Entity/ Comment.php - Comment::postSave in core/
modules/ comment/ src/ Entity/ Comment.php - CommentLockTest::testLocks in core/
modules/ comment/ tests/ src/ Unit/ Entity/ CommentLockTest.php - Tests the lock behavior.
- comment_cron in core/
modules/ comment/ comment.module - Implements hook_cron().
- comment_entity_insert in core/
modules/ comment/ comment.module - Implements hook_entity_insert().
- comment_entity_predelete in core/
modules/ comment/ comment.module - Implements hook_entity_predelete().
- comment_entity_storage_load in core/
modules/ comment/ comment.module - Implements hook_entity_storage_load().
- comment_ranking in core/
modules/ comment/ comment.module - Implements hook_ranking().
- TrackerController::create in core/
modules/ tracker/ src/ Controller/ TrackerController.php - Instantiates a new instance of this class.
- _tracker_calculate_changed in core/
modules/ tracker/ tracker.module - Picks the most recent timestamp between node changed and the last comment.