CommentStorage::loadThread
  • References/PHP/Drupal/comment/src/CommentStorage

public CommentStorage::loadThread(EntityInterface $entity, $field_name

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

public CommentStorage::getMaxThreadPerThread(CommentInterface

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

Defines the storage handler class for comments. This extends the

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

public CommentStorage::getNewCommentPageNumber($total_comments

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

public CommentStorage::getUnapprovedCount()

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
CommentStorage::getMaxThread
  • References/PHP/Drupal/comment/src/CommentStorage

public CommentStorage::getMaxThread(CommentInterface $comment)

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

public CommentStorage::__construct(EntityTypeInterface $entity_info

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

public CommentStorage::getDisplayOrdinal(CommentInterface $comment

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

The current user. Type:

2025-01-10 15:47:30