Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
HistoryTest::testHistory function core/modules/history/tests/src/Functional/HistoryTest.php Verifies that the history endpoints work.
HistoryTimestampTest class core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Tests the history timestamp handlers.
HistoryTimestampTest.php file core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
HistoryTimestampTest::$modules property core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
HistoryTimestampTest::$testViews property core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Views used by this test.
HistoryTimestampTest::setUp function core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
HistoryTimestampTest::testHandlers function core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Tests the handlers.
HistoryUserTimestamp class core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Field handler to display the marker for new content.
HistoryUserTimestamp class core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Filter for new content.
HistoryUserTimestamp.php file core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp.php file core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::$no_operator property core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::adminSummary function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::buildExposeForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::buildOptionsForm function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::create function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::defineOptions function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::init function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::query function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::query function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::render function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::valueForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::__construct function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Constructs a HistoryUserTimestamp object.
history_cron function core/modules/history/history.module Implements hook_cron().
history_help function core/modules/history/history.module Implements hook_help().
history_node_delete function core/modules/history/history.module Implements hook_ENTITY_TYPE_delete() for node entities.
history_node_view_alter function core/modules/history/history.module Implements hook_ENTITY_TYPE_view_alter() for node entities.
history_read function core/modules/history/history.module Retrieves the timestamp for the current user's last view of a specified node.
HISTORY_READ_LIMIT constant core/modules/history/history.module Entities changed before this time are always shown as read.
history_read_multiple function core/modules/history/history.module Retrieves the last viewed timestamp for each of the passed node IDs.
history_schema function core/modules/history/history.install Implements hook_schema().
history_test_theme.info.yml file core/modules/history/tests/themes/history_test_theme/history_test_theme.info.yml core/modules/history/tests/themes/history_test_theme/history_test_theme.info.yml
history_update_10100 function core/modules/history/history.install Remove the year 2038 date limitation.
history_update_last_removed function core/modules/history/history.install Implements hook_update_last_removed().
history_user_cancel function core/modules/history/history.module Implements hook_user_cancel().
history_user_delete function core/modules/history/history.module Implements hook_ENTITY_TYPE_delete() for user entities.
history_views_data function core/modules/history/history.views.inc Implements hook_views_data().
history_write function core/modules/history/history.module Updates 'last viewed' timestamp of the specified entity for the current user.
HoldTestSubscriber class core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php Response subscriber to test hold.
HoldTestSubscriber.php file core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php
HoldTestSubscriber::$sitePath property core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php The site path.
HoldTestSubscriber::getSubscribedEvents function core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php
HoldTestSubscriber::hold function core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php Hold process by type.
HoldTestSubscriber::HOLD_REQUEST constant core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php
HoldTestSubscriber::HOLD_RESPONSE constant core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php
HoldTestSubscriber::onRequest function core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php Request hold.
HoldTestSubscriber::onRespond function core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php Response hold.
HoldTestSubscriber::WAIT constant core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php Time in microseconds to wait for before checking if the file is updated.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.