Search for %s
- Search 7.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 |
|---|---|---|---|
| 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. |
| StatisticsPopularBlock::defaultConfiguration | function | core/ |
|
| StatisticsPopularBlock::nodeTitleList | function | core/ |
Generates the ordered array of node links for build(). |
| StatisticsPopularBlock::__construct | function | core/ |
Constructs a StatisticsPopularBlock object. |
| StatisticsReportsTest | class | core/ |
Tests display of statistics report blocks. |
| StatisticsReportsTest.php | file | core/ |
|
| StatisticsReportsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StatisticsReportsTest::testPopularContentBlock | function | core/ |
Tests the "popular content" block. |
| StatisticsSettingsForm | class | core/ |
Configure statistics settings for this site. |
| StatisticsSettingsForm.php | file | core/ |
|
| StatisticsSettingsForm::$moduleHandler | property | core/ |
The module handler. |
| StatisticsSettingsForm::buildForm | function | core/ |
Form constructor. |
| StatisticsSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| StatisticsSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| StatisticsSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| StatisticsSettingsForm::submitForm | function | core/ |
Form submission handler. |
| StatisticsSettingsForm::__construct | function | core/ |
Constructs a \Drupal\statistics\StatisticsSettingsForm object. |
| StatisticsStorageInterface | interface | core/ |
Provides an interface defining Statistics Storage. |
| StatisticsStorageInterface.php | file | core/ |
|
| StatisticsStorageInterface::deleteViews | function | core/ |
Delete counts for a specific entity. |
| StatisticsStorageInterface::fetchAll | function | core/ |
Returns the number of times an entity has been viewed. |
| StatisticsStorageInterface::fetchView | function | core/ |
Returns the number of times a single entity has been viewed. |
| StatisticsStorageInterface::fetchViews | function | core/ |
Returns the number of times entities have been viewed. |
| StatisticsStorageInterface::maxTotalCount | function | core/ |
Returns the highest 'totalcount' value. |
| StatisticsStorageInterface::recordView | function | core/ |
Counts an entity view. |
| StatisticsStorageInterface::resetDayCount | function | core/ |
Reset the day counter for all entities once every day. |
| StatisticsTestBase | class | core/ |
Defines a base class for testing the Statistics module. |
| StatisticsTestBase.php | file | core/ |
|
| StatisticsTestBase::$blockingUser | property | core/ |
User with permissions to ban IPs. |
| StatisticsTestBase::$modules | property | core/ |
Modules to enable. |
| StatisticsTestBase::setUp | function | core/ |
|
| StatisticsTokenReplaceTest | class | core/ |
Tests statistics token replacement. |
| StatisticsTokenReplaceTest.php | file | core/ |
Pagination
- Previous page
- Page 1181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.