9 string references to statistics.storage.node in Drupal 10
- MigrateNodeCounterTest::assertNodeCounter in core/
modules/ statistics/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeCounterTest.php - Asserts various aspects of a node counter.
- MigrateNodeCounterTest::assertNodeCounter in core/
modules/ statistics/ tests/ src/ Kernel/ Migrate/ d7/ MigrateNodeCounterTest.php - Asserts various aspects of a node counter.
- statistics.php in core/
modules/ statistics/ statistics.php - Handles counts of node views via AJAX with minimal bootstrap.
- StatisticsPopularBlock::create in core/
modules/ statistics/ src/ Plugin/ Block/ StatisticsPopularBlock.php - StatisticsTokenReplaceTest::testStatisticsTokenReplacement in core/
modules/ statistics/ tests/ src/ Functional/ StatisticsTokenReplaceTest.php - Creates a node, then tests the statistics tokens generated from it.
- statistics_cron in core/
modules/ statistics/ statistics.module - Implements hook_cron().
- statistics_node_links_alter in core/
modules/ statistics/ statistics.module - Implements hook_node_links_alter().
- statistics_node_predelete in core/
modules/ statistics/ statistics.module - Implements hook_ENTITY_TYPE_predelete() for node entities.
- statistics_tokens in core/
modules/ statistics/ statistics.tokens.inc - Implements hook_tokens().