Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| HistoryCommentLinkBuilderTest | class | core/ |
This is duplicated from CommentLinkBuilderTest with history additions. |
| HistoryCommentLinkBuilderTest.php | file | core/ |
|
| HistoryCommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
The comment link builder. |
| HistoryCommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
| HistoryCommentLinkBuilderTest::$currentUser | property | core/ |
Current user proxy mock. |
| HistoryCommentLinkBuilderTest::$decoratedCommentLinkBuilder | property | core/ |
The decorated comment link builder. |
| HistoryCommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
| HistoryCommentLinkBuilderTest::$stringTranslation | property | core/ |
String translation mock. |
| HistoryCommentLinkBuilderTest::$timestamp | property | core/ |
Timestamp used in test. |
| HistoryCommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
| HistoryCommentLinkBuilderTest::getMockNode | function | core/ |
Builds a mock node based on given scenario. |
| HistoryCommentLinkBuilderTest::setUp | function | core/ |
Prepares mocks for the test. |
| HistoryCommentLinkBuilderTest::testCommentLinkBuilder | function | core/ |
Tests the buildCommentedEntityLinks method. |
| HistoryController | class | core/ |
Returns responses for History module routes. |
| HistoryController.php | file | core/ |
|
| HistoryController::getNodeReadTimestamps | function | core/ |
Returns a set of nodes' last read timestamps. |
| HistoryController::readNode | function | core/ |
Marks a node as read by the current user right now. |
| HistoryController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
| HistoryHooks | class | core/ |
Hook implementations for history. |
| HistoryHooks.php | file | core/ |
|
| HistoryHooks::commentView | function | core/ |
Implements hook_ENTITY_TYPE_view for comment entities. |
| HistoryHooks::cron | function | core/ |
Implements hook_cron(). |
| HistoryHooks::help | function | core/ |
Implements hook_help(). |
| HistoryHooks::nodeDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| HistoryHooks::nodeViewAlter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
| HistoryHooks::userCancel | function | core/ |
Implements hook_user_cancel(). |
| HistoryHooks::userDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| HistoryHooks::__construct | function | core/ |
Constructs a new HistoryHooks object. |
| HistoryManager | class | core/ |
Helper functions for history module. |
| HistoryManager.php | file | core/ |
|
| HistoryManager::getCountNewComments | function | core/ |
Returns the number of new comments on a given entity for the current user. |
| HistoryManager::__construct | function | core/ |
Constructs a new HistoryManager object. |
| HistoryRenderCallback | class | core/ |
Render callback object. |
| HistoryRenderCallback.php | file | core/ |
|
| HistoryRenderCallback::lazyBuilder | function | core/ |
Render API callback: Attaches the last read timestamp for a node. |
| HistoryTest | class | core/ |
Tests the History endpoints. |
| HistoryTest.php | file | core/ |
|
| HistoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HistoryTest::$modules | property | core/ |
Modules to install. |
| HistoryTest::$testNode | property | core/ |
A page node for which to check content statistics. |
| HistoryTest::$user | property | core/ |
The main user for testing. |
| HistoryTest::getNodeReadTimestamps | function | core/ |
Get node read timestamps from the server for the current user. |
| HistoryTest::markNodeAsRead | function | core/ |
Mark a node as read for the current user. |
| HistoryTest::setUp | function | core/ |
|
| HistoryTest::testHistory | function | core/ |
Verifies that the history endpoints work. |
| HistoryTimestampTest | class | core/ |
Tests the history timestamp handlers. |
| HistoryTimestampTest.php | file | core/ |
|
| HistoryTimestampTest::$modules | property | core/ |
Modules to install. |
| HistoryTimestampTest::$testViews | property | core/ |
Views used by this test. |
| HistoryTimestampTest::setUp | function | core/ |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.