Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
CommentStorageInterface::getNewCommentPageNumber function core/modules/comment/src/CommentStorageInterface.php Calculates the page number for the first new comment.
CommentStorageInterface::getUnapprovedCount function core/modules/comment/src/CommentStorageInterface.php Returns the number of unapproved comments.
CommentStorageInterface::loadThread function core/modules/comment/src/CommentStorageInterface.php Retrieves comments for a thread, sorted in an order suitable for display.
CommentStorageSchema class core/modules/comment/src/CommentStorageSchema.php Defines the comment schema handler.
CommentStorageSchema.php file core/modules/comment/src/CommentStorageSchema.php
CommentStorageSchema::getEntitySchema function core/modules/comment/src/CommentStorageSchema.php
CommentStorageSchema::getSharedTableFieldSchema function core/modules/comment/src/CommentStorageSchema.php
CommentStringIdEntitiesTest class core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php Tests that comment fields cannot be added to entities with non-integer IDs.
CommentStringIdEntitiesTest.php file core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php
CommentStringIdEntitiesTest::$modules property core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php
CommentStringIdEntitiesTest::setUp function core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php
CommentStringIdEntitiesTest::testCommentFieldNonStringId function core/modules/comment/tests/src/Kernel/CommentStringIdEntitiesTest.php Tests that comment fields cannot be added entities with non-integer IDs.
CommentTest class core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php Tests D6 comment source plugin.
CommentTest class core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php Tests D7 comment source plugin.
CommentTest class core/modules/jsonapi/tests/src/Functional/CommentTest.php JSON:API integration test for the "Comment" content entity type.
CommentTest.php file core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest.php file core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php
CommentTest.php file core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php
CommentTest::$commentedEntity property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$entity property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$modules property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$modules property core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php
CommentTest::$modules property core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php
CommentTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::createEntity function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::doTestPatchIndividual function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::entityAccess function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedCacheContexts function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedCacheTags function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedCollectionCacheability function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getIncludePermissions function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentTest.php
CommentTest::providerSource function core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTest.php
CommentTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTestBase class core/modules/comment/tests/src/Functional/CommentTestBase.php Provides setup and helper methods for comment tests.
CommentTestBase class core/modules/comment/tests/src/Functional/Views/CommentTestBase.php Provides setup and helper methods for comment views tests.
CommentTestBase.php file core/modules/comment/tests/src/Functional/Views/CommentTestBase.php
CommentTestBase.php file core/modules/comment/tests/src/Functional/CommentTestBase.php
CommentTestBase::$account property core/modules/comment/tests/src/Functional/Views/CommentTestBase.php A normal user with permission to post comments (without approval).
CommentTestBase::$account2 property core/modules/comment/tests/src/Functional/Views/CommentTestBase.php A second normal user that will author a node for $account to comment on.
CommentTestBase::$adminUser property core/modules/comment/tests/src/Functional/CommentTestBase.php An administrative user with permission to configure comment settings.
CommentTestBase::$comment property core/modules/comment/tests/src/Functional/Views/CommentTestBase.php Stores a comment used by the tests.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.