Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
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 groupby.
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Provides the handler some groupby.
HistoryUserTimestamp::valueForm function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Options form subform for setting options.
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.
HookHelpSection::listTopics function core/modules/help/src/Plugin/HelpSection/HookHelpSection.php Returns a list of topics to show in the help section.
hook_aggregator_fetcher_info_alter function core/modules/aggregator/aggregator.api.php Perform alterations on the available fetchers.
hook_aggregator_parser_info_alter function core/modules/aggregator/aggregator.api.php Perform alterations on the available parsers.
hook_aggregator_processor_info_alter function core/modules/aggregator/aggregator.api.php Perform alterations on the available processors.
hook_ckeditor_css_alter function core/modules/ckeditor/ckeditor.api.php Modify the list of CSS files that will be added to a CKEditor instance.
hook_ckeditor_plugin_info_alter function core/modules/ckeditor/ckeditor.api.php Modify the list of available CKEditor plugins.
hook_editor_info_alter function core/modules/editor/editor.api.php Performs alterations on text editor definitions.
hook_editor_js_settings_alter function core/modules/editor/editor.api.php Modifies JavaScript settings that are added for text editors.
hook_editor_xss_filter_alter function core/modules/editor/editor.api.php Modifies the text editor XSS filter that will used for the given text format.
hook_entity_field_storage_info function core/lib/Drupal/Core/Entity/entity.api.php Provides field storage definitions for a content entity type.
hook_entity_field_storage_info_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter field storage definitions for a content entity type.
hook_entity_storage_load function core/lib/Drupal/Core/Entity/entity.api.php Act on content entities when loaded from the storage.
hook_ENTITY_TYPE_storage_load function core/lib/Drupal/Core/Entity/entity.api.php Act on content entities of a given type when loaded from the storage.
hook_field_purge_field_storage function core/modules/field/field.api.php Acts when a field storage definition is being purged.
hook_field_storage_config_update_forbid function core/modules/field/field.api.php Forbid a field storage update from occurring.
hook_help_topics_info_alter function core/modules/help_topics/help_topics.api.php Perform alterations on help topic definitions.
hook_page_bottom function core/lib/Drupal/Core/Render/theme.api.php Add a renderable array to the bottom of the page.
hook_page_top function core/lib/Drupal/Core/Render/theme.api.php Add a renderable array to the top of the page.
hook_quickedit_editor_alter function core/modules/quickedit/quickedit.api.php Allow modules to alter in-place editor plugin metadata.
hook_tokens function core/lib/Drupal/Core/Utility/token.api.php Provide replacement values for placeholder tokens.
hook_tokens_alter function core/lib/Drupal/Core/Utility/token.api.php Alter replacement values for placeholder tokens.
hook_token_info function core/lib/Drupal/Core/Utility/token.api.php Provide information about available placeholder tokens and token types.
hook_token_info_alter function core/lib/Drupal/Core/Utility/token.api.php Alter the metadata about available placeholder tokens and token types.
hook_toolbar function core/modules/toolbar/toolbar.api.php Add items to the toolbar menu.
hook_toolbar_alter function core/modules/toolbar/toolbar.api.php Alter the toolbar menu after hook_toolbar() is invoked.
hook_tour_tips_alter function core/modules/tour/tour.api.php Allow modules to alter tour items before render.
hook_tour_tips_info_alter function core/modules/tour/tour.api.php Allow modules to alter tip plugin definitions.
hook_views_plugins_argument_validator_alter function core/modules/views/views.api.php Modify the list of available views argument validation plugins.

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