Search for %s

  1. Search 9.5.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
standard.profile file profiles/standard/standard.profile Enables modules and site configuration for a standard site installation.
standard_form_install_configure_form_alter function profiles/standard/standard.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
standard_install function profiles/standard/standard.install Implements hook_install().
stark.info file themes/stark/stark.info 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/statistics/statistics.admin.inc Admin page callbacks for the Statistics module.
statistics.info file modules/statistics/statistics.info 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/statistics/statistics.install Install, update, and uninstall functions for the Statistics module.
statistics.module file modules/statistics/statistics.module Logs and displays access statistics for a site.
statistics.pages.inc file modules/statistics/statistics.pages.inc User page callbacks for the Statistics module.
statistics.php file modules/statistics/statistics.php Handles counts of node views via Ajax with minimal bootstrap.
statistics.test file modules/statistics/statistics.test Tests for the Statistics module.
statistics.tokens.inc file modules/statistics/statistics.tokens.inc Builds placeholder replacement tokens for node visitor statistics.
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 Sets up a Drupal site for running functional and integration tests.
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 Sets up a Drupal site for running functional and integration tests.
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 Sets up a Drupal site for running functional and integration tests.
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().

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