Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| StateInterface::canTransitionTo | function | core/ |
Determines if the state can transition to the provided state ID. |
| StateInterface::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| StatementWrapper::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| StateTest::testCanTransitionTo | function | core/ |
@covers ::canTransitionTo[[api-linebreak]] |
| StateTest::testGetTransitionTo | function | core/ |
@covers ::getTransitionTo[[api-linebreak]] |
| StateTest::testGetTransitionToException | function | core/ |
@covers ::getTransitionTo[[api-linebreak]] |
| StaticDiscoveryDecorator | class | core/ |
A decorator that allows manual registration of undiscoverable definitions. |
| StaticDiscoveryDecorator.php | file | core/ |
|
| StaticDiscoveryDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
| StaticDiscoveryDecorator::$registerDefinitions | property | core/ |
A callback or closure used for registering additional definitions. |
| StaticDiscoveryDecorator::getDefinition | function | core/ |
|
| StaticDiscoveryDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| StaticDiscoveryDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| StaticDiscoveryDecorator::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator object. |
| StaticDiscoveryDecoratorTest | class | core/ |
@group Plugin @coversDefaultClass \Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator[[api-linebreak]] |
| 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. |
| StaticReflectionClass::getConstructor | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::newInstanceWithoutConstructor | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::__toString | function | core/ |
|
| 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 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. |
| StatisticsTokenReplaceTest | class | core/ |
Tests 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. |
Pagination
- Previous page
- Page 207
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.