Logs and displays content statistics for a site.
File
core/modules/statistics/statistics.module
Functions
| Name | Description |
|---|---|
| statistics_block_alter | Implements hook_block_alter(). |
| statistics_cron | Implements hook_cron(). |
| statistics_get | Retrieves a node's "view statistics". |
| statistics_help | Implements hook_help(). |
| statistics_node_links_alter | Implements hook_node_links_alter(). |
| statistics_node_predelete | Implements hook_ENTITY_TYPE_predelete() for node entities. |
| statistics_node_view | Implements hook_ENTITY_TYPE_view() for node entities. |
| statistics_preprocess_block | Implements hook_preprocess_HOOK() for block templates. |
| statistics_ranking | Implements hook_ranking(). |
| statistics_title_list | Returns the most viewed content of all time, today, or the last-viewed node. |
Please login to continue.