Search for getCommentedEntity

  1. Search 7.x for getCommentedEntity
  2. Search 8.9.x for getCommentedEntity
  3. Search 10.3.x for getCommentedEntity
  4. Search 11.x for getCommentedEntity
  5. Other projects
Title Object type File name Summary
Comment::getCommentedEntity function core/modules/comment/src/Entity/Comment.php Returns the entity to which the comment is attached.
Comment::getCommentedEntityId function core/modules/comment/src/Entity/Comment.php Returns the ID of the entity to which the comment is attached.
Comment::getCommentedEntityTypeId function core/modules/comment/src/Entity/Comment.php Returns the type of the entity to which the comment is attached.
CommentInterface::getCommentedEntity function core/modules/comment/src/CommentInterface.php Returns the entity to which the comment is attached.
CommentInterface::getCommentedEntityId function core/modules/comment/src/CommentInterface.php Returns the ID of the entity to which the comment is attached.
CommentInterface::getCommentedEntityTypeId function core/modules/comment/src/CommentInterface.php Returns the type of the entity to which the comment is attached.

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