history_help
  • References/PHP/Drupal/history/history.module

history_help($route_name, RouteMatchInterface $route_match) Implements

2025-01-10 15:47:30
HistoryController::getNodeReadTimestamps
  • References/PHP/Drupal/history/src/Controller/HistoryController

public HistoryController::getNodeReadTimestamps(Request

2025-01-10 15:47:30
HistoryController
  • References/PHP/Drupal/history/src/Controller/HistoryController

Returns responses for History module routes. Hierarchy class \Drupal\Core\Controller\

2025-01-10 15:47:30
history_node_delete
  • References/PHP/Drupal/history/history.module

history_node_delete(EntityInterface $node) Implements

2025-01-10 15:47:30
HistoryController::readNode
  • References/PHP/Drupal/history/src/Controller/HistoryController

public HistoryController::readNode(Request $request

2025-01-10 15:47:30
HISTORY_READ_LIMIT
  • References/PHP/Drupal/history/history.module

Entities changed before this time are always shown as read. Entities changed within this time may be marked as new, updated, or read, depending

2025-01-10 15:47:30
history_read_multiple
  • References/PHP/Drupal/history/history.module

history_read_multiple($nids) Retrieves the last viewed timestamp for each of the passed node IDs.

2025-01-10 15:47:30
history_read
  • References/PHP/Drupal/history/history.module

history_read($nid) Retrieves the timestamp for the current user's last view of a specified node.

2025-01-10 15:47:30
history_attach_timestamp
  • References/PHP/Drupal/history/history.module

history_attach_timestamp($node_id) #lazy_builder callback; attaches the last read timestamp for a node.

2025-01-10 15:47:30
history_user_delete
  • References/PHP/Drupal/history/history.module

history_user_delete($account) Implements

2025-01-10 15:47:30