getInternalId() getInternalId() : integer|null Return the Drupal internal ID for the entity. Returns integer|null
getInternalVid() getInternalVid() : integer|null Return the Drupal internal version ID for the entity. Returns integer|null
getBodyRaw() getBodyRaw() : array Body, summary and filter type. Keyed array with 'value', 'summary' if there is a shorter summary and 'format' the Radar internal name of the filter format used. Returns array
getCategories() getCategories() : array<mixed,\Radar\Connect\Entity\TaxonomyTerm> Return standard categories. Returns array<mixed,\Radar\Connect\Entity\TaxonomyTerm>
getTopics() getTopics() : array<mixed,\Radar\Connect\Entity\TaxonomyTerm> Return free tagging topics Returns array<mixed,\Radar\Connect\Entity\TaxonomyTerm>
getLanguage() getLanguage() : string Language code for entity version. The entity may be available in other languages. This is the language code for the present version. Returns string