Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| HighWaterTest::assertNodeExists | function | core/ |
Assert that node with given title exists. |
| HighWaterTest::fields | function | core/ |
|
| HighWaterTest::getIds | function | core/ |
|
| HighWaterTest::nodeExists | function | core/ |
Checks if node with given title exists. |
| HighWaterTest::query | function | core/ |
|
| HighWaterTest::setUp | function | core/ |
|
| HighWaterTest::testHighWater | function | core/ |
Tests high water property of SqlBase. |
| HighWaterTest::testHighWaterUpdate | function | core/ |
Tests high water property of SqlBase when rows marked for update. |
| HighWaterTest::testNullHighwater | function | core/ |
Tests that deleting the high water value causes all rows to be reimported. |
| HighWaterTest::testZeroHighwater | function | core/ |
Tests that the high water value can be 0. |
| high_water_test.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_high_water_test/migrations/high_water_test.yml |
| history.info.yml | file | core/ |
core/modules/history/history.info.yml |
| history.install | file | core/ |
Installation functions for History module. |
| history.libraries.yml | file | core/ |
core/modules/history/history.libraries.yml |
| history.module | file | core/ |
Records which users have read which content. |
| history.routing.yml | file | core/ |
core/modules/history/history.routing.yml |
| history.views.inc | file | core/ |
Provide views data for history.module. |
| history.views.schema.yml | file | core/ |
core/modules/history/config/schema/history.views.schema.yml |
| HistoryController | class | core/ |
Returns responses for History module routes. |
| HistoryController.php | file | core/ |
|
| HistoryController::getNodeReadTimestamps | function | core/ |
Returns a set of nodes' last read timestamps. |
| HistoryController::readNode | function | core/ |
Marks a node as read by the current user right now. |
| HistoryLegacyTest | class | core/ |
Tests History module's legacy code. |
| HistoryLegacyTest.php | file | core/ |
|
| HistoryLegacyTest::$modules | property | core/ |
|
| HistoryLegacyTest::setUp | function | core/ |
|
| HistoryLegacyTest::testHistoryAttachTimestamp | function | core/ |
Tests history_attach_timestamp() deprecation. |
| HistoryRenderCallback | class | core/ |
Render callback object. |
| HistoryRenderCallback.php | file | core/ |
|
| HistoryRenderCallback::lazyBuilder | function | core/ |
#lazy_builder callback; attaches the last read timestamp for a node. |
| HistoryTest | class | core/ |
Tests the History endpoints. |
| HistoryTest.php | file | core/ |
|
| HistoryTest::$defaultTheme | property | core/ |
|
| HistoryTest::$modules | property | core/ |
Modules to enable. |
| 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 enable. |
| HistoryTimestampTest::$testViews | property | core/ |
Views used by this test. |
| HistoryTimestampTest::setUp | function | core/ |
|
| HistoryTimestampTest::testHandlers | function | core/ |
Tests the handlers. |
| 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/ |
Pagination
- Previous page
- Page 737
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.