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

public Comment::setOwner(UserInterface $account)

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

public CommentType::getTargetEntityTypeId()

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
  • References/PHP/Drupal/comment/src/Entity/Comment

Defines the comment entity class. Plugin annotation @ContentEntityType(

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

The description of the comment type. Type: string File

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::getAuthorEmail
  • References/PHP/Drupal/comment/src/Entity/Comment

public Comment::getAuthorEmail() Returns

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::preCreate
  • References/PHP/Drupal/comment/src/Entity/Comment

public static Comment::preCreate(EntityStorageInterface $storage, array

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

public Comment::setHomepage($homepage) Sets

2025-01-10 15:47:30