Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| HistoryManager | class | core/ |
Helper functions for history module. |
| HistoryManager.php | file | core/ |
|
| HistoryManager::getCountNewComments | function | core/ |
Returns the number of new comments on a given entity for the current user. |
| HistoryManager::__construct | function | core/ |
Constructs a new HistoryManager object. |
| HistoryRenderCallback | class | core/ |
Render callback object. |
| HistoryRenderCallback.php | file | core/ |
|
| HistoryRenderCallback::lazyBuilder | function | core/ |
Render API callback: Attaches the last read timestamp for a node. |
| HistoryTest | class | core/ |
Tests the History endpoints. |
| HistoryTest.php | file | core/ |
|
| HistoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HistoryTest::$modules | property | core/ |
Modules to install. |
| HistoryTest::$testNode | property | core/ |
A page node for which to check content statistics. |
| HistoryTest::$user | property | core/ |
The main user for testing. |
| HistoryTest::getNodeReadTimestamps | function | core/ |
Get node read timestamps from the server for the current user. |
| HistoryTest::markNodeAsRead | function | core/ |
Mark a node as read for the current user. |
| HistoryTest::setUp | function | core/ |
|
| HistoryTest::testHistory | function | core/ |
Verifies that the history endpoints work. |
| HistoryTimestampTest | class | core/ |
Tests the history timestamp handlers. |
| HistoryTimestampTest.php | file | core/ |
|
| HistoryTimestampTest::$modules | property | core/ |
Modules to install. |
| HistoryTimestampTest::$testViews | property | core/ |
Views used by this test. |
| HistoryTimestampTest::setUp | function | core/ |
|
| 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::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(). |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.