Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| help_topics_twig_tester.info.yml | file | core/ |
core/modules/help/tests/modules/help_topics_twig_tester/help_topics_twig_tester.info.yml |
| help_topics_twig_tester.services.yml | file | core/ |
core/modules/help/tests/modules/help_topics_twig_tester/help_topics_twig_tester.services.yml |
| HiddenFieldSelector | class | core/ |
Extends PartialNamedSelector to allow retrieval of hidden fields. |
| HiddenFieldSelector.php | file | core/ |
|
| HiddenFieldSelector::__construct | function | core/ |
|
| HighlightCommand::$selector | property | core/ |
A CSS selector string. |
| HighPriorityThemeNegotiator | class | core/ |
Implements a test theme negotiator which was configured with a high priority. |
| HighPriorityThemeNegotiator.php | file | core/ |
|
| HighPriorityThemeNegotiator::applies | function | core/ |
Whether this theme negotiator should be used to set the theme. |
| HighPriorityThemeNegotiator::determineActiveTheme | function | core/ |
Determine the active theme for the request. |
| history.comment_link_builder | service | core/ |
Drupal\history\HistoryCommentLinkBuilder |
| 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/ |
|
| history.routing.yml | file | core/ |
core/modules/history/history.routing.yml |
| history.services.yml | file | core/ |
core/modules/history/history.services.yml |
| history.views.schema.yml | file | core/ |
core/modules/history/config/schema/history.views.schema.yml |
| HistoryCommentLinkBuilder | class | core/ |
Adds history functionality to comment links on nodes. |
| HistoryCommentLinkBuilder.php | file | core/ |
|
| HistoryCommentLinkBuilder::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
| HistoryCommentLinkBuilder::__construct | function | core/ |
Constructs a new HistoryCommentLinkBuilder object. |
| HistoryCommentLinkBuilderTest | class | core/ |
This is duplicated from CommentLinkBuilderTest with history additions. |
| HistoryCommentLinkBuilderTest.php | file | core/ |
|
| HistoryCommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
The comment link builder. |
| HistoryCommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
| HistoryCommentLinkBuilderTest::$currentUser | property | core/ |
Current user proxy mock. |
| HistoryCommentLinkBuilderTest::$decoratedCommentLinkBuilder | property | core/ |
The decorated comment link builder. |
| HistoryCommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
| HistoryCommentLinkBuilderTest::$stringTranslation | property | core/ |
String translation mock. |
| HistoryCommentLinkBuilderTest::$timestamp | property | core/ |
Timestamp used in test. |
| HistoryCommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
| HistoryCommentLinkBuilderTest::getMockNode | function | core/ |
Builds a mock node based on given scenario. |
| HistoryCommentLinkBuilderTest::setUp | function | core/ |
Prepares mocks for the test. |
| HistoryCommentLinkBuilderTest::testCommentLinkBuilder | function | core/ |
Tests the buildCommentedEntityLinks method. |
| 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. |
| HistoryController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
| HistoryHooks | class | core/ |
Hook implementations for history. |
| HistoryHooks.php | file | core/ |
|
| HistoryHooks::commentView | function | core/ |
Implements hook_ENTITY_TYPE_view for comment entities. |
| HistoryHooks::cron | function | core/ |
Implements hook_cron(). |
| HistoryHooks::help | function | core/ |
Implements hook_help(). |
| HistoryHooks::nodeDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for node entities. |
| HistoryHooks::nodeViewAlter | function | core/ |
Implements hook_ENTITY_TYPE_view_alter() for node entities. |
| HistoryHooks::userCancel | function | core/ |
Implements hook_user_cancel(). |
| HistoryHooks::userDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| HistoryHooks::__construct | function | core/ |
Constructs a new HistoryHooks object. |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.