Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
Visual styles for comments in Bartik. |
| comments.css | file | core/ |
Comment section and individual comments. |
| comments.pcss.css | file | core/ |
Comment section and individual comments. |
| CommentSelection | class | core/ |
Provides specific access control for the comment entity type. |
| CommentSelection.php | file | core/ |
|
| CommentSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| CommentSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| CommentSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| CommentSelection::entityQueryAlter | function | core/ |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
| CommentSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| CommentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
Pagination
- Previous page
- Page 155
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.