Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
HighestIdInterface::getHighestId function core/modules/migrate/src/Audit/HighestIdInterface.php Returns the highest ID tracked by the implementing plugin.
HighlightCommand::$selector property core/modules/views/src/Ajax/HighlightCommand.php A CSS selector string.
HighlightCommand::__construct function core/modules/views/src/Ajax/HighlightCommand.php Constructs a \Drupal\views\Ajax\HighlightCommand object.
highlighted.css file core/profiles/demo_umami/themes/umami/css/components/regions/highlighted/highlighted.css This file is used to style the highlighted region.
HighPriorityThemeNegotiator::applies function core/modules/system/tests/modules/theme_test/src/Theme/HighPriorityThemeNegotiator.php
HighWaterNotJoinableTest class core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php Tests the high water handling.
HighWaterNotJoinableTest.php file core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php
HighWaterNotJoinableTest::$modules property core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php
HighWaterNotJoinableTest::providerSource function core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php
HighWaterTest class core/modules/migrate/tests/src/Kernel/HighWaterTest.php Tests migration high water property.
HighWaterTest class core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php Source plugin for migration high water tests.
HighWaterTest.php file core/modules/migrate/tests/src/Kernel/HighWaterTest.php
HighWaterTest.php file core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php
HighWaterTest::$modules property core/modules/migrate/tests/src/Kernel/HighWaterTest.php
HighWaterTest::assertNodeDoesNotExist function core/modules/migrate/tests/src/Kernel/HighWaterTest.php Assert that node with given title does not exist.
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.tracking_user_content.html.twig file core/modules/history/help_topics/history.tracking_user_content.html.twig ---
label: 'Tracking which content a user has visited'
related:
- core.tracking_content
---
<h2>{% trans %}What content visits are tracked?{% endtrans %}</h2>
<p>{% trans %}The core History module tracks when each…
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.
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
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

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