Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| 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/ |
Disable the possibility to use operators. |
| HistoryUserTimestamp::adminSummary | function | core/ |
Display the filter on the administrative summary |
| HistoryUserTimestamp::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| HistoryUserTimestamp::buildOptionsForm | function | core/ |
Provide link to node option |
| HistoryUserTimestamp::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| HistoryUserTimestamp::init | function | core/ |
Initialize the plugin. |
| HistoryUserTimestamp::query | function | core/ |
Called to add the field to a query. |
| HistoryUserTimestamp::query | function | core/ |
Add this filter to the query. |
| HistoryUserTimestamp::render | function | core/ |
Renders the field. |
| HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| HistoryUserTimestamp::valueForm | function | core/ |
Options form subform for setting options. |
| history_attach_timestamp | function | core/ |
#lazy_builder callback; attaches the last read timestamp for a node. |
| 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_update_8101 | function | core/ |
Change {history}.nid to an unsigned int in order to match {node}.nid. |
| history_user_cancel | function | core/ |
Implements hook_user_cancel(). |
| history_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| history_views_data | function | core/ |
Implements hook_views_data(). |
| history_write | function | core/ |
Updates 'last viewed' timestamp of the specified entity for the current user. |
| HoldTestSubscriber | class | core/ |
Response subscriber to test hold. |
| HoldTestSubscriber.php | file | core/ |
|
| HoldTestSubscriber::$sitePath | property | core/ |
The site path. |
| HoldTestSubscriber::getSubscribedEvents | function | core/ |
|
| HoldTestSubscriber::hold | function | core/ |
Hold process by type. |
| HoldTestSubscriber::HOLD_REQUEST | constant | core/ |
|
| HoldTestSubscriber::HOLD_RESPONSE | constant | core/ |
|
| HoldTestSubscriber::onRequest | function | core/ |
Request hold. |
| HoldTestSubscriber::onRespond | function | core/ |
Response hold. |
| HoldTestSubscriber::__construct | function | core/ |
HoldTestSubscriber constructor. |
| hold_test.info.yml | file | core/ |
core/modules/system/tests/modules/hold_test/hold_test.info.yml |
Pagination
- Previous page
- Page 619
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.