Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
HistoryManager class core/modules/history/src/HistoryManager.php Helper functions for history module.
HistoryManager.php file core/modules/history/src/HistoryManager.php
HistoryManager::getCountNewComments function core/modules/history/src/HistoryManager.php Returns the number of new comments on a given entity for the current user.
HistoryManager::__construct function core/modules/history/src/HistoryManager.php Constructs a new HistoryManager object.
HistoryRenderCallback class core/modules/history/src/HistoryRenderCallback.php Render callback object.
HistoryRenderCallback.php file core/modules/history/src/HistoryRenderCallback.php
HistoryRenderCallback::lazyBuilder function core/modules/history/src/HistoryRenderCallback.php Render API callback: Attaches the last read timestamp for a node.
HistoryTest class core/modules/history/tests/src/Functional/HistoryTest.php Tests the History endpoints.
HistoryTest.php file core/modules/history/tests/src/Functional/HistoryTest.php
HistoryTest::$defaultTheme property core/modules/history/tests/src/Functional/HistoryTest.php The theme to install as the default for testing.
HistoryTest::$modules property core/modules/history/tests/src/Functional/HistoryTest.php Modules to install.
HistoryTest::$testNode property core/modules/history/tests/src/Functional/HistoryTest.php A page node for which to check content statistics.
HistoryTest::$user property core/modules/history/tests/src/Functional/HistoryTest.php The main user for testing.
HistoryTest::getNodeReadTimestamps function core/modules/history/tests/src/Functional/HistoryTest.php Get node read timestamps from the server for the current user.
HistoryTest::markNodeAsRead function core/modules/history/tests/src/Functional/HistoryTest.php Mark a node as read for the current user.
HistoryTest::setUp function core/modules/history/tests/src/Functional/HistoryTest.php
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 Modules to install.
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.
HistoryTokensHooks class core/modules/history/src/Hook/HistoryTokensHooks.php Token hook implementations for history.
HistoryTokensHooks.php file core/modules/history/src/Hook/HistoryTokensHooks.php
HistoryTokensHooks::tokenInfo function core/modules/history/src/Hook/HistoryTokensHooks.php Implements hook_token_info().
HistoryTokensHooks::tokens function core/modules/history/src/Hook/HistoryTokensHooks.php Implements hook_tokens().
HistoryTokensHooksTest class core/modules/history/tests/src/Unit/HistoryTokensHooksTest.php Tests for HistoryTokensHooks.
HistoryTokensHooksTest.php file core/modules/history/tests/src/Unit/HistoryTokensHooksTest.php
HistoryTokensHooksTest::testTokenInfoWithoutCommentModuleInstalled function core/modules/history/tests/src/Unit/HistoryTokensHooksTest.php Tests that tokenInfo() handles missing comment module gracefully.
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 Disable the possibility to use operators.
HistoryUserTimestamp::adminSummary function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Display the filter on the administrative summary.
HistoryUserTimestamp::buildExposeForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Options form subform for exposed filter options.
HistoryUserTimestamp::buildOptionsForm function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Provide link to node option.
HistoryUserTimestamp::defineOptions function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Information about options for all kinds of purposes will be held here.
HistoryUserTimestamp::init function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Initialize the plugin.
HistoryUserTimestamp::query function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Called to add the field to a query.
HistoryUserTimestamp::query function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Add this filter to the query.
HistoryUserTimestamp::render function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Renders the field.
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Provides the handler some group by.
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Provides the handler some group by.
HistoryUserTimestamp::valueForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Options form subform for setting options.
HistoryUserTimestamp::__construct function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Constructs a HistoryUserTimestamp object.
HistoryViewsHooks class core/modules/history/src/Hook/HistoryViewsHooks.php Hook implementations for history.
HistoryViewsHooks.php file core/modules/history/src/Hook/HistoryViewsHooks.php
HistoryViewsHooks::viewsData function core/modules/history/src/Hook/HistoryViewsHooks.php Implements hook_views_data().

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