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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentPreviewTest::$modules | property | core/ |
Modules to install. |
| 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.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'. |
| 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/ |
Tests comment row. |
| CommentRssTest | class | core/ |
Tests comments as part of an RSS feed. |
| CommentRssTest.php | file | core/ |
|
| CommentRssTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentRssTest::$modules | property | core/ |
Modules to install. |
| CommentRssTest::setUp | function | core/ |
|
| CommentRssTest::testCommentRss | function | core/ |
Tests comments as part of an RSS feed. |
| comments.css | file | core/ |
Comment section and individual comments. |
| comments.css | file | core/ |
Visual styles for comments in Bartik. |
| comments.pcss.css | file | core/ |
Comment section and individual comments. |
| CommentSelection | class | core/ |
Provides specific access control for the comment entity type. |
Pagination
- Previous page
- Page 191
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.