Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentNonNodeTest::commentContactInfoAvailable | function | core/ |
Checks whether the commenter's contact information is displayed. |
| CommentNonNodeTest::commentExists | function | core/ |
Checks current page for specified comment. |
| CommentNonNodeTest::getUnapprovedComment | function | core/ |
Gets the comment ID for an unapproved comment. |
| CommentNonNodeTest::performCommentOperation | function | core/ |
Performs the specified operation on the specified comment. |
| CommentNonNodeTest::postComment | function | core/ |
Posts a comment. |
| CommentNonNodeTest::setUp | function | core/ |
|
| CommentNonNodeTest::testCommentFunctionality | function | core/ |
Tests anonymous comment functionality. |
| CommentNonNodeTest::testCommentSettingsNotRequired | function | core/ |
Ensures that comment settings are not required. |
| CommentNonNodeTest::testsNonIntegerIdEntities | function | core/ |
Tests comment fields cannot be added to entity types without integer IDs. |
| CommentOperationsTest | class | core/ |
Tests comment operations. |
| CommentOperationsTest.php | file | core/ |
|
| CommentOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentOperationsTest::$testViews | property | core/ |
Views used by this test. |
| CommentOperationsTest::testCommentOperations | function | core/ |
Tests the operations field plugin. |
| CommentOrphanTest | class | core/ |
Tests loading and rendering orphan comments. |
| CommentOrphanTest.php | file | core/ |
|
| CommentOrphanTest::$modules | property | core/ |
Modules to install. |
| CommentOrphanTest::providerTestOrphan | function | core/ |
Provides test data for testOrphan. |
| CommentOrphanTest::setUp | function | core/ |
|
| CommentOrphanTest::testOrphan | function | core/ |
Test loading/deleting/rendering orphaned comments. |
| CommentPagerTest | class | core/ |
Tests paging of comments and their settings. |
| CommentPagerTest.php | file | core/ |
|
| CommentPagerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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::commentResourceTestBaseSkipTests | function | core/ |
Marks some tests as skipped because XML cannot be deserialized. |
| 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. |
Pagination
- Previous page
- Page 192
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.