16 string references to 'Thread'
- comment.views.schema.yml in core/
modules/ comment/ config/ schema/ comment.views.schema.yml - core/modules/comment/config/schema/comment.views.schema.yml
- Comment::getThread in core/
modules/ comment/ src/ Entity/ Comment.php - Returns the alphadecimal representation of the comment's place in a thread.
- Comment::query in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - Comment::setThread in core/
modules/ comment/ src/ Entity/ Comment.php - Sets the alphadecimal representation of the comment's place in a thread.
- CommentAccessControlHandler::checkFieldAccess in core/
modules/ comment/ src/ CommentAccessControlHandler.php - Default field access as determined by this access control handler.
- CommentDepthTest::testCommentDepth in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentDepthTest.php - Test the comment depth.
- CommentStorage::getMaxThread in core/
modules/ comment/ src/ CommentStorage.php - Gets the maximum encoded thread value for the top level comments.
- CommentStorage::getMaxThreadPerThread in core/
modules/ comment/ src/ CommentStorage.php - Gets the maximum encoded thread value for the children of this comment.
- CommentStorage::getNewCommentPageNumber in core/
modules/ comment/ src/ CommentStorage.php - Calculates the page number for the first new comment.
- CommentStorageSchema::getEntitySchema in core/
modules/ comment/ src/ CommentStorageSchema.php - Gets the entity schema for the specified entity type.
- CommentStorageSchema::getSharedTableFieldSchema in core/
modules/ comment/ src/ CommentStorageSchema.php - Gets the schema for a single field definition.
- CommentValidationTest::testValidation in core/
modules/ comment/ tests/ src/ Kernel/ CommentValidationTest.php - Tests the comment validation constraints.
- CommentViewsData::getViewsData in core/
modules/ comment/ src/ CommentViewsData.php - Returns views data for the entity type.
- d6_comment.yml in core/
modules/ comment/ migrations/ d6_comment.yml - core/modules/comment/migrations/d6_comment.yml
- d7_comment.yml in core/
modules/ comment/ migrations/ d7_comment.yml - core/modules/comment/migrations/d7_comment.yml
- drupal7.php in core/
modules/ book/ tests/ fixtures/ drupal7.php - A database agnostic dump for testing purposes.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.