statistics.storage.node
Same name in other branches
- 8.9.x core/modules/statistics/statistics.services.yml \statistics.storage.node
- 10 core/modules/statistics/statistics.services.yml \statistics.storage.node
- 11.x core/modules/statistics/statistics.services.yml \statistics.storage.node
Class
Drupal\statistics\NodeStatisticsDatabaseStorageTags
- backend_overridable
3 string references to statistics.storage.node
- StatisticsPopularBlock::create in core/
modules/ statistics/ src/ Plugin/ Block/ StatisticsPopularBlock.php - Creates an instance of the plugin.
- statistics_cron in core/
modules/ statistics/ statistics.module - Implements hook_cron().
- statistics_tokens in core/
modules/ statistics/ statistics.tokens.inc - Implements hook_tokens().
File
-
core/
modules/ statistics/ statistics.services.yml
View source
- class: Drupal\statistics\NodeStatisticsDatabaseStorage
- arguments:
- - '@database'
- - '@state'
- - '@request_stack'
- tags:
- - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.