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

comment_view(CommentInterface $comment, $view_mode = 'full', $langcode = NULL) Generates an array for rendering

2025-01-10 15:47:30
AdminController::adminPage
  • References/PHP/Drupal/comment/src/Controller/AdminController

public AdminController::adminPage(Request $request

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

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

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

The comment type ID. Type: string File core/modules

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

public CommentTypeForm::save(array $form, FormStateInterface

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

public CommentInterface::permalink()

2025-01-10 15:47:30
CommentTypeDeleteForm::$entityManager
  • References/PHP/Drupal/comment/src/Form/CommentTypeDeleteForm

The entity manager service. Type:

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

public CommentForm::buildEntity(array $form, FormStateInterface $for

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