CommentInterface::setHostname
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::setHostname($hostname)

2025-01-10 15:47:30
CommentInterface::getParentComment
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::getParentComment()

2025-01-10 15:47:30
CommentInterface::setFieldName
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::setFieldName($field_name)

2025-01-10 15:47:30
CommentInterface::setThread
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::setThread($thread)

2025-01-10 15:47:30
CommentInterface::setAuthorName
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::setAuthorName($name)

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

public CommentInterface::setHomepage($homepage)

2025-01-10 15:47:30
CommentInterface::getAuthorName
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::getAuthorName()

2025-01-10 15:47:30
CommentInterface::getSubject
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::getSubject()

2025-01-10 15:47:30
CommentInterface::hasParentComment
  • References/PHP/Drupal/comment/src/CommentInterface

public CommentInterface::hasParentComment()

2025-01-10 15:47:30
CommentInterface::PUBLISHED
  • References/PHP/Drupal/comment/src/CommentInterface

Comment is published. File core/modules/comment/src/CommentInterface.php, line 22

2025-01-10 15:47:30