Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticDiscoveryDecoratorTest.php | file | core/ |
|
| StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback | function | core/ |
Helper method to provide a mocked callback object with expectations. |
| StaticDiscoveryDecoratorTest::providerCall | function | core/ |
Data provider for testCall(). |
| StaticDiscoveryDecoratorTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::providerGetDefinitions | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::testCall | function | core/ |
@covers ::__call[[api-linebreak]] @dataProvider providerCall |
| StaticDiscoveryDecoratorTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerGetDefinition |
| StaticDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @dataProvider providerGetDefinitions |
| StaticFileCacheBackend::store | function | core/ |
Stores data into a cache backend. |
| StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
| statistics.storage.node | service | core/ |
Drupal\statistics\NodeStatisticsDatabaseStorage |
| statistics.tokens.inc | file | core/ |
Builds placeholder replacement tokens for node visitor statistics. |
| StatisticsPopularBlock::$entityRepository | property | core/ |
The entity repository service. |
| StatisticsPopularBlock::$statisticsStorage | property | core/ |
The storage for statistics. |
| 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 a 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/ |
Count a entity view. |
| StatisticsStorageInterface::resetDayCount | function | core/ |
Reset the day counter for all entities once every day. |
| StatisticsTokenReplaceTest | class | core/ |
Generates text using placeholders for dummy content to check statistics token replacement. |
| StatisticsTokenReplaceTest.php | file | core/ |
|
| StatisticsTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StatisticsTokenReplaceTest::testStatisticsTokenReplacement | function | core/ |
Creates a node, then tests the statistics tokens generated from it. |
| StatisticsViewsResult::$totalCount | property | core/ |
|
| StatisticsViewsResult::getTotalCount | function | core/ |
Total number of times the entity has been viewed. |
| statistics_tokens | function | core/ |
Implements hook_tokens(). |
| statistics_token_info | function | core/ |
Implements hook_token_info(). |
| Status::operatorForm | function | core/ |
Options form subform for setting the operator. |
| Status::operatorForm | function | core/ |
Options form subform for setting the operator. |
| StickyNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| StorableConfigBase | class | core/ |
Provides a base class for configuration objects with storage support. |
| StorableConfigBase.php | file | core/ |
|
| StorableConfigBase::$isNew | property | core/ |
Whether the configuration object is new or has been saved to the storage. |
| StorableConfigBase::$originalData | property | core/ |
The data of the configuration object. |
| StorableConfigBase::$schemaWrapper | property | core/ |
The config schema wrapper object for this configuration object. |
| StorableConfigBase::$storage | property | core/ |
The storage used to load and save this configuration object. |
| StorableConfigBase::$typedConfigManager | property | core/ |
The typed config manager. |
| StorableConfigBase::castValue | function | core/ |
Casts the value to correct data type using the configuration schema. |
| StorableConfigBase::delete | function | core/ |
Deletes the configuration object. |
| StorableConfigBase::getSchemaWrapper | function | core/ |
Gets the schema wrapper for the whole configuration object. |
| StorableConfigBase::getStorage | function | core/ |
Retrieves the storage used to load and save this configuration object. |
| StorableConfigBase::initWithData | function | core/ |
Initializes a configuration object with pre-loaded data. |
| StorableConfigBase::isNew | function | core/ |
Returns whether this configuration object is new. |
| StorableConfigBase::save | function | core/ |
Saves the configuration object. |
| StorableConfigBase::validateValue | function | core/ |
Validate the values are allowed data types. |
| StorageBase | class | core/ |
Provides a base class for key/value storage implementations. |
Pagination
- Previous page
- Page 199
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.