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 |
|---|---|---|---|
| StaticReflectionParser::$useStatements | property | core/ |
The use statements of the class. |
| StaticReflectionParser::getClassName | function | core/ |
|
| StaticReflectionParser::getDocComment | function | core/ |
Gets the doc comment. |
| StaticReflectionParser::getNamespaceName | function | core/ |
|
| StaticReflectionParser::getParentParser | function | core/ |
If the current class extends another, get the parser for the latter. |
| StaticReflectionParser::getParentStaticReflectionParser | function | core/ |
|
| StaticReflectionParser::getReflectionClass | function | core/ |
Gets the ReflectionClass equivalent for this class. |
| StaticReflectionParser::getStaticReflectionParserForDeclaringClass | function | core/ |
Gets the PSR-0 parser for the declaring class. |
| StaticReflectionParser::getUseStatements | function | core/ |
Gets the use statements from this file. |
| StaticReflectionParser::parse | function | core/ |
|
| StaticReflectionParser::__construct | function | core/ |
Parses a class residing in a PSR-0 hierarchy. |
| 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. |
| StaticTrustedCallbackHelper | class | core/ |
Defines a class for performing trusted callbacks in a static context. |
| 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 = render_var(url('statistics.settings')) %} {% set permissions… |
| 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. |
Pagination
- Previous page
- Page 1179
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.