Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| HistoryUserTimestamp::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| HistoryUserTimestamp::init | function | core/ |
Initialize the plugin. |
| HistoryUserTimestamp::query | function | core/ |
Called to add the field to a query. |
| HistoryUserTimestamp::query | function | core/ |
Add this filter to the query. |
| HistoryUserTimestamp::render | function | core/ |
Renders the field. |
| HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| HistoryUserTimestamp::valueForm | function | core/ |
Options form subform for setting options. |
| history_attach_timestamp | function | core/ |
#lazy_builder callback; attaches the last read timestamp for a node. |
| history_cron | function | core/ |
Implements hook_cron(). |
| history_help | function | core/ |
Implements hook_help(). |
| history_node_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| history_node_view_alter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
| history_read | function | core/ |
Retrieves the timestamp for the current user's last view of a specified node. |
| HISTORY_READ_LIMIT | constant | core/ |
Entities changed before this time are always shown as read. |
| history_read_multiple | function | core/ |
Retrieves the last viewed timestamp for each of the passed node IDs. |
| history_schema | function | core/ |
Implements hook_schema(). |
| history_update_8101 | function | core/ |
Change {history}.nid to an unsigned int in order to match {node}.nid. |
| history_user_cancel | function | core/ |
Implements hook_user_cancel(). |
| history_user_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| history_views_data | function | core/ |
Implements hook_views_data(). |
| history_write | function | core/ |
Updates 'last viewed' timestamp of the specified entity for the current user. |
| HookHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| hook_aggregator_fetcher_info_alter | function | core/ |
Perform alterations on the available fetchers. |
| hook_aggregator_parser_info_alter | function | core/ |
Perform alterations on the available parsers. |
| hook_aggregator_processor_info_alter | function | core/ |
Perform alterations on the available processors. |
| hook_ckeditor_css_alter | function | core/ |
Modify the list of CSS files that will be added to a CKEditor instance. |
| hook_ckeditor_plugin_info_alter | function | core/ |
Modify the list of available CKEditor plugins. |
| hook_editor_info_alter | function | core/ |
Performs alterations on text editor definitions. |
| hook_editor_js_settings_alter | function | core/ |
Modifies JavaScript settings that are added for text editors. |
| hook_editor_xss_filter_alter | function | core/ |
Modifies the text editor XSS filter that will used for the given text format. |
| hook_entity_field_storage_info | function | core/ |
Provides field storage definitions for a content entity type. |
| hook_entity_field_storage_info_alter | function | core/ |
Alter field storage definitions for a content entity type. |
| hook_entity_storage_load | function | core/ |
Act on content entities when loaded from the storage. |
| hook_ENTITY_TYPE_storage_load | function | core/ |
Act on content entities of a given type when loaded from the storage. |
| hook_field_purge_field_storage | function | core/ |
Acts when a field storage definition is being purged. |
| hook_field_storage_config_update_forbid | function | core/ |
Forbid a field storage update from occurring. |
| hook_help_topics_info_alter | function | core/ |
Perform alterations on help topic definitions. |
| hook_page_bottom | function | core/ |
Add a renderable array to the bottom of the page. |
| hook_page_top | function | core/ |
Add a renderable array to the top of the page. |
| hook_quickedit_editor_alter | function | core/ |
Allow modules to alter in-place editor plugin metadata. |
| hook_tokens | function | core/ |
Provide replacement values for placeholder tokens. |
| hook_tokens_alter | function | core/ |
Alter replacement values for placeholder tokens. |
| hook_token_info | function | core/ |
Provide information about available placeholder tokens and token types. |
| hook_token_info_alter | function | core/ |
Alter the metadata about available placeholder tokens and token types. |
| hook_toolbar | function | core/ |
Add items to the toolbar menu. |
| hook_toolbar_alter | function | core/ |
Alter the toolbar menu after hook_toolbar() is invoked. |
| hook_tour_tips_alter | function | core/ |
Allow modules to alter tour items before render. |
| hook_tour_tips_info_alter | function | core/ |
Allow modules to alter tip plugin definitions. |
| hook_views_plugins_argument_validator_alter | function | core/ |
Modify the list of available views argument validation plugins. |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.