Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentPreviewTest::testCommentPreview | function | core/ |
Tests comment preview. |
| CommentPreviewTest::testCommentPreviewDuplicateSubmission | function | core/ |
Tests comment preview. |
| CommentResourceTestBase | class | core/ |
Resource test base for the comment entity. |
| 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::setUp | function | core/ |
|
| 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.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 altering the SelectQuery generated by EntityFieldQuery. |
| CommentSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| CommentSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| CommentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| CommentSourceWithHighWaterTest | class | core/ |
Tests the Drupal 6 comment source w/ high water handling. |
| CommentSourceWithHighWaterTest.php | file | core/ |
|
| CommentSourceWithHighWaterTest::$modules | property | core/ |
Modules to install. |
| CommentSourceWithHighWaterTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| CommentStatistics | class | core/ |
Service for storing and retrieving comment statistics. |
| CommentStatistics.php | file | core/ |
|
| CommentStatistics::$currentUser | property | core/ |
The current logged in user. |
| CommentStatistics::$database | property | core/ |
The current database connection. |
Pagination
- Previous page
- Page 196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.