Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| standard.profile | file | profiles/ |
Enables modules and site configuration for a standard site installation. |
| standard_form_install_configure_form_alter | function | profiles/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| standard_install | function | profiles/ |
Implements hook_install(). |
| stark.info | file | themes/ |
name = Stark description = This theme demonstrates Drupal's default HTML markup and CSS styles. To learn how to build your own theme and override Drupal's default code, see the <a href="http://drupal.org/theme-guide">Theming… |
| statistics.admin.inc | file | modules/ |
Admin page callbacks for the Statistics module. |
| statistics.info | file | modules/ |
name = Statistics description = Logs access statistics for your site. package = Core version = VERSION core = 7.x files[] = statistics.test configure = admin/config/system/statistics |
| statistics.install | file | modules/ |
Install, update, and uninstall functions for the Statistics module. |
| statistics.module | file | modules/ |
Logs and displays access statistics for a site. |
| statistics.pages.inc | file | modules/ |
User page callbacks for the Statistics module. |
| statistics.php | file | modules/ |
Handles counts of node views via Ajax with minimal bootstrap. |
| statistics.test | file | modules/ |
Tests for the Statistics module. |
| statistics.tokens.inc | file | modules/ |
Builds placeholder replacement tokens for node visitor statistics. |
| 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/ |
Sets up a Drupal site for running functional and integration tests. |
| 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/ |
Sets up a Drupal site for running functional and integration tests. |
| 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/ |
Sets up a Drupal site for running functional and integration tests. |
| 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(). |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.