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