CommentManager::$userConfig
  • References/PHP/Drupal/comment/src/CommentManager

The user settings config object. Type:

2025-01-10 15:47:30
CommentForm::create
  • References/PHP/Drupal/comment/src/CommentForm

public static CommentForm::create(ContainerInterface $container)

2025-01-10 15:47:30
CommentStorage::getMaxThread
  • References/PHP/Drupal/comment/src/CommentStorage

public CommentStorage::getMaxThread(CommentInterface $comment)

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

public Comment::getFieldName() Returns

2025-01-10 15:47:30
CommentLazyBuilders::__construct
  • References/PHP/Drupal/comment/src/CommentLazyBuilders

public CommentLazyBuilders::__construct(EntityManagerInterface

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

public Comment::getParentComment() Returns

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

Comment manager contains common functions to manage comment fields. Hierarchy interface

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

public CommentInterface::setAuthorName($name)

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

public Comment::getAuthorName() Returns

2025-01-10 15:47:30
CommentStorage::createInstance
  • References/PHP/Drupal/comment/src/CommentStorage

public static CommentStorage::createInstance(ContainerInterface

2025-01-10 15:47:30