Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentStorageInterface::getNewCommentPageNumber | function | core/ |
Calculates the page number for the first new comment. |
| CommentStorageInterface::getUnapprovedCount | function | core/ |
Returns the number of unapproved comments. |
| CommentStorageInterface::loadThread | function | core/ |
Retrieves comments for a thread, sorted in an order suitable for display. |
| CommentStorageSchema | class | core/ |
Defines the comment schema handler. |
| CommentStorageSchema.php | file | core/ |
|
| CommentStorageSchema::getEntitySchema | function | core/ |
|
| CommentStorageSchema::getSharedTableFieldSchema | function | core/ |
|
| CommentStringIdEntitiesTest | class | core/ |
Tests that comment fields cannot be added to entities with non-integer IDs. |
| CommentStringIdEntitiesTest.php | file | core/ |
|
| CommentStringIdEntitiesTest::$modules | property | core/ |
|
| CommentStringIdEntitiesTest::setUp | function | core/ |
|
| CommentStringIdEntitiesTest::testCommentFieldNonStringId | function | core/ |
Tests that comment fields cannot be added entities with non-integer IDs. |
| CommentTest | class | core/ |
Tests D6 comment source plugin. |
| CommentTest | class | core/ |
Tests D7 comment source plugin. |
| CommentTest | class | core/ |
JSON:API integration test for the "Comment" content entity type. |
| CommentTest.php | file | core/ |
|
| CommentTest.php | file | core/ |
|
| CommentTest.php | file | core/ |
|
| CommentTest::$commentedEntity | property | core/ |
|
| CommentTest::$defaultTheme | property | core/ |
|
| CommentTest::$entity | property | core/ |
|
| CommentTest::$entityTypeId | property | core/ |
|
| CommentTest::$modules | property | core/ |
|
| CommentTest::$modules | property | core/ |
|
| CommentTest::$modules | property | core/ |
|
| CommentTest::$patchProtectedFieldNames | property | core/ |
|
| CommentTest::$resourceTypeName | property | core/ |
|
| CommentTest::createEntity | function | core/ |
|
| CommentTest::doTestPatchIndividual | function | core/ |
|
| CommentTest::entityAccess | function | core/ |
|
| CommentTest::getExpectedCacheContexts | function | core/ |
|
| CommentTest::getExpectedCacheTags | function | core/ |
|
| CommentTest::getExpectedCollectionCacheability | function | core/ |
|
| CommentTest::getExpectedDocument | function | core/ |
|
| CommentTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
|
| CommentTest::getExpectedUnauthorizedAccessMessage | function | core/ |
|
| CommentTest::getIncludePermissions | function | core/ |
|
| CommentTest::getPostDocument | function | core/ |
|
| CommentTest::providerSource | function | core/ |
|
| CommentTest::providerSource | function | core/ |
|
| CommentTest::setUpAuthorization | function | core/ |
|
| CommentTest::testCollectionFilterAccess | function | core/ |
|
| CommentTestBase | class | core/ |
Provides setup and helper methods for comment tests. |
| CommentTestBase | class | core/ |
Provides setup and helper methods for comment views tests. |
| CommentTestBase.php | file | core/ |
|
| CommentTestBase.php | file | core/ |
|
| CommentTestBase::$account | property | core/ |
A normal user with permission to post comments (without approval). |
| CommentTestBase::$account2 | property | core/ |
A second normal user that will author a node for $account to comment on. |
| CommentTestBase::$adminUser | property | core/ |
An administrative user with permission to configure comment settings. |
| CommentTestBase::$comment | property | core/ |
Stores a comment used by the tests. |
Pagination
- Previous page
- Page 195
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.