Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| highlighted.css | file | core/ |
This file is used to style the highlighted region. |
| 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. |
| HighWaterNotJoinableTest | class | core/ |
Tests the high water handling. |
| HighWaterNotJoinableTest.php | file | core/ |
|
| HighWaterNotJoinableTest::$modules | property | core/ |
Modules to install. |
| HighWaterNotJoinableTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| HighWaterTest | class | core/ |
Tests migration high water property. |
| HighWaterTest | class | core/ |
Source plugin for migration high water tests. |
| HighWaterTest.php | file | core/ |
|
| HighWaterTest.php | file | core/ |
|
| HighWaterTest::$modules | property | core/ |
Modules to install. |
| HighWaterTest::assertNodeDoesNotExist | function | core/ |
Assert that node with given title does not exist. |
| HighWaterTest::assertNodeExists | function | core/ |
Assert that node with given title exists. |
| HighWaterTest::fields | function | core/ |
Returns available fields on the source. |
| HighWaterTest::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| HighWaterTest::nodeExists | function | core/ |
Checks if node with given title exists. |
| HighWaterTest::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| 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.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. |
Pagination
- Previous page
- Page 818
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.