Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| StatisticsDeprecationsTest::$modules | property | core/ |
Modules to enable. |
| StatisticsDeprecationsTest::testStatisticsGetDeprecation | function | core/ |
@expectedDeprecation statistics_get() is deprecated in drupal:8.2.0 and is removed from drupal:9.0.0. Use Drupal::service('statistics.storage.node')->fetchView() instead. See https://www.drupal.org/node/2778245 |
| StatisticsLastCommentName | class | core/ |
Sort handler to sort by last comment name which might 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::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. |
| StatisticsLastUpdated | class | core/ |
Field handler to display the newer of last comment / node updated. |
| StatisticsLastUpdated | class | core/ |
Filter handler for the newer of last comment / node updated. |
| StatisticsLastUpdated.php | file | core/ |
|
| StatisticsLastUpdated.php | file | core/ |
|
| StatisticsLastUpdated.php | file | core/ |
|
| StatisticsLastUpdated::query | function | core/ |
Called to add the sort to a query. |
| StatisticsLastUpdated::query | function | core/ |
Called to add the field to a query. |
| StatisticsLastUpdated::query | function | core/ |
Add this filter to the query. |
| StatisticsLoggingTest | class | core/ |
Tests that statistics works. |
| StatisticsLoggingTest | class | core/ |
Tests request logging for cached and uncached pages. |
| StatisticsLoggingTest.php | file | core/ |
|
| StatisticsLoggingTest.php | file | core/ |
|
| StatisticsLoggingTest::$authUser | property | core/ |
User with permissions to create and edit pages. |
| StatisticsLoggingTest::$client | property | core/ |
The Guzzle HTTP client. |
| StatisticsLoggingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StatisticsLoggingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StatisticsLoggingTest::$language | property | core/ |
Associative array representing a hypothetical Drupal language. |
| StatisticsLoggingTest::$modules | property | core/ |
Modules to enable. |
| StatisticsLoggingTest::$modules | property | core/ |
Modules to enable. |
| StatisticsLoggingTest::$node | property | core/ |
Node for tests. |
| StatisticsLoggingTest::getStatisticsCounter | function | core/ |
Gets counter of views by path. |
| StatisticsLoggingTest::setUp | function | core/ |
|
| StatisticsLoggingTest::setUp | function | core/ |
|
| StatisticsLoggingTest::testLogging | function | core/ |
Verifies node hit counter logging and script placement. |
| StatisticsLoggingTest::testLoggingPage | function | core/ |
Tests that statistics works with different addressing variants. |
| StatisticsNumeric | class | core/ |
Field handler to display numeric values from the statistics module. |
| StatisticsNumeric.php | file | core/ |
|
| StatisticsNumeric::access | function | core/ |
Check whether given user has access to this handler. |
| StatisticsPopularBlock | class | core/ |
Provides a 'Popular content' block. |
| StatisticsPopularBlock.php | file | core/ |
|
| StatisticsPopularBlock::$entityRepository | property | core/ |
The entity repository service. |
| StatisticsPopularBlock::$entityTypeManager | property | core/ |
The entity type manager. |
| StatisticsPopularBlock::$renderer | property | core/ |
|
| StatisticsPopularBlock::$statisticsStorage | property | core/ |
The storage for statistics. |
| StatisticsPopularBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| StatisticsPopularBlock::blockForm | function | core/ |
|
| StatisticsPopularBlock::blockSubmit | function | core/ |
|
| StatisticsPopularBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| StatisticsPopularBlock::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 1148
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.