Search for %s

  1. Search 7.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
StatisticsLoggingTest::setUp function core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php
StatisticsLoggingTest::setUp function core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
StatisticsLoggingTest::testLogging function core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php Verifies node hit counter logging and script placement.
StatisticsLoggingTest::testLoggingPage function core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php Tests that statistics works with different addressing variants.
StatisticsNumeric class core/modules/statistics/src/Plugin/views/field/StatisticsNumeric.php Field handler to display numeric values from the statistics module.
StatisticsNumeric.php file core/modules/statistics/src/Plugin/views/field/StatisticsNumeric.php
StatisticsNumeric::access function core/modules/statistics/src/Plugin/views/field/StatisticsNumeric.php Check whether given user has access to this handler.
StatisticsPopularBlock class core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Provides a 'Popular content' block.
StatisticsPopularBlock.php file core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StatisticsPopularBlock::$entityRepository property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php The entity repository service.
StatisticsPopularBlock::$entityTypeManager property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php The entity type manager.
StatisticsPopularBlock::$renderer property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StatisticsPopularBlock::$statisticsStorage property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php The storage for statistics.
StatisticsPopularBlock::blockAccess function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Indicates whether the block should be shown.
StatisticsPopularBlock::blockForm function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StatisticsPopularBlock::blockSubmit function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StatisticsPopularBlock::build function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Builds and returns the renderable array for this block plugin.
StatisticsPopularBlock::create function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Creates an instance of the plugin.
StatisticsPopularBlock::defaultConfiguration function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php
StatisticsPopularBlock::nodeTitleList function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Generates the ordered array of node links for build().
StatisticsPopularBlock::__construct function core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php Constructs a StatisticsPopularBlock object.
StatisticsReportsTest class core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php Tests display of statistics report blocks.
StatisticsReportsTest.php file core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php
StatisticsReportsTest::$defaultTheme property core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php The theme to install as the default for testing.
StatisticsReportsTest::testPopularContentBlock function core/modules/statistics/tests/src/Functional/StatisticsReportsTest.php Tests the "popular content" block.
StatisticsSettingsForm class core/modules/statistics/src/StatisticsSettingsForm.php Configure statistics settings for this site.
StatisticsSettingsForm.php file core/modules/statistics/src/StatisticsSettingsForm.php
StatisticsSettingsForm::$moduleHandler property core/modules/statistics/src/StatisticsSettingsForm.php The module handler.
StatisticsSettingsForm::buildForm function core/modules/statistics/src/StatisticsSettingsForm.php Form constructor.
StatisticsSettingsForm::create function core/modules/statistics/src/StatisticsSettingsForm.php Instantiates a new instance of this class.
StatisticsSettingsForm::getEditableConfigNames function core/modules/statistics/src/StatisticsSettingsForm.php Gets the configuration names that will be editable.
StatisticsSettingsForm::getFormId function core/modules/statistics/src/StatisticsSettingsForm.php Returns a unique string identifying the form.
StatisticsSettingsForm::submitForm function core/modules/statistics/src/StatisticsSettingsForm.php Form submission handler.
StatisticsSettingsForm::__construct function core/modules/statistics/src/StatisticsSettingsForm.php Constructs a \Drupal\statistics\StatisticsSettingsForm object.
StatisticsStorageInterface interface core/modules/statistics/src/StatisticsStorageInterface.php Provides an interface defining Statistics Storage.
StatisticsStorageInterface.php file core/modules/statistics/src/StatisticsStorageInterface.php
StatisticsStorageInterface::deleteViews function core/modules/statistics/src/StatisticsStorageInterface.php Delete counts for a specific entity.
StatisticsStorageInterface::fetchAll function core/modules/statistics/src/StatisticsStorageInterface.php Returns the number of times an entity has been viewed.
StatisticsStorageInterface::fetchView function core/modules/statistics/src/StatisticsStorageInterface.php Returns the number of times a single entity has been viewed.
StatisticsStorageInterface::fetchViews function core/modules/statistics/src/StatisticsStorageInterface.php Returns the number of times entities have been viewed.
StatisticsStorageInterface::maxTotalCount function core/modules/statistics/src/StatisticsStorageInterface.php Returns the highest 'totalcount' value.
StatisticsStorageInterface::recordView function core/modules/statistics/src/StatisticsStorageInterface.php Counts an entity view.
StatisticsStorageInterface::resetDayCount function core/modules/statistics/src/StatisticsStorageInterface.php Reset the day counter for all entities once every day.
StatisticsTestBase class core/modules/statistics/tests/src/Functional/StatisticsTestBase.php Defines a base class for testing the Statistics module.
StatisticsTestBase.php file core/modules/statistics/tests/src/Functional/StatisticsTestBase.php
StatisticsTestBase::$blockingUser property core/modules/statistics/tests/src/Functional/StatisticsTestBase.php User with permissions to ban IPs.
StatisticsTestBase::$modules property core/modules/statistics/tests/src/Functional/StatisticsTestBase.php Modules to enable.
StatisticsTestBase::setUp function core/modules/statistics/tests/src/Functional/StatisticsTestBase.php
StatisticsTokenReplaceTest class core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php Tests statistics token replacement.
StatisticsTokenReplaceTest.php file core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php

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