Comment::setOwner
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::setOwner(UserInterface $account)

2025-01-10 15:47:30
Comment::bundleFieldDefinitions
  • References/PHP/Drupal/comment/src/Entity/Comment

public static Comment::bundleFieldDefinitions(EntityTypeInterface $entity_type

2025-01-10 15:47:30
Comment::getOwnerId
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::getOwnerId() Returns

2025-01-10 15:47:30
Comment::isPublished
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::isPublished() Checks

2025-01-10 15:47:30
CommentType::$target_entity_type_id
  • References/PHP/Drupal/comment/src/Entity/CommentType

The target entity type. Type: string File core/modu

2025-01-10 15:47:30
Comment
  • References/PHP/Drupal/comment/src/Entity/Comment

Defines the comment entity class. Plugin annotation @ContentEntityType(

2025-01-10 15:47:30
Comment::postSave
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::postSave(EntityStorageInterface $storage, $update = TRUE)

2025-01-10 15:47:30
Comment::getCommentedEntityTypeId
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::getCommentedEntityTypeId()

2025-01-10 15:47:30
Comment::$threadLock
  • References/PHP/Drupal/comment/src/Entity/Comment

The thread for which a lock was acquired. File core/modules/comment/src/Entity/Comment.php, line 67

2025-01-10 15:47:30
Comment::getCommentedEntityId
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::getCommentedEntityId() Returns

2025-01-10 15:47:30