Standard properties of a SocialHub Comment

Property name / description Machine name / type
Submission ID
The comments submission ID.
sid
integer
Parent comment
Parent comment.
parent
socialhub_comment (entity)
Post
The post this comment belongs to.
post
socialhub_post (entity)
SocialHub comment ID
The unique comment id as returned from SocialHub.
comment_id
text
Creation date
Date the comment was created on.
created
date
Plain content
Plain text comment content.
plain_content
text
HTML content
Raw HTML comment content.
html_content
text
Author name
The comment authors name.
author
text
Author profile URL
Links to the comment authors profile page.
author_link
uri
Author picture
An URL to the comment authors picture.
author_picture_url
uri
Authentication token
The network specific authentication token.
token
text
Token network
The network the token is valid for.
token_network
text

Additional properties / fields of the SocialHub reference module

Property name / description Machine name / type
Referenced Drupal comment
The Drupal comment this SocialHub comment belongs to.
socialhub_reference_comment
entity_reference