Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| HistoryTimestampTest::testHandlers | function | core/ |
Tests the handlers. |
| HistoryTokensHooks | class | core/ |
Token hook implementations for history. |
| HistoryTokensHooks.php | file | core/ |
|
| HistoryTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| HistoryTokensHooks::tokens | function | core/ |
Implements hook_tokens(). |
| HistoryTokensHooksTest | class | core/ |
Tests for HistoryTokensHooks. |
| HistoryTokensHooksTest.php | file | core/ |
|
| HistoryTokensHooksTest::testTokenInfoWithoutCommentModuleInstalled | function | core/ |
Tests that tokenInfo() handles missing comment module gracefully. |
| HistoryUserTimestamp | class | core/ |
Field handler to display the marker for new content. |
| HistoryUserTimestamp | class | core/ |
Filter for new content. |
| HistoryUserTimestamp.php | file | core/ |
|
| HistoryUserTimestamp.php | file | core/ |
|
| HistoryUserTimestamp::$no_operator | property | core/ |
Disable the possibility to use operators. |
| HistoryUserTimestamp::adminSummary | function | core/ |
Display the filter on the administrative summary. |
| HistoryUserTimestamp::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| HistoryUserTimestamp::buildOptionsForm | function | core/ |
Provide link to node option. |
| HistoryUserTimestamp::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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 group by. |
| HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some group by. |
| HistoryUserTimestamp::valueForm | function | core/ |
Options form subform for setting options. |
| HistoryUserTimestamp::__construct | function | core/ |
Constructs a HistoryUserTimestamp object. |
| HistoryViewsHooks | class | core/ |
Hook implementations for history. |
| HistoryViewsHooks.php | file | core/ |
|
| HistoryViewsHooks::viewsData | function | core/ |
Implements hook_views_data(). |
| HistoryViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
| 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_test_theme.info.yml | file | core/ |
core/modules/history/tests/themes/history_test_theme/history_test_theme.info.yml |
| history_test_views.info.yml | file | core/ |
core/modules/history/tests/modules/history_test_views/history_test_views.info.yml |
| history_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| history_write | function | core/ |
Updates 'last viewed' timestamp of the specified entity for the current user. |
| HookCollectorKeyValueWritePass | class | core/ |
Stores hook implementations in keyvalue and clears cache. |
| HookCollectorKeyValueWritePass.php | file | core/ |
|
| HookCollectorKeyValueWritePass::process | function | core/ |
|
| HookCollectorPass | class | core/ |
Collects and registers hook implementations. |
| HookCollectorPass.php | file | core/ |
|
| HookCollectorPass::$groupIncludes | property | core/ |
Include files, keyed by the $group part of "/$module.$group.inc". |
| HookCollectorPass::$hookInfo | property | core/ |
A list of functions implementing hook_hook_info(). |
| HookCollectorPass::$includes | property | core/ |
A map of include files by function name. |
| HookCollectorPass::$moduleImplementsAlters | property | core/ |
A list of functions implementing hook_module_implements_alter(). |
| HookCollectorPass::$oopImplementations | property | core/ |
OOP implementation module names keyed by hook name and "$class::$method". |
| HookCollectorPass::$orderOperations | property | core/ |
Order operations grouped by hook name and weight. |
| HookCollectorPass::$preprocessForSuggestions | property | core/ |
Preprocess suggestions discovered in modules. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.