Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
StaticDiscoveryDecoratorTest.php file core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php
StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Helper method to provide a mocked callback object with expectations.
StaticDiscoveryDecoratorTest::providerCall function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Data provider for testCall().
StaticDiscoveryDecoratorTest::providerGetDefinition function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Data provider for testGetDefinitions().
StaticDiscoveryDecoratorTest::providerGetDefinitions function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Data provider for testGetDefinitions().
StaticDiscoveryDecoratorTest::testCall function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php @covers ::__call[[api-linebreak]]
@dataProvider providerCall
StaticDiscoveryDecoratorTest::testGetDefinition function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php @covers ::getDefinition[[api-linebreak]]
@dataProvider providerGetDefinition
StaticDiscoveryDecoratorTest::testGetDefinitions function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php @covers ::getDefinitions[[api-linebreak]]
@dataProvider providerGetDefinitions
StaticFileCacheBackend::store function core/tests/Drupal/Tests/Component/FileCache/StaticFileCacheBackend.php Stores data into a cache backend.
StaticMenuLinkOverrides::$configFactory property core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php The config factory object.
statistics.storage.node service core/modules/statistics/statistics.services.yml Drupal\statistics\NodeStatisticsDatabaseStorage
statistics.tokens.inc file core/modules/statistics/statistics.tokens.inc Builds placeholder replacement tokens for node visitor statistics.
StatisticsPopularBlock::$entityRepository property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php The entity repository service.
StatisticsPopularBlock::$statisticsStorage property core/modules/statistics/src/Plugin/Block/StatisticsPopularBlock.php The storage for statistics.
StatisticsStorageInterface interface core/modules/statistics/src/StatisticsStorageInterface.php Provides an interface defining Statistics Storage.
StatisticsStorageInterface.php file core/modules/statistics/src/StatisticsStorageInterface.php
StatisticsStorageInterface::deleteViews function core/modules/statistics/src/StatisticsStorageInterface.php Delete counts for a specific entity.
StatisticsStorageInterface::fetchAll function core/modules/statistics/src/StatisticsStorageInterface.php Returns the number of times a entity has been viewed.
StatisticsStorageInterface::fetchView function core/modules/statistics/src/StatisticsStorageInterface.php Returns the number of times a single entity has been viewed.
StatisticsStorageInterface::fetchViews function core/modules/statistics/src/StatisticsStorageInterface.php Returns the number of times entities have been viewed.
StatisticsStorageInterface::maxTotalCount function core/modules/statistics/src/StatisticsStorageInterface.php Returns the highest 'totalcount' value.
StatisticsStorageInterface::recordView function core/modules/statistics/src/StatisticsStorageInterface.php Count a entity view.
StatisticsStorageInterface::resetDayCount function core/modules/statistics/src/StatisticsStorageInterface.php Reset the day counter for all entities once every day.
StatisticsTokenReplaceTest class core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php Generates text using placeholders for dummy content to check statistics token
replacement.
StatisticsTokenReplaceTest.php file core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php
StatisticsTokenReplaceTest::$defaultTheme property core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php The theme to install as the default for testing.
StatisticsTokenReplaceTest::testStatisticsTokenReplacement function core/modules/statistics/tests/src/Functional/StatisticsTokenReplaceTest.php Creates a node, then tests the statistics tokens generated from it.
StatisticsViewsResult::$totalCount property core/modules/statistics/src/StatisticsViewsResult.php
StatisticsViewsResult::getTotalCount function core/modules/statistics/src/StatisticsViewsResult.php Total number of times the entity has been viewed.
statistics_tokens function core/modules/statistics/statistics.tokens.inc Implements hook_tokens().
statistics_token_info function core/modules/statistics/statistics.tokens.inc Implements hook_token_info().
Status::operatorForm function core/modules/node/src/Plugin/views/filter/Status.php Options form subform for setting the operator.
Status::operatorForm function core/modules/media/src/Plugin/views/filter/Status.php Options form subform for setting the operator.
StickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/StickyNode.php Gets an array of values to be set.
StorableConfigBase class core/lib/Drupal/Core/Config/StorableConfigBase.php Provides a base class for configuration objects with storage support.
StorableConfigBase.php file core/lib/Drupal/Core/Config/StorableConfigBase.php
StorableConfigBase::$isNew property core/lib/Drupal/Core/Config/StorableConfigBase.php Whether the configuration object is new or has been saved to the storage.
StorableConfigBase::$originalData property core/lib/Drupal/Core/Config/StorableConfigBase.php The data of the configuration object.
StorableConfigBase::$schemaWrapper property core/lib/Drupal/Core/Config/StorableConfigBase.php The config schema wrapper object for this configuration object.
StorableConfigBase::$storage property core/lib/Drupal/Core/Config/StorableConfigBase.php The storage used to load and save this configuration object.
StorableConfigBase::$typedConfigManager property core/lib/Drupal/Core/Config/StorableConfigBase.php The typed config manager.
StorableConfigBase::castValue function core/lib/Drupal/Core/Config/StorableConfigBase.php Casts the value to correct data type using the configuration schema.
StorableConfigBase::delete function core/lib/Drupal/Core/Config/StorableConfigBase.php Deletes the configuration object.
StorableConfigBase::getSchemaWrapper function core/lib/Drupal/Core/Config/StorableConfigBase.php Gets the schema wrapper for the whole configuration object.
StorableConfigBase::getStorage function core/lib/Drupal/Core/Config/StorableConfigBase.php Retrieves the storage used to load and save this configuration object.
StorableConfigBase::initWithData function core/lib/Drupal/Core/Config/StorableConfigBase.php Initializes a configuration object with pre-loaded data.
StorableConfigBase::isNew function core/lib/Drupal/Core/Config/StorableConfigBase.php Returns whether this configuration object is new.
StorableConfigBase::save function core/lib/Drupal/Core/Config/StorableConfigBase.php Saves the configuration object.
StorableConfigBase::validateValue function core/lib/Drupal/Core/Config/StorableConfigBase.php Validate the values are allowed data types.
StorageBase class core/lib/Drupal/Core/KeyValueStore/StorageBase.php Provides a base class for key/value storage implementations.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.