Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
StatisticsAdminTestCase class modules/statistics/statistics.test Tests the statistics administration screen.
StatisticsAdminTestCase::$privileged_user property modules/statistics/statistics.test A user that has permission to administer and access statistics.
StatisticsAdminTestCase::$test_node property modules/statistics/statistics.test A page node for which to check access statistics.
StatisticsAdminTestCase::getInfo function modules/statistics/statistics.test
StatisticsAdminTestCase::setUp function modules/statistics/statistics.test
StatisticsAdminTestCase::testDeleteNode function modules/statistics/statistics.test Tests that when a node is deleted, the node counter is deleted too.
StatisticsAdminTestCase::testDeleteUser function modules/statistics/statistics.test Tests that accesslog reflects when a user is deleted.
StatisticsAdminTestCase::testExpiredLogs function modules/statistics/statistics.test Tests that cron clears day counts and expired access logs.
StatisticsAdminTestCase::testStatisticsSettings function modules/statistics/statistics.test Verifies that the statistics settings page works.
StatisticsBlockVisitorsTestCase class modules/statistics/statistics.test Tests that the visitor blocking functionality works.
StatisticsBlockVisitorsTestCase::getInfo function modules/statistics/statistics.test
StatisticsBlockVisitorsTestCase::testIPAddressBlocking function modules/statistics/statistics.test Blocks an IP address via the top visitors report and then unblocks it.
StatisticsLoggingTestCase class modules/statistics/statistics.test Tests that logging via statistics_exit() works for all pages.
StatisticsLoggingTestCase::$auth_user property modules/statistics/statistics.test
StatisticsLoggingTestCase::$node property modules/statistics/statistics.test
StatisticsLoggingTestCase::getInfo function modules/statistics/statistics.test
StatisticsLoggingTestCase::setUp function modules/statistics/statistics.test
StatisticsLoggingTestCase::testLogging function modules/statistics/statistics.test Verifies request logging for cached and uncached pages.
StatisticsReportsTestCase class modules/statistics/statistics.test Tests that report pages render properly, and that access logging works.
StatisticsReportsTestCase::getInfo function modules/statistics/statistics.test
StatisticsReportsTestCase::testAccessLogging function modules/statistics/statistics.test Verifies that access logging is working and is reported correctly.
StatisticsReportsTestCase::testDetails function modules/statistics/statistics.test Verifies that 'Details' page renders properly and displays the added hit.
StatisticsReportsTestCase::testPopularContentBlock function modules/statistics/statistics.test Tests the "popular content" block.
StatisticsReportsTestCase::testRecentHits function modules/statistics/statistics.test Verifies that 'Recent hits' renders properly and displays the added hit.
StatisticsReportsTestCase::testTopPages function modules/statistics/statistics.test Verifies that 'Top pages' renders properly and displays the added hit.
StatisticsReportsTestCase::testTopReferrers function modules/statistics/statistics.test Verifies that 'Top referrers' renders properly and displays the added hit.
StatisticsTestCase class modules/statistics/statistics.test Defines a base class for testing the Statistics module.
StatisticsTestCase::$blocking_user property modules/statistics/statistics.test
StatisticsTestCase::setUp function modules/statistics/statistics.test
StatisticsTokenReplaceTestCase class modules/statistics/statistics.test Tests statistics token replacement in strings.
StatisticsTokenReplaceTestCase::getInfo function modules/statistics/statistics.test
StatisticsTokenReplaceTestCase::testStatisticsTokenReplacement function modules/statistics/statistics.test Creates a node, then tests the statistics tokens generated from it.
statistics_access_log function modules/statistics/statistics.admin.inc Page callback: Gathers page access statistics suitable for rendering.
statistics_block_configure function modules/statistics/statistics.module Implements hook_block_configure().
statistics_block_info function modules/statistics/statistics.module Implements hook_block_info().
statistics_block_save function modules/statistics/statistics.module Implements hook_block_save().
statistics_block_view function modules/statistics/statistics.module Implements hook_block_view().
statistics_cron function modules/statistics/statistics.module Implements hook_cron().
statistics_exit function modules/statistics/statistics.module Implements hook_exit().
statistics_get function modules/statistics/statistics.module Retrieves a node's "view statistics".
statistics_help function modules/statistics/statistics.module Implements hook_help().
statistics_menu function modules/statistics/statistics.module Implements hook_menu().
statistics_node_delete function modules/statistics/statistics.module Implements hook_node_delete().
statistics_node_tracker function modules/statistics/statistics.pages.inc Page callback: Displays statistics for a node.
statistics_node_view function modules/statistics/statistics.module Implements hook_node_view().
statistics_permission function modules/statistics/statistics.module Implements hook_permission().
statistics_ranking function modules/statistics/statistics.module Implements hook_ranking().
statistics_recent_hits function modules/statistics/statistics.admin.inc Page callback: Displays the "recent hits" page.
statistics_schema function modules/statistics/statistics.install Implements hook_schema().
statistics_settings_form function modules/statistics/statistics.admin.inc Form constructor for the statistics administration form.

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