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 |
|---|---|---|---|
| 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.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::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/ |
|
| CommentStatistics | class | core/ |
|
| CommentStatistics.php | file | core/ |
|
| CommentStatistics::$currentUser | property | core/ |
The current logged in user. |
| CommentStatistics::$database | property | core/ |
The current database connection. |
| CommentStatistics::$databaseReplica | property | core/ |
The replica database connection. |
| CommentStatistics::$entityTypeManager | property | core/ |
The entity type manager. |
| CommentStatistics::$state | property | core/ |
The state service. |
| CommentStatistics::create | function | core/ |
Insert an empty record for the given entity. |
| CommentStatistics::delete | function | core/ |
Delete comment statistics records for an entity. |
| CommentStatistics::getMaximumCount | function | core/ |
Find the maximum number of comments for the given entity type. |
| CommentStatistics::getRankingInfo | function | core/ |
Returns an array of ranking information for hook_ranking(). |
| CommentStatistics::read | function | core/ |
Read comment statistics records for an array of entities. |
| CommentStatistics::update | function | core/ |
Update or insert comment statistics records after a comment is added. |
| CommentStatistics::__construct | function | core/ |
Constructs the CommentStatistics service. |
| CommentStatisticsInterface | interface | core/ |
Provides an interface for storing and retrieving comment statistics. |
Pagination
- Previous page
- Page 193
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.