comment_view_multiple
  • References/PHP/Drupal/comment/comment.module

comment_view_multiple($comments, $view_mode = 'full', $langcode = NULL) Constructs render array from an array

2025-01-10 15:47:30
_comment_entity_uses_integer_id
  • References/PHP/Drupal/comment/comment.module

_comment_entity_uses_integer_id($entity_type_id) Determines if an entity type is using an integer-based ID

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

public CommentStorageInterface::loadThread(EntityInterface

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

The current user. Type:

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

The comment manager. Type:

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

public Comment::setFieldName($field_name) Sets

2025-01-10 15:47:30
ConfirmDeleteMultiple::submitForm
  • References/PHP/Drupal/comment/src/Form/ConfirmDeleteMultiple

public ConfirmDeleteMultiple::submitForm(array

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

public CommentStorage::getChildCids(array $comments)

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

Comments are displayed in a flat list - expanded. File core/modules/comment/src/CommentManagerInterface

2025-01-10 15:47:30