17 calls to ContentEntityBase::set()
- Comment::preSave in core/
modules/ comment/ src/ Entity/ Comment.php - Acts on an entity before the presave hook is invoked.
- Comment::setAuthorName in core/
modules/ comment/ src/ Entity/ Comment.php - Sets the name of the author of the comment.
- Comment::setCreatedTime in core/
modules/ comment/ src/ Entity/ Comment.php - Sets the creation date of the comment.
- Comment::setFieldName in core/
modules/ comment/ src/ Entity/ Comment.php - Sets the field ID for which this comment is attached.
- Comment::setHomepage in core/
modules/ comment/ src/ Entity/ Comment.php - Sets the comment author's home page address.
- Comment::setHostname in core/
modules/ comment/ src/ Entity/ Comment.php - Sets the hostname of the author of the comment.
- Comment::setSubject in core/
modules/ comment/ src/ Entity/ Comment.php - Sets the subject of the comment.
- Comment::setThread in core/
modules/ comment/ src/ Entity/ Comment.php - Sets the alphadecimal representation of the comment's place in a thread.
- Item::setAuthor in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the author of the feed item.
- Item::setDescription in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the body of the feed item.
- Item::setFeedId in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the feed id of aggregator item.
- Item::setGuid in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the unique identifier for the feed item.
- Item::setLink in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the link to the feed item.
- Item::setPostedTime in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the posted date of the feed item, as a Unix timestamp.
- Item::setTitle in core/
modules/ aggregator/ src/ Entity/ Item.php - Sets the title of the feed item.
- Media::setCreatedTime in core/
modules/ media/ src/ Entity/ Media.php - Sets the media item creation timestamp.
- Media::setName in core/
modules/ media/ src/ Entity/ Media.php - Sets the media item name.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.