Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
HighWaterTest::assertNodeExists function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Assert that node with given title exists.
HighWaterTest::fields function core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php
HighWaterTest::getIds function core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php
HighWaterTest::nodeExists function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Checks if node with given title exists.
HighWaterTest::query function core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php
HighWaterTest::setUp function core/modules/migrate/tests/src/Kernel/HighWaterTest.php
HighWaterTest::testHighWater function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Tests high water property of SqlBase.
HighWaterTest::testHighWaterUpdate function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Tests high water property of SqlBase when rows marked for update.
HighWaterTest::testNullHighwater function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Tests that deleting the high water value causes all rows to be reimported.
HighWaterTest::testZeroHighwater function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Tests that the high water value can be 0.
high_water_test.yml file core/modules/migrate/tests/modules/migrate_high_water_test/migrations/high_water_test.yml core/modules/migrate/tests/modules/migrate_high_water_test/migrations/high_water_test.yml
history.info.yml file core/modules/history/history.info.yml core/modules/history/history.info.yml
history.install file core/modules/history/history.install Installation functions for History module.
history.libraries.yml file core/modules/history/history.libraries.yml core/modules/history/history.libraries.yml
history.module file core/modules/history/history.module Records which users have read which content.
history.routing.yml file core/modules/history/history.routing.yml core/modules/history/history.routing.yml
history.views.inc file core/modules/history/history.views.inc Provide views data for history.module.
history.views.schema.yml file core/modules/history/config/schema/history.views.schema.yml core/modules/history/config/schema/history.views.schema.yml
HistoryController class core/modules/history/src/Controller/HistoryController.php Returns responses for History module routes.
HistoryController.php file core/modules/history/src/Controller/HistoryController.php
HistoryController::getNodeReadTimestamps function core/modules/history/src/Controller/HistoryController.php Returns a set of nodes' last read timestamps.
HistoryController::readNode function core/modules/history/src/Controller/HistoryController.php Marks a node as read by the current user right now.
HistoryLegacyTest class core/modules/history/tests/src/Kernel/HistoryLegacyTest.php Tests History module's legacy code.
HistoryLegacyTest.php file core/modules/history/tests/src/Kernel/HistoryLegacyTest.php
HistoryLegacyTest::$modules property core/modules/history/tests/src/Kernel/HistoryLegacyTest.php
HistoryLegacyTest::setUp function core/modules/history/tests/src/Kernel/HistoryLegacyTest.php
HistoryLegacyTest::testHistoryAttachTimestamp function core/modules/history/tests/src/Kernel/HistoryLegacyTest.php Tests history_attach_timestamp() deprecation.
HistoryRenderCallback class core/modules/history/src/HistoryRenderCallback.php Render callback object.
HistoryRenderCallback.php file core/modules/history/src/HistoryRenderCallback.php
HistoryRenderCallback::lazyBuilder function core/modules/history/src/HistoryRenderCallback.php #lazy_builder callback; attaches the last read timestamp for a node.
HistoryTest class core/modules/history/tests/src/Functional/HistoryTest.php Tests the History endpoints.
HistoryTest.php file core/modules/history/tests/src/Functional/HistoryTest.php
HistoryTest::$defaultTheme property core/modules/history/tests/src/Functional/HistoryTest.php
HistoryTest::$modules property core/modules/history/tests/src/Functional/HistoryTest.php Modules to enable.
HistoryTest::$testNode property core/modules/history/tests/src/Functional/HistoryTest.php A page node for which to check content statistics.
HistoryTest::$user property core/modules/history/tests/src/Functional/HistoryTest.php The main user for testing.
HistoryTest::getNodeReadTimestamps function core/modules/history/tests/src/Functional/HistoryTest.php Get node read timestamps from the server for the current user.
HistoryTest::markNodeAsRead function core/modules/history/tests/src/Functional/HistoryTest.php Mark a node as read for the current user.
HistoryTest::setUp function core/modules/history/tests/src/Functional/HistoryTest.php
HistoryTest::testHistory function core/modules/history/tests/src/Functional/HistoryTest.php Verifies that the history endpoints work.
HistoryTimestampTest class core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Tests the history timestamp handlers.
HistoryTimestampTest.php file core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
HistoryTimestampTest::$modules property core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Modules to enable.
HistoryTimestampTest::$testViews property core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Views used by this test.
HistoryTimestampTest::setUp function core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php
HistoryTimestampTest::testHandlers function core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Tests the handlers.
HistoryUserTimestamp class core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Field handler to display the marker for new content.
HistoryUserTimestamp class core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Filter for new content.
HistoryUserTimestamp.php file core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
HistoryUserTimestamp.php file core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php

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