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 |
|---|---|---|---|
| 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. |
| HistoryRenderCallback | class | core/ |
Render callback object. |
| HistoryRenderCallback.php | file | core/ |
|
| HistoryRenderCallback::lazyBuilder | function | core/ |
#lazy_builder callback; attaches the last read timestamp for a node. |
| HistoryTest | class | core/ |
Tests the History endpoints. |
| HistoryTest.php | file | core/ |
|
| HistoryTest::$defaultTheme | property | core/ |
|
| HistoryTest::$modules | property | core/ |
Modules to enable. |
| 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 enable. |
| HistoryTimestampTest::$testViews | property | core/ |
Views used by this test. |
| HistoryTimestampTest::setUp | function | core/ |
|
| HistoryTimestampTest::testHandlers | function | core/ |
Tests the handlers. |
| HistoryUserTimestamp | class | core/ |
Field handler to display the marker for new content. |
| HistoryUserTimestamp | class | core/ |
Filter for new content. |
| HistoryUserTimestamp.php | file | core/ |
|
| HistoryUserTimestamp.php | file | core/ |
|
| HistoryUserTimestamp::$no_operator | property | core/ |
|
| HistoryUserTimestamp::adminSummary | function | core/ |
|
| HistoryUserTimestamp::buildExposeForm | function | core/ |
|
| HistoryUserTimestamp::buildOptionsForm | function | core/ |
|
| HistoryUserTimestamp::defineOptions | function | core/ |
|
| HistoryUserTimestamp::init | function | core/ |
|
| HistoryUserTimestamp::query | function | core/ |
|
| HistoryUserTimestamp::query | function | core/ |
|
| HistoryUserTimestamp::render | function | core/ |
|
| HistoryUserTimestamp::usesGroupBy | function | core/ |
|
| HistoryUserTimestamp::usesGroupBy | function | core/ |
|
| HistoryUserTimestamp::valueForm | function | core/ |
|
| history_cron | function | core/ |
Implements hook_cron(). |
| history_help | function | core/ |
Implements hook_help(). |
| history_node_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| history_node_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
| history_read | function | core/ |
Retrieves the timestamp for the current user's last view of a specified node. |
| HISTORY_READ_LIMIT | constant | core/ |
Entities changed before this time are always shown as read. |
| history_read_multiple | function | core/ |
Retrieves the last viewed timestamp for each of the passed node IDs. |
| history_schema | function | core/ |
Implements hook_schema(). |
| history_test_theme.info.yml | file | core/ |
core/modules/history/tests/themes/history_test_theme/history_test_theme.info.yml |
| history_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| history_user_cancel | function | core/ |
Implements hook_user_cancel(). |
| history_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
Pagination
- Previous page
- Page 629
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.