Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
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::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
history_attach_timestamp function core/modules/history/history.module #lazy_builder callback; attaches the last read timestamp for a node.
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_update_8101 function core/modules/history/history.install Change {history}.nid to an unsigned int in order to match {node}.nid.
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::__construct function core/modules/system/tests/modules/hold_test/src/EventSubscriber/HoldTestSubscriber.php HoldTestSubscriber constructor.
hold_test.info.yml file core/modules/system/tests/modules/hold_test/hold_test.info.yml core/modules/system/tests/modules/hold_test/hold_test.info.yml
hold_test.install file core/modules/system/tests/modules/hold_test/hold_test.install Install, update and uninstall functions for the hold_test module.
hold_test.module file core/modules/system/tests/modules/hold_test/hold_test.module Contains functions for testing hold request/response.
hold_test.response service core/modules/system/tests/modules/hold_test/hold_test.services.yml Drupal\hold_test\EventSubscriber\HoldTestSubscriber
hold_test.services.yml file core/modules/system/tests/modules/hold_test/hold_test.services.yml core/modules/system/tests/modules/hold_test/hold_test.services.yml
hold_test_install function core/modules/system/tests/modules/hold_test/hold_test.install Implements hook_install().
hold_test_request function core/modules/system/tests/modules/hold_test/hold_test.module Request hold.
hold_test_response function core/modules/system/tests/modules/hold_test/hold_test.module Response hold.
HookDiscovery class core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php Provides a hook-based plugin discovery class.
HookDiscovery.php file core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php
HookDiscovery::$hook property core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php The name of the hook that will be implemented by this discovery instance.
HookDiscovery::$moduleHandler property core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php The module handler used to find and execute the plugin hook.
HookDiscovery::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php
HookDiscovery::__construct function core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php Constructs a Drupal\Core\Plugin\Discovery\HookDiscovery object.

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