Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentPagerTest::assertCommentOrder | function | core/ |
Asserts that the comments are displayed in the correct order. |
| CommentPagerTest::clickLinkWithXPath | function | core/ |
Follows a link found at a give xpath query. |
| CommentPagerTest::testCommentNewPageIndicator | function | core/ |
Tests calculation of first page with new comment. |
| CommentPagerTest::testCommentOrderingThreading | function | core/ |
Tests comment ordering and threading. |
| CommentPagerTest::testCommentPaging | function | core/ |
Confirms comment paging works correctly with flat and threaded comments. |
| CommentPagerTest::testCommentPermalink | function | core/ |
Confirms comment paging works correctly with flat and threaded comments. |
| CommentPagerTest::testTwoPagers | function | core/ |
Confirms comment paging works correctly with two pagers. |
| CommentPermalinkFormatter | class | core/ |
Plugin implementation of the 'comment_permalink' formatter. |
| CommentPermalinkFormatter.php | file | core/ |
|
| CommentPermalinkFormatter::getEntityUrl | function | core/ |
Gets the URI elements of the entity. |
| CommentPermalinkFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| CommentPreviewTest | class | core/ |
Tests comment preview. |
| CommentPreviewTest.php | file | core/ |
|
| CommentPreviewTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| CommentPreviewTest::testCommentEditPreviewSave | function | core/ |
Tests comment edit, preview, and save. |
| CommentPreviewTest::testCommentPreview | function | core/ |
Tests comment preview. |
| CommentPreviewTest::testCommentPreviewDuplicateSubmission | function | core/ |
Tests comment preview. |
| CommentResourceTestBase | class | core/ |
|
| CommentResourceTestBase | class | core/ |
|
| CommentResourceTestBase.php | file | core/ |
|
| CommentResourceTestBase.php | file | core/ |
|
| CommentResourceTestBase::$entity | property | core/ |
|
| CommentResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| CommentResourceTestBase::$modules | property | core/ |
Modules to install. |
| CommentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| CommentResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| CommentResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| CommentResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
| CommentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| CommentResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| CommentResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| CommentResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| CommentResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| CommentResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| CommentResourceTestBase::testPostDxWithoutCriticalBaseFields | function | core/ |
Tests POSTing a comment without critical base fields. |
| CommentResourceTestBase::testPostSkipCommentApproval | function | core/ |
Tests POSTing a comment with and without 'skip comment approval' |
| CommentRestExportTest | class | core/ |
Tests a comment rest export view. |
| CommentRestExportTest.php | file | core/ |
|
| CommentRestExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentRestExportTest::$modules | property | core/ |
Modules to install. |
| CommentRestExportTest::$testViews | property | core/ |
Views used by this test. |
| CommentRestExportTest::setUp | function | core/ |
|
| CommentRestExportTest::testCommentRestExport | function | core/ |
Test comment row. |
| CommentRowTest | class | core/ |
Tests the comment row plugin. |
| CommentRowTest.php | file | core/ |
|
| CommentRowTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentRowTest::$testViews | property | core/ |
Views used by this test. |
| CommentRowTest::testCommentRow | function | core/ |
Test comment row. |
| CommentRssTest | class | core/ |
Tests comments as part of an RSS feed. |
| CommentRssTest.php | file | core/ |
Pagination
- Previous page
- Page 182
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.