Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticTrustedCallbackHelper.php | file | core/ |
|
| StaticTrustedCallbackHelper::callback | function | core/ |
Performs a callback. |
| statistics.info.yml | file | core/ |
core/modules/statistics/statistics.info.yml |
| statistics.install | file | core/ |
Install and update functions for the Statistics module. |
| statistics.libraries.yml | file | core/ |
core/modules/statistics/statistics.libraries.yml |
| statistics.links.menu.yml | file | core/ |
core/modules/statistics/statistics.links.menu.yml |
| statistics.migrate_drupal.yml | file | core/ |
core/modules/statistics/migrations/state/statistics.migrate_drupal.yml |
| statistics.module | file | core/ |
Logs and displays content statistics for a site. |
| statistics.permissions.yml | file | core/ |
core/modules/statistics/statistics.permissions.yml |
| statistics.php | file | core/ |
Handles counts of node views via AJAX with minimal bootstrap. |
| statistics.routing.yml | file | core/ |
core/modules/statistics/statistics.routing.yml |
| statistics.schema.yml | file | core/ |
core/modules/statistics/config/schema/statistics.schema.yml |
| statistics.services.yml | file | core/ |
core/modules/statistics/statistics.services.yml |
| statistics.settings.yml | file | core/ |
core/modules/statistics/config/install/statistics.settings.yml |
| statistics.storage.node | service | core/ |
Drupal\statistics\NodeStatisticsDatabaseStorage |
| statistics.tokens.inc | file | core/ |
Builds placeholder replacement tokens for node visitor statistics. |
| statistics.tracking_popular_content.html.twig | file | core/ |
--- label: 'Tracking and displaying popular content' related: - core.tracking_content - history.tracking_user_content - block.place --- {% set statistics_settings_link_text %}{% trans %}Statistics{% endtrans %}{% endset %} {% set… |
| statistics.views.inc | file | core/ |
Provide views data for statistics.module. |
| statistics.views.schema.yml | file | core/ |
core/modules/statistics/config/schema/statistics.views.schema.yml |
| StatisticsAdminTest | class | core/ |
Tests the statistics admin. |
| StatisticsAdminTest.php | file | core/ |
|
| StatisticsAdminTest::$client | property | core/ |
The Guzzle HTTP client. |
| StatisticsAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StatisticsAdminTest::$modules | property | core/ |
Modules to enable. |
| StatisticsAdminTest::$privilegedUser | property | core/ |
A user that has permission to administer statistics. |
| StatisticsAdminTest::$testNode | property | core/ |
A page node for which to check content statistics. |
| StatisticsAdminTest::setUp | function | core/ |
|
| StatisticsAdminTest::testDeleteNode | function | core/ |
Tests that when a node is deleted, the node counter is deleted too. |
| StatisticsAdminTest::testExpiredLogs | function | core/ |
Tests that cron clears day counts and expired access logs. |
| StatisticsAdminTest::testStatisticsSettings | function | core/ |
Verifies that the statistics settings page works. |
| StatisticsAttachedTest | class | core/ |
Tests if statistics.js is loaded when content is not printed. |
| StatisticsAttachedTest.php | file | core/ |
|
| StatisticsAttachedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StatisticsAttachedTest::$modules | property | core/ |
Modules to enable. |
| StatisticsAttachedTest::setUp | function | core/ |
|
| StatisticsAttachedTest::testAttached | function | core/ |
Tests if statistics.js is loaded when content is not printed. |
| StatisticsLastCommentName | class | core/ |
Sort handler, sorts by last comment name which can be in 2 different fields. |
| StatisticsLastCommentName | class | core/ |
Field handler to present the name of the last comment poster. |
| StatisticsLastCommentName.php | file | core/ |
|
| StatisticsLastCommentName.php | file | core/ |
|
| StatisticsLastCommentName::$uid | property | core/ |
The user id. |
| StatisticsLastCommentName::$user_field | property | core/ |
The user name field. |
| StatisticsLastCommentName::$user_field | property | core/ |
The user name field. |
| StatisticsLastCommentName::$user_table | property | core/ |
The users table. |
| StatisticsLastCommentName::$user_table | property | core/ |
The users table. |
| StatisticsLastCommentName::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| StatisticsLastCommentName::query | function | core/ |
Called to add the sort to a query. |
| StatisticsLastCommentName::query | function | core/ |
Called to add the field to a query. |
| StatisticsLastCommentName::render | function | core/ |
Renders the field. |
| StatisticsLastUpdated | class | core/ |
Sort handler for the newer of last comment / entity updated. |
Pagination
- Previous page
- Page 1210
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.