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 |
|---|---|---|---|
| StaticReflectionParser.php | file | core/ |
|
| StaticReflectionParser::getParentParser | function | core/ |
If the current class extends another, get the parser for the latter. |
| StaticTest | class | core/ |
Tests a static access plugin. |
| StaticTest.php | file | core/ |
|
| StaticTest::access | function | core/ |
Determine if the current user has access or not. |
| StaticTest::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| StaticTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| StaticTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| StaticTranslation | class | core/ |
String translator with a static cache for translations. |
| StaticTranslation.php | file | core/ |
|
| StaticTranslation::$translations | property | core/ |
String translations |
| StaticTranslation::getLanguage | function | core/ |
Retrieves translations for a given language. |
| StaticTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| StaticTranslation::reset | function | core/ |
Resets translation cache. |
| StaticTranslation::__construct | function | core/ |
Constructs a translator from an array of translations. |
| 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.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. |
| StatisticsDeprecationsTest | class | core/ |
Tests deprecations in the Statistics module. |
| StatisticsDeprecationsTest.php | file | core/ |
Pagination
- Previous page
- Page 1147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.